Pull request #44846 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e3b9b535bd1bd7f864df20f951ed78c8e34f1f03+d0a3f3a37611c03d58343293240c33c26595f093 (6667dbcf488e1b58257872bd801076e5775acac4) 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-44846@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-01-18T12:29:00.820Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-01-18T12:29:00.824Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-01-18T12:29:16.016Z] Still waiting to schedule task [2023-01-18T12:29:16.016Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-064ce99023bd96b3c)’ is offline [2023-01-18T12:29:57.497Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-064ce99023bd96b3c) in /home/ubuntu/workspace/moby_PR-44846 [Pipeline] { [Pipeline] checkout [2023-01-18T12:29:57.637Z] The recommended git tool is: git [2023-01-18T12:30:00.333Z] using credential docker-jenkins-github-credentials [2023-01-18T12:30:00.343Z] Cloning the remote Git repository [2023-01-18T12:30:00.343Z] Cloning with configured refspecs honoured and without tags [2023-01-18T12:30:00.076Z] Cloning repository https://github.com/moby/moby.git [2023-01-18T12:30:00.154Z] > git init /home/ubuntu/workspace/moby_PR-44846 # timeout=10 [2023-01-18T12:30:00.478Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-18T12:30:00.478Z] > git --version # timeout=10 [2023-01-18T12:30:00.523Z] > git --version # 'git version 2.17.1' [2023-01-18T12:30:00.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:30:00.525Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44846/head:refs/remotes/origin/PR-44846 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:30:21.563Z] Fetching without tags [2023-01-18T12:30:21.836Z] Merging remotes/origin/20.10 commit d0a3f3a37611c03d58343293240c33c26595f093 into PR head commit e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:30:22.617Z] Merge succeeded, producing e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:30:22.617Z] Checking out Revision e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 (PR-44846) [2023-01-18T12:30:21.386Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-18T12:30:21.462Z] > git config --add remote.origin.fetch +refs/pull/44846/head:refs/remotes/origin/PR-44846 # timeout=10 [2023-01-18T12:30:21.478Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:30:21.516Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-18T12:30:21.535Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-18T12:30:21.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:30:21.589Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44846/head:refs/remotes/origin/PR-44846 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:30:21.812Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T12:30:21.836Z] > git checkout -f e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 # timeout=10 [2023-01-18T12:30:22.488Z] > git remote # timeout=10 [2023-01-18T12:30:22.508Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T12:30:22.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:30:22.553Z] > git merge d0a3f3a37611c03d58343293240c33c26595f093 # timeout=10 [2023-01-18T12:30:22.574Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T12:30:22.591Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T12:30:22.610Z] > git checkout -f e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 # timeout=10 [2023-01-18T12:30:26.882Z] Commit message: "[20.10] vendor: libnetwork 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7" [2023-01-18T12:30:26.882Z] First time build. Skipping changelog. [2023-01-18T12:30:26.914Z] > git --version # timeout=10 [2023-01-18T12:30:26.934Z] > git --version # 'git version 2.17.1' [2023-01-18T12:30:26.951Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:30:28.317Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44846:/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-01-18T12:30:50.257Z] Unable to find image 'alpine:latest' locally [2023-01-18T12:30:50.515Z] latest: Pulling from library/alpine [2023-01-18T12:30:50.515Z] 8921db27df28: Pulling fs layer [2023-01-18T12:30:50.774Z] 8921db27df28: Verifying Checksum [2023-01-18T12:30:50.774Z] 8921db27df28: Download complete [2023-01-18T12:30:51.345Z] 8921db27df28: Pull complete [2023-01-18T12:30:51.345Z] Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a [2023-01-18T12:30:51.345Z] Status: Downloaded newer image for alpine:latest [2023-01-18T12:30:59.444Z] 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-01-18T12:30:59.671Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-064ce99023bd96b3c) in /home/ubuntu/workspace/moby_PR-44846 [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] } [2023-01-18T12:30:59.689Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-077d11efb55e1b11e) in /home/ubuntu/workspace/moby_PR-44846 [Pipeline] { [Pipeline] checkout [2023-01-18T12:30:59.718Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2023-01-18T12:30:59.770Z] using credential docker-jenkins-github-credentials [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] } [Pipeline] checkout [2023-01-18T12:30:59.787Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [2023-01-18T12:30:59.795Z] Fetching changes from the remote Git repository [Pipeline] } [2023-01-18T12:30:59.797Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2023-01-18T12:30:59.806Z] Cloning the remote Git repository [2023-01-18T12:30:59.806Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2023-01-18T12:30:59.823Z] Fetching without tags [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-01-18T12:31:00.148Z] Merging remotes/origin/20.10 commit d0a3f3a37611c03d58343293240c33c26595f093 into PR head commit e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:30:59.829Z] Cloning repository https://github.com/moby/moby.git [2023-01-18T12:30:59.829Z] > git init /home/ubuntu/workspace/moby_PR-44846 # timeout=10 [2023-01-18T12:30:59.838Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-18T12:30:59.838Z] > git --version # timeout=10 [2023-01-18T12:30:59.842Z] > git --version # 'git version 2.25.1' [2023-01-18T12:30:59.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:30:59.843Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44846/head:refs/remotes/origin/PR-44846 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:31:00.279Z] Merge succeeded, producing e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:31:00.279Z] Checking out Revision e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 (PR-44846) [2023-01-18T12:31:00.384Z] Commit message: "[20.10] vendor: libnetwork 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7" [2023-01-18T12:31:00.441Z] > git --version # timeout=10 [2023-01-18T12:31:00.454Z] > git --version # 'git version 2.17.1' [2023-01-18T12:31:00.462Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-01-18T12:30:59.781Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44846/.git # timeout=10 [2023-01-18T12:30:59.797Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-18T12:30:59.869Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-18T12:30:59.869Z] > git --version # timeout=10 [2023-01-18T12:30:59.887Z] > git --version # 'git version 2.17.1' [2023-01-18T12:30:59.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:30:59.889Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44846/head:refs/remotes/origin/PR-44846 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:31:00.150Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T12:31:00.158Z] > git checkout -f e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 # timeout=10 [2023-01-18T12:31:00.228Z] > git remote # timeout=10 [2023-01-18T12:31:00.236Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T12:31:00.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:31:00.245Z] > git merge d0a3f3a37611c03d58343293240c33c26595f093 # timeout=10 [2023-01-18T12:31:00.260Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T12:31:00.281Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T12:31:00.290Z] > git checkout -f e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:31:01.174Z] + [ PR != PR ] [2023-01-18T12:31:01.174Z] + [ 20.10 != master ] [2023-01-18T12:31:01.174Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-18T12:31:01.534Z] + docker version [2023-01-18T12:31:01.534Z] Client: Docker Engine - Community [2023-01-18T12:31:01.534Z] Version: 22.06.0-beta.0 [2023-01-18T12:31:01.534Z] API version: 1.42 [2023-01-18T12:31:01.534Z] Go version: go1.18.3 [2023-01-18T12:31:01.534Z] Git commit: 3e9117b [2023-01-18T12:31:01.534Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-18T12:31:01.534Z] OS/Arch: linux/amd64 [2023-01-18T12:31:01.534Z] Context: default [2023-01-18T12:31:01.534Z] [2023-01-18T12:31:01.534Z] Server: Docker Engine - Community [2023-01-18T12:31:01.534Z] Engine: [2023-01-18T12:31:01.534Z] Version: 22.06.0-beta.0 [2023-01-18T12:31:01.534Z] API version: 1.42 (minimum version 1.12) [2023-01-18T12:31:01.534Z] Go version: go1.18.3 [2023-01-18T12:31:01.534Z] Git commit: 38633e7 [2023-01-18T12:31:01.534Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-18T12:31:01.534Z] OS/Arch: linux/amd64 [2023-01-18T12:31:01.534Z] Experimental: true [2023-01-18T12:31:01.534Z] containerd: [2023-01-18T12:31:01.534Z] Version: 1.6.8 [2023-01-18T12:31:01.534Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-18T12:31:01.534Z] runc: [2023-01-18T12:31:01.534Z] Version: 1.1.4 [2023-01-18T12:31:01.534Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-18T12:31:01.534Z] docker-init: [2023-01-18T12:31:01.534Z] Version: 0.19.0 [2023-01-18T12:31:01.534Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-18T12:31:01.870Z] + docker info [2023-01-18T12:31:02.134Z] Client: [2023-01-18T12:31:02.134Z] Context: default [2023-01-18T12:31:02.134Z] Debug Mode: false [2023-01-18T12:31:02.134Z] Plugins: [2023-01-18T12:31:02.134Z] buildx: Docker Buildx (Docker Inc.) [2023-01-18T12:31:02.134Z] Version: c5aec24 [2023-01-18T12:31:02.134Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-01-18T12:31:02.134Z] compose: Docker Compose (Docker Inc.) [2023-01-18T12:31:02.134Z] Version: v2.12.0 [2023-01-18T12:31:02.134Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-18T12:31:02.134Z] scan: Docker Scan (Docker Inc.) [2023-01-18T12:31:02.134Z] Version: v0.17.0 [2023-01-18T12:31:02.134Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-01-18T12:31:02.134Z] [2023-01-18T12:31:02.134Z] Server: [2023-01-18T12:31:02.134Z] Containers: 0 [2023-01-18T12:31:02.134Z] Running: 0 [2023-01-18T12:31:02.134Z] Paused: 0 [2023-01-18T12:31:02.134Z] Stopped: 0 [2023-01-18T12:31:02.134Z] Images: 1 [2023-01-18T12:31:02.134Z] Server Version: 22.06.0-beta.0 [2023-01-18T12:31:02.134Z] Storage Driver: overlay2 [2023-01-18T12:31:02.134Z] Backing Filesystem: extfs [2023-01-18T12:31:02.134Z] Supports d_type: true [2023-01-18T12:31:02.134Z] Using metacopy: false [2023-01-18T12:31:02.134Z] Native Overlay Diff: true [2023-01-18T12:31:02.134Z] userxattr: false [2023-01-18T12:31:02.134Z] Logging Driver: json-file [2023-01-18T12:31:02.134Z] Cgroup Driver: cgroupfs [2023-01-18T12:31:02.134Z] Cgroup Version: 1 [2023-01-18T12:31:02.134Z] Plugins: [2023-01-18T12:31:02.134Z] Volume: local [2023-01-18T12:31:02.134Z] Network: bridge host ipvlan macvlan null overlay [2023-01-18T12:31:02.134Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-18T12:31:02.134Z] Swarm: inactive [2023-01-18T12:31:02.134Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-01-18T12:31:02.134Z] Default Runtime: runc [2023-01-18T12:31:02.134Z] Init Binary: docker-init [2023-01-18T12:31:02.134Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-18T12:31:02.134Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-18T12:31:02.134Z] init version: de40ad0 [2023-01-18T12:31:02.134Z] Security Options: [2023-01-18T12:31:02.134Z] apparmor [2023-01-18T12:31:02.134Z] seccomp [2023-01-18T12:31:02.134Z] Profile: builtin [2023-01-18T12:31:02.134Z] Kernel Version: 5.4.0-1088-aws [2023-01-18T12:31:02.134Z] Operating System: Ubuntu 18.04.6 LTS [2023-01-18T12:31:02.134Z] OSType: linux [2023-01-18T12:31:02.134Z] Architecture: x86_64 [2023-01-18T12:31:02.134Z] CPUs: 2 [2023-01-18T12:31:02.134Z] Total Memory: 7.483GiB [2023-01-18T12:31:02.134Z] Name: ip-10-100-76-249 [2023-01-18T12:31:02.134Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-01-18T12:31:02.134Z] Docker Root Dir: /var/lib/docker [2023-01-18T12:31:02.134Z] Debug Mode: false [2023-01-18T12:31:02.134Z] Registry: https://index.docker.io/v1/ [2023-01-18T12:31:02.134Z] Labels: [2023-01-18T12:31:02.134Z] Experimental: true [2023-01-18T12:31:02.134Z] Insecure Registries: [2023-01-18T12:31:02.134Z] 127.0.0.0/8 [2023-01-18T12:31:02.134Z] Live Restore Enabled: true [2023-01-18T12:31:02.134Z] [2023-01-18T12:31:02.134Z] WARNING: No swap limit support [Pipeline] sh [2023-01-18T12:31:02.459Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-18T12:31:02.459Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-18T12:31:02.459Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44846/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-01-18T12:31:02.459Z] + bash /home/ubuntu/workspace/moby_PR-44846/check-config.sh [2023-01-18T12:31:02.459Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-01-18T12:31:02.459Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-01-18T12:31:02.459Z] [2023-01-18T12:31:02.459Z] Generally Necessary: [2023-01-18T12:31:02.459Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-01-18T12:31:02.459Z] - apparmor: enabled and tools installed [2023-01-18T12:31:02.718Z] - CONFIG_NAMESPACES: enabled [2023-01-18T12:31:02.718Z] - CONFIG_NET_NS: enabled [2023-01-18T12:31:02.718Z] - CONFIG_PID_NS: enabled [2023-01-18T12:31:02.718Z] - CONFIG_IPC_NS: enabled [2023-01-18T12:31:02.718Z] - CONFIG_UTS_NS: enabled [2023-01-18T12:31:02.718Z] - CONFIG_CGROUPS: enabled [2023-01-18T12:31:02.718Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-01-18T12:31:02.718Z] - CONFIG_CGROUP_DEVICE: enabled [2023-01-18T12:31:02.718Z] - CONFIG_CGROUP_FREEZER: enabled [2023-01-18T12:31:02.718Z] - CONFIG_CGROUP_SCHED: enabled [2023-01-18T12:31:02.718Z] - CONFIG_CPUSETS: enabled [2023-01-18T12:31:02.718Z] - CONFIG_MEMCG: enabled [2023-01-18T12:31:02.718Z] - CONFIG_KEYS: enabled [2023-01-18T12:31:02.718Z] - CONFIG_VETH: enabled (as module) [2023-01-18T12:31:02.718Z] - CONFIG_BRIDGE: enabled (as module) [2023-01-18T12:31:02.718Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-01-18T12:31:02.718Z] - CONFIG_NF_NAT_IPV4: missing [2023-01-18T12:31:02.718Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-01-18T12:31:02.718Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-01-18T12:31:02.718Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-01-18T12:31:02.718Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-01-18T12:31:02.718Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-01-18T12:31:02.718Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-01-18T12:31:02.718Z] - CONFIG_NF_NAT: enabled (as module) [2023-01-18T12:31:02.718Z] - CONFIG_NF_NAT_NEEDED: missing [2023-01-18T12:31:02.718Z] - CONFIG_POSIX_MQUEUE: enabled [2023-01-18T12:31:02.988Z] [2023-01-18T12:31:02.988Z] Optional Features: [2023-01-18T12:31:02.988Z] - CONFIG_USER_NS: enabled [2023-01-18T12:31:02.988Z] - CONFIG_SECCOMP: enabled [2023-01-18T12:31:02.988Z] - CONFIG_CGROUP_PIDS: enabled [2023-01-18T12:31:02.988Z] - CONFIG_MEMCG_SWAP: enabled [2023-01-18T12:31:02.988Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-01-18T12:31:02.988Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-01-18T12:31:02.988Z] - CONFIG_BLK_CGROUP: enabled [2023-01-18T12:31:02.988Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-01-18T12:31:02.988Z] - CONFIG_IOSCHED_CFQ: missing [2023-01-18T12:31:02.988Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-01-18T12:31:02.988Z] - CONFIG_CGROUP_PERF: enabled [2023-01-18T12:31:02.988Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-01-18T12:31:02.988Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-01-18T12:31:02.988Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-01-18T12:31:02.988Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-01-18T12:31:02.988Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-01-18T12:31:02.988Z] - CONFIG_RT_GROUP_SCHED: missing [2023-01-18T12:31:02.988Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-01-18T12:31:02.988Z] - CONFIG_IP_VS: enabled (as module) [2023-01-18T12:31:02.988Z] - CONFIG_IP_VS_NFCT: enabled [2023-01-18T12:31:02.988Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-01-18T12:31:02.988Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-01-18T12:31:02.988Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-01-18T12:31:02.988Z] - CONFIG_EXT4_FS: enabled [2023-01-18T12:31:02.988Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-01-18T12:31:02.988Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-01-18T12:31:02.988Z] - Network Drivers: [2023-01-18T12:31:02.988Z] - "overlay": [2023-01-18T12:31:03.260Z] - CONFIG_VXLAN: enabled (as module) [2023-01-18T12:31:03.260Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-01-18T12:31:03.260Z] Optional (for encrypted networks): [2023-01-18T12:31:03.260Z] - CONFIG_CRYPTO: enabled [2023-01-18T12:31:03.260Z] - CONFIG_CRYPTO_AEAD: enabled [2023-01-18T12:31:03.260Z] - CONFIG_CRYPTO_GCM: enabled [2023-01-18T12:31:03.260Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-01-18T12:31:03.260Z] - CONFIG_CRYPTO_GHASH: enabled [2023-01-18T12:31:03.260Z] - CONFIG_XFRM: enabled [2023-01-18T12:31:03.260Z] - CONFIG_XFRM_USER: enabled (as module) [2023-01-18T12:31:03.260Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-01-18T12:31:03.260Z] - CONFIG_INET_ESP: enabled (as module) [2023-01-18T12:31:03.260Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-01-18T12:31:03.260Z] - "ipvlan": [2023-01-18T12:31:03.260Z] - CONFIG_IPVLAN: enabled (as module) [2023-01-18T12:31:03.260Z] - "macvlan": [2023-01-18T12:31:03.260Z] - CONFIG_MACVLAN: enabled (as module) [2023-01-18T12:31:03.260Z] - CONFIG_DUMMY: enabled (as module) [2023-01-18T12:31:03.260Z] - "ftp,tftp client in container": [2023-01-18T12:31:03.260Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-01-18T12:31:03.260Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-01-18T12:31:03.260Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-01-18T12:31:03.260Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-01-18T12:31:03.260Z] - Storage Drivers: [2023-01-18T12:31:03.260Z] - "aufs": [2023-01-18T12:31:03.260Z] - CONFIG_AUFS_FS: enabled (as module) [2023-01-18T12:31:03.260Z] - "btrfs": [2023-01-18T12:31:03.260Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-01-18T12:31:03.260Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-01-18T12:31:03.260Z] - "devicemapper": [2023-01-18T12:31:03.260Z] - CONFIG_BLK_DEV_DM: enabled [2023-01-18T12:31:03.260Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-01-18T12:31:03.260Z] - "overlay": [2023-01-18T12:31:03.522Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-01-18T12:31:03.522Z] - "zfs": [2023-01-18T12:31:03.522Z] - /dev/zfs: present [2023-01-18T12:31:03.522Z] - zfs command: missing [2023-01-18T12:31:03.522Z] - zpool command: missing [2023-01-18T12:31:03.522Z] [2023-01-18T12:31:03.522Z] Limits: [2023-01-18T12:31:03.522Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-01-18T12:31:03.522Z] [2023-01-18T12:31:03.522Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-01-18T12:31:03.944Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 . [2023-01-18T12:31:04.203Z] #1 [internal] load build definition from Dockerfile [2023-01-18T12:31:04.203Z] #1 transferring dockerfile: 16.91kB done [2023-01-18T12:31:04.203Z] #1 DONE 0.1s [2023-01-18T12:31:04.203Z] [2023-01-18T12:31:04.203Z] #2 [internal] load .dockerignore [2023-01-18T12:31:04.203Z] #2 transferring context: 87B done [2023-01-18T12:31:04.203Z] #2 DONE 0.1s [2023-01-18T12:31:04.203Z] [2023-01-18T12:31:04.203Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-18T12:31:04.788Z] #3 DONE 0.4s [2023-01-18T12:31:04.788Z] [2023-01-18T12:31:04.788Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2023-01-18T12:31:04.788Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2023-01-18T12:31:04.788Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2023-01-18T12:31:04.788Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2023-01-18T12:31:04.788Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2023-01-18T12:31:04.788Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2023-01-18T12:31:05.047Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2023-01-18T12:31:05.047Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2023-01-18T12:31:05.614Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.5s done [2023-01-18T12:31:05.614Z] #4 DONE 1.0s [2023-01-18T12:31:05.870Z] [2023-01-18T12:31:05.870Z] #5 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-01-18T12:31:06.802Z] #5 DONE 0.9s [2023-01-18T12:31:06.802Z] [2023-01-18T12:31:06.802Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-18T12:31:06.802Z] #6 DONE 0.8s [2023-01-18T12:31:06.802Z] [2023-01-18T12:31:06.802Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-18T12:31:06.802Z] #7 DONE 0.9s [2023-01-18T12:31:06.802Z] [2023-01-18T12:31:06.802Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-18T12:31:06.802Z] #8 DONE 0.9s [2023-01-18T12:31:07.059Z] [2023-01-18T12:31:07.059Z] #9 [internal] load build context [2023-01-18T12:31:09.588Z] #9 transferring context: 9.31MB 2.4s [2023-01-18T12:31:10.717Z] Fetching without tags [2023-01-18T12:31:10.703Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-18T12:31:10.707Z] > git config --add remote.origin.fetch +refs/pull/44846/head:refs/remotes/origin/PR-44846 # timeout=10 [2023-01-18T12:31:10.711Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:31:10.721Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-18T12:31:10.741Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-18T12:31:10.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:31:10.742Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44846/head:refs/remotes/origin/PR-44846 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:31:10.955Z] Merging remotes/origin/20.10 commit d0a3f3a37611c03d58343293240c33c26595f093 into PR head commit e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:31:11.441Z] Merge succeeded, producing e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:31:11.441Z] Checking out Revision e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 (PR-44846) [2023-01-18T12:31:12.045Z] Commit message: "[20.10] vendor: libnetwork 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7" [2023-01-18T12:31:12.078Z] > git --version # timeout=10 [2023-01-18T12:31:12.088Z] > git --version # 'git version 2.25.1' [2023-01-18T12:31:12.106Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-01-18T12:31:10.978Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T12:31:10.982Z] > git checkout -f e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 # timeout=10 [2023-01-18T12:31:11.431Z] > git remote # timeout=10 [2023-01-18T12:31:11.439Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T12:31:11.442Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:31:11.442Z] > git merge d0a3f3a37611c03d58343293240c33c26595f093 # timeout=10 [2023-01-18T12:31:11.453Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T12:31:11.464Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T12:31:11.475Z] > git checkout -f e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-18T12:31:12.868Z] #9 ... [2023-01-18T12:31:12.868Z] [2023-01-18T12:31:12.868Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:31:12.868Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done [2023-01-18T12:31:12.868Z] #10 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-01-18T12:31:12.868Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.4s done [2023-01-18T12:31:12.868Z] #10 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-01-18T12:31:12.868Z] #10 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-01-18T12:31:12.868Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.3s done [2023-01-18T12:31:12.868Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 1.7s done [2023-01-18T12:31:12.868Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 4.6s done [2023-01-18T12:31:12.868Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 5.8s [2023-01-18T12:31:12.868Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 50.33MB / 141.98MB 5.8s [2023-01-18T12:31:12.868Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 2.4s [2023-01-18T12:31:12.868Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 4.7s done [2023-01-18T12:31:12.898Z] + docker version [2023-01-18T12:31:12.899Z] Client: Docker Engine - Community [2023-01-18T12:31:12.899Z] Version: 22.06.0-beta.0 [2023-01-18T12:31:12.899Z] API version: 1.42 [2023-01-18T12:31:12.899Z] Go version: go1.18.3 [2023-01-18T12:31:12.899Z] Git commit: 3e9117b [2023-01-18T12:31:12.899Z] Built: Fri Jun 3 17:55:34 2022 [2023-01-18T12:31:12.899Z] OS/Arch: linux/arm64 [2023-01-18T12:31:12.899Z] Context: default [2023-01-18T12:31:12.899Z] [2023-01-18T12:31:12.899Z] Server: Docker Engine - Community [2023-01-18T12:31:12.899Z] Engine: [2023-01-18T12:31:12.899Z] Version: 22.06.0-beta.0 [2023-01-18T12:31:12.899Z] API version: 1.42 (minimum version 1.12) [2023-01-18T12:31:12.899Z] Go version: go1.18.3 [2023-01-18T12:31:12.899Z] Git commit: 38633e7 [2023-01-18T12:31:12.899Z] Built: Fri Jun 3 17:55:34 2022 [2023-01-18T12:31:12.899Z] OS/Arch: linux/arm64 [2023-01-18T12:31:12.899Z] Experimental: true [2023-01-18T12:31:12.899Z] containerd: [2023-01-18T12:31:12.899Z] Version: 1.6.8 [2023-01-18T12:31:12.899Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-18T12:31:12.899Z] runc: [2023-01-18T12:31:12.899Z] Version: 1.1.4 [2023-01-18T12:31:12.899Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-18T12:31:12.899Z] docker-init: [2023-01-18T12:31:12.899Z] Version: 0.19.0 [2023-01-18T12:31:12.899Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-18T12:31:13.126Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 57.67MB / 141.98MB 6.1s [2023-01-18T12:31:13.183Z] + docker info [2023-01-18T12:31:13.183Z] Client: [2023-01-18T12:31:13.183Z] Context: default [2023-01-18T12:31:13.183Z] Debug Mode: false [2023-01-18T12:31:13.183Z] Plugins: [2023-01-18T12:31:13.183Z] buildx: Docker Buildx (Docker Inc.) [2023-01-18T12:31:13.183Z] Version: v0.8.2 [2023-01-18T12:31:13.183Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-01-18T12:31:13.183Z] compose: Docker Compose (Docker Inc.) [2023-01-18T12:31:13.183Z] Version: v2.12.0 [2023-01-18T12:31:13.183Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-18T12:31:13.183Z] [2023-01-18T12:31:13.183Z] Server: [2023-01-18T12:31:13.183Z] Containers: 0 [2023-01-18T12:31:13.183Z] Running: 0 [2023-01-18T12:31:13.183Z] Paused: 0 [2023-01-18T12:31:13.183Z] Stopped: 0 [2023-01-18T12:31:13.183Z] Images: 3 [2023-01-18T12:31:13.183Z] Server Version: 22.06.0-beta.0 [2023-01-18T12:31:13.183Z] Storage Driver: overlay2 [2023-01-18T12:31:13.183Z] Backing Filesystem: extfs [2023-01-18T12:31:13.183Z] Supports d_type: true [2023-01-18T12:31:13.183Z] Using metacopy: false [2023-01-18T12:31:13.183Z] Native Overlay Diff: true [2023-01-18T12:31:13.183Z] userxattr: false [2023-01-18T12:31:13.183Z] Logging Driver: json-file [2023-01-18T12:31:13.183Z] Cgroup Driver: cgroupfs [2023-01-18T12:31:13.183Z] Cgroup Version: 1 [2023-01-18T12:31:13.183Z] Plugins: [2023-01-18T12:31:13.183Z] Volume: local [2023-01-18T12:31:13.183Z] Network: bridge host ipvlan macvlan null overlay [2023-01-18T12:31:13.183Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-18T12:31:13.183Z] Swarm: inactive [2023-01-18T12:31:13.183Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2023-01-18T12:31:13.183Z] Default Runtime: runc [2023-01-18T12:31:13.183Z] Init Binary: docker-init [2023-01-18T12:31:13.183Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-18T12:31:13.183Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-18T12:31:13.183Z] init version: de40ad0 [2023-01-18T12:31:13.183Z] Security Options: [2023-01-18T12:31:13.183Z] apparmor [2023-01-18T12:31:13.183Z] seccomp [2023-01-18T12:31:13.183Z] Profile: builtin [2023-01-18T12:31:13.183Z] Kernel Version: 5.15.0-1022-aws [2023-01-18T12:31:13.183Z] Operating System: Ubuntu 20.04.5 LTS [2023-01-18T12:31:13.183Z] OSType: linux [2023-01-18T12:31:13.183Z] Architecture: aarch64 [2023-01-18T12:31:13.183Z] CPUs: 2 [2023-01-18T12:31:13.183Z] Total Memory: 7.559GiB [2023-01-18T12:31:13.183Z] Name: ip-10-100-35-61 [2023-01-18T12:31:13.183Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-01-18T12:31:13.183Z] Docker Root Dir: /var/lib/docker [2023-01-18T12:31:13.183Z] Debug Mode: false [2023-01-18T12:31:13.183Z] Registry: https://index.docker.io/v1/ [2023-01-18T12:31:13.183Z] Labels: [2023-01-18T12:31:13.183Z] Experimental: true [2023-01-18T12:31:13.183Z] Insecure Registries: [2023-01-18T12:31:13.183Z] 127.0.0.0/8 [2023-01-18T12:31:13.183Z] Live Restore Enabled: true [2023-01-18T12:31:13.183Z] [Pipeline] sh [2023-01-18T12:31:13.383Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 66.06MB / 141.98MB 6.4s [2023-01-18T12:31:13.468Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-18T12:31:13.468Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-18T12:31:13.468Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44846/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-01-18T12:31:13.468Z] + bash /home/ubuntu/workspace/moby_PR-44846/check-config.sh [2023-01-18T12:31:13.468Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-01-18T12:31:13.468Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-01-18T12:31:13.468Z] [2023-01-18T12:31:13.468Z] Generally Necessary: [2023-01-18T12:31:13.468Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-01-18T12:31:13.468Z] - apparmor: enabled and tools installed [2023-01-18T12:31:13.468Z] - CONFIG_NAMESPACES: enabled [2023-01-18T12:31:13.468Z] - CONFIG_NET_NS: enabled [2023-01-18T12:31:13.468Z] - CONFIG_PID_NS: enabled [2023-01-18T12:31:13.468Z] - CONFIG_IPC_NS: enabled [2023-01-18T12:31:13.468Z] - CONFIG_UTS_NS: enabled [2023-01-18T12:31:13.468Z] - CONFIG_CGROUPS: enabled [2023-01-18T12:31:13.468Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-01-18T12:31:13.468Z] - CONFIG_CGROUP_DEVICE: enabled [2023-01-18T12:31:13.468Z] - CONFIG_CGROUP_FREEZER: enabled [2023-01-18T12:31:13.468Z] - CONFIG_CGROUP_SCHED: enabled [2023-01-18T12:31:13.468Z] - CONFIG_CPUSETS: enabled [2023-01-18T12:31:13.468Z] - CONFIG_MEMCG: enabled [2023-01-18T12:31:13.468Z] - CONFIG_KEYS: enabled [2023-01-18T12:31:13.468Z] - CONFIG_VETH: enabled (as module) [2023-01-18T12:31:13.468Z] - CONFIG_BRIDGE: enabled (as module) [2023-01-18T12:31:13.468Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-01-18T12:31:13.468Z] - CONFIG_NF_NAT_IPV4: missing [2023-01-18T12:31:13.468Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-01-18T12:31:13.468Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-01-18T12:31:13.468Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-01-18T12:31:13.727Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-01-18T12:31:13.727Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-01-18T12:31:13.727Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-01-18T12:31:13.727Z] - CONFIG_NF_NAT: enabled (as module) [2023-01-18T12:31:13.727Z] - CONFIG_NF_NAT_NEEDED: missing [2023-01-18T12:31:13.727Z] - CONFIG_POSIX_MQUEUE: enabled [2023-01-18T12:31:13.727Z] [2023-01-18T12:31:13.727Z] Optional Features: [2023-01-18T12:31:13.727Z] - CONFIG_USER_NS: enabled [2023-01-18T12:31:13.727Z] - CONFIG_SECCOMP: enabled [2023-01-18T12:31:13.727Z] - CONFIG_CGROUP_PIDS: enabled [2023-01-18T12:31:13.727Z] - CONFIG_MEMCG_SWAP: enabled [2023-01-18T12:31:13.727Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-01-18T12:31:13.727Z] (cgroup swap accounting is currently enabled) [2023-01-18T12:31:13.727Z] - CONFIG_BLK_CGROUP: enabled [2023-01-18T12:31:13.727Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-01-18T12:31:13.727Z] - CONFIG_IOSCHED_CFQ: missing [2023-01-18T12:31:13.728Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-01-18T12:31:13.728Z] - CONFIG_CGROUP_PERF: enabled [2023-01-18T12:31:13.728Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-01-18T12:31:13.728Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-01-18T12:31:13.728Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-01-18T12:31:13.728Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-01-18T12:31:13.728Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-01-18T12:31:13.728Z] - CONFIG_RT_GROUP_SCHED: missing [2023-01-18T12:31:13.954Z] #10 ... [2023-01-18T12:31:13.954Z] [2023-01-18T12:31:13.954Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-18T12:31:13.954Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-18T12:31:13.954Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-18T12:31:13.954Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-01-18T12:31:13.954Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-01-18T12:31:13.954Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2023-01-18T12:31:13.954Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2023-01-18T12:31:13.954Z] #11 DONE 6.8s [2023-01-18T12:31:13.954Z] [2023-01-18T12:31:13.954Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:31:13.955Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 6.6s done [2023-01-18T12:31:13.955Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 77.59MB / 141.98MB 6.7s [2023-01-18T12:31:13.955Z] #10 ... [2023-01-18T12:31:13.955Z] [2023-01-18T12:31:13.955Z] #9 [internal] load build context [2023-01-18T12:31:13.986Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-01-18T12:31:13.986Z] - CONFIG_IP_VS: enabled (as module) [2023-01-18T12:31:13.986Z] - CONFIG_IP_VS_NFCT: enabled [2023-01-18T12:31:13.986Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-01-18T12:31:13.986Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-01-18T12:31:13.986Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-01-18T12:31:13.986Z] - CONFIG_EXT4_FS: enabled [2023-01-18T12:31:13.986Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-01-18T12:31:13.986Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-01-18T12:31:13.986Z] - Network Drivers: [2023-01-18T12:31:13.986Z] - "overlay": [2023-01-18T12:31:13.986Z] - CONFIG_VXLAN: enabled (as module) [2023-01-18T12:31:13.986Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-01-18T12:31:13.986Z] Optional (for encrypted networks): [2023-01-18T12:31:13.986Z] - CONFIG_CRYPTO: enabled [2023-01-18T12:31:13.986Z] - CONFIG_CRYPTO_AEAD: enabled [2023-01-18T12:31:13.986Z] - CONFIG_CRYPTO_GCM: enabled [2023-01-18T12:31:13.986Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-01-18T12:31:13.986Z] - CONFIG_CRYPTO_GHASH: enabled [2023-01-18T12:31:13.986Z] - CONFIG_XFRM: enabled [2023-01-18T12:31:13.986Z] - CONFIG_XFRM_USER: enabled (as module) [2023-01-18T12:31:13.986Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-01-18T12:31:13.986Z] - CONFIG_INET_ESP: enabled (as module) [2023-01-18T12:31:13.986Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-01-18T12:31:13.986Z] - "ipvlan": [2023-01-18T12:31:13.986Z] - CONFIG_IPVLAN: enabled (as module) [2023-01-18T12:31:13.986Z] - "macvlan": [2023-01-18T12:31:14.213Z] #9 ... [2023-01-18T12:31:14.213Z] [2023-01-18T12:31:14.213Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-18T12:31:14.213Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-18T12:31:14.213Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-18T12:31:14.213Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-01-18T12:31:14.213Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-01-18T12:31:14.213Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2023-01-18T12:31:14.213Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2023-01-18T12:31:14.213Z] #12 DONE 7.2s [2023-01-18T12:31:14.213Z] [2023-01-18T12:31:14.213Z] #9 [internal] load build context [2023-01-18T12:31:14.245Z] - CONFIG_MACVLAN: enabled (as module) [2023-01-18T12:31:14.245Z] - CONFIG_DUMMY: enabled (as module) [2023-01-18T12:31:14.245Z] - "ftp,tftp client in container": [2023-01-18T12:31:14.245Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-01-18T12:31:14.245Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-01-18T12:31:14.245Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-01-18T12:31:14.245Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-01-18T12:31:14.245Z] - Storage Drivers: [2023-01-18T12:31:14.245Z] - "aufs": [2023-01-18T12:31:14.245Z] - CONFIG_AUFS_FS: enabled (as module) [2023-01-18T12:31:14.245Z] - "btrfs": [2023-01-18T12:31:14.245Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-01-18T12:31:14.245Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-01-18T12:31:14.245Z] - "devicemapper": [2023-01-18T12:31:14.245Z] - CONFIG_BLK_DEV_DM: enabled [2023-01-18T12:31:14.245Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-01-18T12:31:14.245Z] - "overlay": [2023-01-18T12:31:14.245Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-01-18T12:31:14.245Z] - "zfs": [2023-01-18T12:31:14.245Z] - /dev/zfs: present [2023-01-18T12:31:14.245Z] - zfs command: missing [2023-01-18T12:31:14.245Z] - zpool command: missing [2023-01-18T12:31:14.245Z] [2023-01-18T12:31:14.245Z] Limits: [2023-01-18T12:31:14.245Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-01-18T12:31:14.245Z] [2023-01-18T12:31:14.245Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-01-18T12:31:14.470Z] #9 transferring context: 39.24MB 7.6s [2023-01-18T12:31:14.587Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 . [2023-01-18T12:31:14.587Z] #1 [internal] load .dockerignore [2023-01-18T12:31:14.587Z] #1 DONE 0.0s [2023-01-18T12:31:14.671Z] Still waiting to schedule task [2023-01-18T12:31:14.671Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bacb1d9e45e3c567)’ is offline [2023-01-18T12:31:14.671Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0166dab30fc3edc36)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-18T12:31:14.671Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e7d70e3b309bd780)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-18T12:31:14.671Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-18T12:31:14.671Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-18T12:31:14.671Z] ‘linuxone-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-18T12:31:14.671Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-18T12:31:14.671Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-18T12:31:14.672Z] Still waiting to schedule task [2023-01-18T12:31:14.672Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bacb1d9e45e3c567)’ is offline [2023-01-18T12:31:14.672Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0166dab30fc3edc36)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-18T12:31:14.672Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e7d70e3b309bd780)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-18T12:31:14.672Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-18T12:31:14.672Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-18T12:31:14.672Z] ‘linuxone-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-18T12:31:14.672Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-18T12:31:14.672Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-18T12:31:14.673Z] Still waiting to schedule task [2023-01-18T12:31:14.673Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2023-01-18T12:31:14.676Z] Still waiting to schedule task [2023-01-18T12:31:14.676Z] All nodes of label ‘windows-2019’ are offline [2023-01-18T12:31:14.846Z] [2023-01-18T12:31:14.846Z] #1 [internal] load .dockerignore [2023-01-18T12:31:14.846Z] #1 transferring context: 87B done [2023-01-18T12:31:14.846Z] #1 DONE 0.0s [2023-01-18T12:31:14.846Z] [2023-01-18T12:31:14.846Z] #2 [internal] load build definition from Dockerfile [2023-01-18T12:31:14.846Z] #2 transferring dockerfile: 16.91kB done [2023-01-18T12:31:14.846Z] #2 DONE 0.0s [2023-01-18T12:31:14.846Z] [2023-01-18T12:31:14.846Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-18T12:31:14.846Z] #3 DONE 0.1s [2023-01-18T12:31:14.846Z] [2023-01-18T12:31:14.846Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2023-01-18T12:31:14.846Z] #4 CACHED [2023-01-18T12:31:14.846Z] [2023-01-18T12:31:14.846Z] #5 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-01-18T12:31:15.105Z] #5 ... [2023-01-18T12:31:15.105Z] [2023-01-18T12:31:15.105Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-18T12:31:15.105Z] #6 DONE 0.1s [2023-01-18T12:31:15.105Z] [2023-01-18T12:31:15.105Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-18T12:31:15.105Z] #7 DONE 0.1s [2023-01-18T12:31:15.105Z] [2023-01-18T12:31:15.105Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-18T12:31:15.105Z] #8 DONE 0.2s [2023-01-18T12:31:15.105Z] [2023-01-18T12:31:15.105Z] #5 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-01-18T12:31:15.105Z] #5 DONE 0.3s [2023-01-18T12:31:15.849Z] #9 transferring context: 53.56MB 8.9s done [2023-01-18T12:31:16.481Z] #9 DONE 9.4s [2023-01-18T12:31:16.481Z] [2023-01-18T12:31:16.481Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:31:16.481Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 9.3s [2023-01-18T12:31:16.485Z] [2023-01-18T12:31:16.485Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-18T12:31:16.485Z] #9 DONE 0.0s [2023-01-18T12:31:16.485Z] [2023-01-18T12:31:16.485Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-18T12:31:16.485Z] #10 CACHED [2023-01-18T12:31:16.485Z] [2023-01-18T12:31:16.485Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:31:16.485Z] #11 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.0s done [2023-01-18T12:31:16.485Z] #11 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-01-18T12:31:16.485Z] #11 sha256:4d6482bbc33ebe7cfcee9dba6f752b7bf384cb4fea3f5f5162a1464658b92ee3 7.13kB / 7.13kB done [2023-01-18T12:31:16.485Z] #11 sha256:053e6cad9f1d6d9f21791df512cee310d4bfbc42effd0c4d64849b7dcb26f6e9 1.80kB / 1.80kB done [2023-01-18T12:31:16.485Z] #11 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 0B / 109.08MB 0.1s [2023-01-18T12:31:16.745Z] #11 sha256:fc998f6bcdc21e0e8394f3504f109dd36c587a7a86f22e0d1654e42ae5b7bb13 154B / 154B 0.1s done [2023-01-18T12:31:16.745Z] #11 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 17.83MB / 109.08MB 0.4s [2023-01-18T12:31:17.083Z] #10 ... [2023-01-18T12:31:17.083Z] [2023-01-18T12:31:17.083Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-18T12:31:17.083Z] #13 resolve docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 0.1s done [2023-01-18T12:31:17.083Z] #13 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.4s done [2023-01-18T12:31:17.083Z] #13 sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 1.85kB / 1.85kB done [2023-01-18T12:31:17.083Z] #13 sha256:640e07a7971e0c13eb14214421cf3d75407e0965b84430e08ec90c336537a2cf 529B / 529B done [2023-01-18T12:31:17.083Z] #13 sha256:5c8936e57a38f76abcac867a4d2d4faf8bb8254df0b016f2456c46df2bbd9114 1.46kB / 1.46kB done [2023-01-18T12:31:17.083Z] #13 ... [2023-01-18T12:31:17.083Z] [2023-01-18T12:31:17.083Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:31:17.327Z] #11 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 25.17MB / 109.08MB 0.7s [2023-01-18T12:31:17.327Z] #11 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 32.51MB / 109.08MB 0.8s [2023-01-18T12:31:17.341Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 10.1s done [2023-01-18T12:31:17.594Z] #11 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 50.33MB / 109.08MB 1.1s [2023-01-18T12:31:17.855Z] #11 ... [2023-01-18T12:31:17.855Z] [2023-01-18T12:31:17.855Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-18T12:31:17.855Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-01-18T12:31:17.855Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-01-18T12:31:17.855Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-01-18T12:31:17.855Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s done [2023-01-18T12:31:17.855Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-18T12:31:17.855Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2023-01-18T12:31:17.855Z] #12 DONE 1.3s [2023-01-18T12:31:17.855Z] [2023-01-18T12:31:17.855Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:31:17.855Z] #11 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 66.06MB / 109.08MB 1.3s [2023-01-18T12:31:17.855Z] #11 ... [2023-01-18T12:31:17.855Z] [2023-01-18T12:31:17.855Z] #13 [internal] load build context [2023-01-18T12:31:17.855Z] #13 transferring context: 53.56MB 1.4s done [2023-01-18T12:31:17.855Z] #13 DONE 1.5s [2023-01-18T12:31:17.855Z] [2023-01-18T12:31:17.855Z] #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-01-18T12:31:17.855Z] #14 CACHED [2023-01-18T12:31:17.855Z] [2023-01-18T12:31:17.855Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:31:17.855Z] #11 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 73.40MB / 109.08MB 1.5s [2023-01-18T12:31:17.908Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 7.6s [2023-01-18T12:31:18.114Z] #11 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 79.69MB / 109.08MB 1.6s [2023-01-18T12:31:18.373Z] #11 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 96.47MB / 109.08MB 1.9s [2023-01-18T12:31:18.473Z] #10 ... [2023-01-18T12:31:18.473Z] [2023-01-18T12:31:18.473Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-01-18T12:31:18.473Z] #14 DONE 0.7s [2023-01-18T12:31:18.473Z] [2023-01-18T12:31:18.473Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:31:18.633Z] #11 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 109.08MB / 109.08MB 2.1s [2023-01-18T12:31:18.633Z] #11 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 109.08MB / 109.08MB 2.1s done [2023-01-18T12:31:18.633Z] #11 extracting sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 [2023-01-18T12:31:19.201Z] #11 ... [2023-01-18T12:31:19.201Z] [2023-01-18T12:31:19.201Z] #15 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-18T12:31:19.201Z] #15 DONE 1.3s [2023-01-18T12:31:19.201Z] [2023-01-18T12:31:19.201Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:31:19.400Z] #10 ... [2023-01-18T12:31:19.400Z] [2023-01-18T12:31:19.400Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-01-18T12:31:19.400Z] #15 DONE 0.9s [2023-01-18T12:31:19.400Z] [2023-01-18T12:31:19.400Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:31:19.400Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 9.2s done [2023-01-18T12:31:19.460Z] #11 ... [2023-01-18T12:31:19.460Z] [2023-01-18T12:31:19.460Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-01-18T12:31:19.460Z] #16 DONE 0.2s [2023-01-18T12:31:19.460Z] [2023-01-18T12:31:19.460Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:31:19.460Z] #11 ... [2023-01-18T12:31:19.460Z] [2023-01-18T12:31:19.460Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-01-18T12:31:19.460Z] #17 DONE 0.2s [2023-01-18T12:31:19.656Z] #10 ... [2023-01-18T12:31:19.656Z] [2023-01-18T12:31:19.656Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-18T12:31:19.656Z] #13 DONE 12.8s [2023-01-18T12:31:19.719Z] [2023-01-18T12:31:19.719Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:31:19.912Z] [2023-01-18T12:31:19.912Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:31:19.912Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 [2023-01-18T12:31:20.840Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.9s done [2023-01-18T12:31:20.840Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 [2023-01-18T12:31:21.773Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.6s done [2023-01-18T12:31:22.036Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 [2023-01-18T12:31:23.008Z] #11 extracting sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 4.3s done [2023-01-18T12:31:23.267Z] #11 extracting sha256:fc998f6bcdc21e0e8394f3504f109dd36c587a7a86f22e0d1654e42ae5b7bb13 done [2023-01-18T12:31:23.526Z] #11 DONE 6.9s [2023-01-18T12:31:23.526Z] [2023-01-18T12:31:23.526Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-18T12:31:24.462Z] #18 DONE 1.1s [2023-01-18T12:31:24.462Z] [2023-01-18T12:31:24.462Z] #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-01-18T12:31:24.721Z] #19 DONE 0.4s [2023-01-18T12:31:24.721Z] [2023-01-18T12:31:24.721Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-18T12:31:24.982Z] #20 ... [2023-01-18T12:31:24.982Z] [2023-01-18T12:31:24.982Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-18T12:31:24.982Z] #21 DONE 0.2s [2023-01-18T12:31:25.241Z] [2023-01-18T12:31:25.241Z] #22 [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-01-18T12:31:25.241Z] #22 ... [2023-01-18T12:31:25.241Z] [2023-01-18T12:31:25.241Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-18T12:31:25.241Z] #20 DONE 0.5s [2023-01-18T12:31:25.502Z] [2023-01-18T12:31:25.502Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-01-18T12:31:25.502Z] #0 1.698 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-01-18T12:31:25.502Z] #0 1.900 [2023-01-18T12:31:25.502Z] #0 2.123 #=#=# ######################################################################## 100.0% [2023-01-18T12:31:25.502Z] #0 2.350 [2023-01-18T12:31:25.502Z] #0 3.317 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-01-18T12:31:25.502Z] #0 3.530 [2023-01-18T12:31:25.502Z] #0 3.755 #=#=# ######################################################################## 100.0% [2023-01-18T12:31:25.502Z] #0 4.007 [2023-01-18T12:31:25.502Z] #0 4.938 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-01-18T12:31:25.502Z] #0 5.138 [2023-01-18T12:31:25.502Z] #0 5.365 #=#=# 0.0% ###################################### 52.9% ############################################## 65.2% ######################################################################## 100.0% [2023-01-18T12:31:25.502Z] #0 6.098 [2023-01-18T12:31:26.893Z] #23 7.634 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-01-18T12:31:27.152Z] #23 7.907 [2023-01-18T12:31:27.289Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 5.1s [2023-01-18T12:31:27.411Z] #23 8.133 #=#=# ######################################################################## 100.0% [2023-01-18T12:31:27.670Z] #23 8.432 [2023-01-18T12:31:28.608Z] #23 9.318 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-01-18T12:31:29.179Z] #23 9.826 [2023-01-18T12:31:29.438Z] #23 10.09 #=#=# ######################################################################## 100.0% [2023-01-18T12:31:29.698Z] #23 ... [2023-01-18T12:31:29.698Z] [2023-01-18T12:31:29.698Z] #22 [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-01-18T12:31:29.698Z] #22 4.456 + git clone https://github.com/docker/distribution.git . [2023-01-18T12:31:29.698Z] #22 4.459 Cloning into '.'... [2023-01-18T12:31:29.815Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 7.4s done [2023-01-18T12:31:29.815Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 [2023-01-18T12:31:29.815Z] #10 ... [2023-01-18T12:31:29.815Z] [2023-01-18T12:31:29.815Z] #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-01-18T12:31:29.815Z] #0 1.341 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:31:29.815Z] #0 1.354 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:31:29.815Z] #0 1.354 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:31:29.815Z] #0 1.541 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:31:29.815Z] #0 1.752 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:31:29.815Z] #0 2.345 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:31:29.815Z] #0 3.337 Fetched 8620 kB in 2s (3838 kB/s) [2023-01-18T12:31:29.815Z] #0 3.337 Reading package lists... [2023-01-18T12:31:29.815Z] #0 4.198 Reading package lists... [2023-01-18T12:31:29.815Z] #0 4.990 Building dependency tree... [2023-01-18T12:31:29.815Z] #0 5.357 The following additional packages will be installed: [2023-01-18T12:31:29.815Z] #0 5.357 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-01-18T12:31:29.815Z] #0 5.357 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-01-18T12:31:29.815Z] #0 5.357 Recommended packages: [2023-01-18T12:31:29.815Z] #0 5.357 libldap-common publicsuffix libsasl2-modules [2023-01-18T12:31:29.815Z] #0 5.575 The following NEW packages will be installed: [2023-01-18T12:31:29.815Z] #0 5.576 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-01-18T12:31:29.815Z] #0 5.576 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-01-18T12:31:29.815Z] #0 5.577 libssh2-1 openssl [2023-01-18T12:31:29.815Z] #0 5.859 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:31:29.815Z] #0 5.859 Need to get 3047 kB of archives. [2023-01-18T12:31:29.815Z] #0 5.859 After this operation, 6661 kB of additional disk space will be used. [2023-01-18T12:31:29.815Z] #0 5.859 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2023-01-18T12:31:29.815Z] #0 5.882 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-01-18T12:31:29.815Z] #0 5.882 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-01-18T12:31:29.815Z] #0 5.882 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-01-18T12:31:29.815Z] #0 5.882 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-01-18T12:31:29.815Z] #0 5.889 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-01-18T12:31:29.815Z] #0 5.889 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-01-18T12:31:29.815Z] #0 5.901 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-01-18T12:31:29.815Z] #0 5.901 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-01-18T12:31:29.815Z] #0 5.901 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-01-18T12:31:29.815Z] #0 5.901 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2023-01-18T12:31:29.815Z] #0 5.929 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2023-01-18T12:31:29.815Z] #0 5.929 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-18T12:31:29.815Z] #0 5.929 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-18T12:31:29.815Z] #0 5.929 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-18T12:31:29.815Z] #0 6.145 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:31:29.815Z] #0 6.184 Fetched 3047 kB in 0s (9290 kB/s) [2023-01-18T12:31:29.815Z] #0 6.216 Selecting previously unselected package openssl. [2023-01-18T12:31:29.815Z] #0 6.216 (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-01-18T12:31:29.815Z] #0 6.217 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2023-01-18T12:31:29.815Z] #0 6.222 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-01-18T12:31:29.815Z] #0 6.533 Selecting previously unselected package ca-certificates. [2023-01-18T12:31:29.815Z] #0 6.533 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-01-18T12:31:29.815Z] #0 6.539 Unpacking ca-certificates (20210119) ... [2023-01-18T12:31:29.815Z] #0 6.729 Selecting previously unselected package libbrotli1:amd64. [2023-01-18T12:31:29.815Z] #0 6.729 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-01-18T12:31:29.815Z] #0 6.737 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-18T12:31:29.815Z] #0 6.895 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-01-18T12:31:29.815Z] #0 6.895 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-18T12:31:29.815Z] #0 6.946 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-18T12:31:29.815Z] #0 7.003 Selecting previously unselected package libsasl2-2:amd64. [2023-01-18T12:31:29.815Z] #0 7.003 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-18T12:31:29.815Z] #0 7.045 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-18T12:31:29.815Z] #0 7.190 Selecting previously unselected package libldap-2.4-2:amd64. [2023-01-18T12:31:29.815Z] #0 7.190 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-01-18T12:31:29.815Z] #0 7.201 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-18T12:31:29.815Z] #0 7.322 Selecting previously unselected package libnghttp2-14:amd64. [2023-01-18T12:31:29.815Z] #0 7.322 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-01-18T12:31:29.815Z] #0 7.382 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-18T12:31:29.815Z] #0 7.488 Selecting previously unselected package libpsl5:amd64. [2023-01-18T12:31:29.815Z] #0 7.488 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-01-18T12:31:29.815Z] #0 7.496 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-01-18T12:31:29.815Z] #0 7.585 Selecting previously unselected package librtmp1:amd64. [2023-01-18T12:31:29.815Z] #0 7.585 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-01-18T12:31:29.815Z] #0 7.633 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-18T12:31:29.815Z] #0 7.762 Selecting previously unselected package libssh2-1:amd64. [2023-01-18T12:31:29.815Z] #0 7.762 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-01-18T12:31:29.815Z] #0 7.767 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-01-18T12:31:29.815Z] #0 7.883 Selecting previously unselected package libcurl4:amd64. [2023-01-18T12:31:29.815Z] #0 7.883 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2023-01-18T12:31:29.815Z] #0 7.933 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2023-01-18T12:31:29.815Z] #0 8.075 Selecting previously unselected package curl. [2023-01-18T12:31:29.815Z] #0 8.075 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2023-01-18T12:31:29.815Z] #0 8.079 Unpacking curl (7.74.0-1.3+deb11u3) ... [2023-01-18T12:31:29.815Z] #0 8.162 Selecting previously unselected package libonig5:amd64. [2023-01-18T12:31:29.815Z] #0 8.162 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-18T12:31:29.815Z] #0 8.166 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-18T12:31:29.815Z] #0 8.274 Selecting previously unselected package libjq1:amd64. [2023-01-18T12:31:29.815Z] #0 8.274 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-01-18T12:31:29.815Z] #0 8.278 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-18T12:31:29.815Z] #0 8.350 Selecting previously unselected package jq. [2023-01-18T12:31:29.815Z] #0 8.350 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-01-18T12:31:29.815Z] #0 8.361 Unpacking jq (1.6-2.1) ... [2023-01-18T12:31:29.815Z] #0 8.416 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-01-18T12:31:29.815Z] #0 8.428 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-18T12:31:29.815Z] #0 8.439 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-18T12:31:29.815Z] #0 8.449 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-18T12:31:29.815Z] #0 8.461 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-18T12:31:29.815Z] #0 8.474 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-18T12:31:29.815Z] #0 8.485 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-01-18T12:31:29.815Z] #0 8.496 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-01-18T12:31:29.815Z] #0 8.515 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-18T12:31:29.815Z] #0 8.527 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-18T12:31:29.815Z] #0 8.537 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-18T12:31:29.815Z] #0 8.549 Setting up ca-certificates (20210119) ... [2023-01-18T12:31:29.815Z] #0 9.371 Updating certificates in /etc/ssl/certs... [2023-01-18T12:31:29.815Z] #16 ... [2023-01-18T12:31:29.815Z] [2023-01-18T12:31:29.815Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:31:31.076Z] #22 ... [2023-01-18T12:31:31.077Z] [2023-01-18T12:31:31.077Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-01-18T12:31:31.077Z] #23 11.07 [2023-01-18T12:31:31.077Z] #23 11.42 Download of images into '/build' complete. [2023-01-18T12:31:31.077Z] #23 11.42 Use something like the following to load the result into a Docker daemon: [2023-01-18T12:31:31.077Z] #23 11.42 tar -cC '/build' . | docker load [2023-01-18T12:31:31.077Z] #23 DONE 11.7s [2023-01-18T12:31:31.077Z] [2023-01-18T12:31:31.077Z] #24 [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-01-18T12:31:31.077Z] #0 4.440 + RM_GOPATH=0 [2023-01-18T12:31:31.077Z] #0 4.440 + TMP_GOPATH= [2023-01-18T12:31:31.077Z] #0 4.440 + : /build [2023-01-18T12:31:31.077Z] #0 4.440 + '[' -z '' ']' [2023-01-18T12:31:31.077Z] #0 4.454 ++ mktemp -d [2023-01-18T12:31:31.077Z] #0 4.514 + export GOPATH=/tmp/tmp.RzY3HNX7ex [2023-01-18T12:31:31.077Z] #0 4.514 + GOPATH=/tmp/tmp.RzY3HNX7ex [2023-01-18T12:31:31.077Z] #0 4.514 + RM_GOPATH=1 [2023-01-18T12:31:31.077Z] #0 4.514 + case "$(go env GOARCH)" in [2023-01-18T12:31:31.077Z] #0 4.514 ++ go env GOARCH [2023-01-18T12:31:31.077Z] #0 4.541 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:31.077Z] #0 4.541 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:31.077Z] #0 4.541 ++ dirname /tmp/install/install.sh [2023-01-18T12:31:31.077Z] #0 4.556 + dir=/tmp/install [2023-01-18T12:31:31.077Z] #0 4.556 + bin=tomlv [2023-01-18T12:31:31.077Z] #0 4.556 + shift [2023-01-18T12:31:31.077Z] #0 4.556 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-01-18T12:31:31.077Z] #0 4.556 + . /tmp/install/tomlv.installer [2023-01-18T12:31:31.077Z] #0 4.556 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-18T12:31:31.077Z] #0 4.556 + install_tomlv [2023-01-18T12:31:31.077Z] #0 4.556 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-01-18T12:31:31.077Z] #0 4.556 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RzY3HNX7ex/src/github.com/BurntSushi/toml [2023-01-18T12:31:31.077Z] #0 4.556 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-18T12:31:31.077Z] #0 4.582 Cloning into '/tmp/tmp.RzY3HNX7ex/src/github.com/BurntSushi/toml'... [2023-01-18T12:31:31.077Z] #0 6.022 + cd /tmp/tmp.RzY3HNX7ex/src/github.com/BurntSushi/toml [2023-01-18T12:31:31.077Z] #0 6.023 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-18T12:31:31.345Z] #24 6.475 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-01-18T12:31:31.918Z] #24 ... [2023-01-18T12:31:31.918Z] [2023-01-18T12:31:31.918Z] #25 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-18T12:31:31.918Z] #0 4.002 + RM_GOPATH=0 [2023-01-18T12:31:31.918Z] #0 4.002 + TMP_GOPATH= [2023-01-18T12:31:31.918Z] #0 4.002 + : /build [2023-01-18T12:31:31.918Z] #0 4.002 + '[' -z '' ']' [2023-01-18T12:31:31.918Z] #0 4.002 ++ mktemp -d [2023-01-18T12:31:31.918Z] #0 4.015 + export GOPATH=/tmp/tmp.OR63Fe04ks [2023-01-18T12:31:31.918Z] #0 4.015 + GOPATH=/tmp/tmp.OR63Fe04ks [2023-01-18T12:31:31.918Z] #0 4.015 + RM_GOPATH=1 [2023-01-18T12:31:31.918Z] #0 4.015 + case "$(go env GOARCH)" in [2023-01-18T12:31:31.918Z] #0 4.015 ++ go env GOARCH [2023-01-18T12:31:31.918Z] #0 4.025 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:31.918Z] #0 4.025 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:31.918Z] #0 4.051 ++ dirname /tmp/install/install.sh [2023-01-18T12:31:31.918Z] #0 4.051 + dir=/tmp/install [2023-01-18T12:31:31.918Z] #0 4.051 + bin=gotestsum [2023-01-18T12:31:31.918Z] #0 4.051 + shift [2023-01-18T12:31:31.918Z] #0 4.051 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-01-18T12:31:31.918Z] #0 4.051 + . /tmp/install/gotestsum.installer [2023-01-18T12:31:31.918Z] #0 4.051 ++ : v1.8.2 [2023-01-18T12:31:31.918Z] #0 4.051 + install_gotestsum [2023-01-18T12:31:31.918Z] #0 4.051 + set -e [2023-01-18T12:31:31.918Z] #0 4.051 + echo 'Install gotestsum version v1.8.2' [2023-01-18T12:31:31.918Z] #0 4.051 + GOBIN=/build [2023-01-18T12:31:31.918Z] #0 4.051 + GO111MODULE=on [2023-01-18T12:31:31.919Z] #0 4.051 + go install gotest.tools/gotestsum@v1.8.2 [2023-01-18T12:31:31.919Z] #0 4.051 Install gotestsum version v1.8.2 [2023-01-18T12:31:31.919Z] #0 4.573 go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-18T12:31:31.919Z] #0 6.731 go: downloading github.com/fatih/color v1.13.0 [2023-01-18T12:31:31.919Z] #0 6.804 go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-18T12:31:31.919Z] #0 6.804 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-18T12:31:31.919Z] #0 7.081 go: downloading golang.org/x/tools v0.1.11 [2023-01-18T12:31:32.201Z] #25 ... [2023-01-18T12:31:32.201Z] [2023-01-18T12:31:32.201Z] #24 [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-01-18T12:31:32.201Z] #24 7.262 internal/goarch [2023-01-18T12:31:32.201Z] #24 7.264 internal/unsafeheader [2023-01-18T12:31:32.201Z] #24 7.448 internal/cpu [2023-01-18T12:31:32.201Z] #24 7.472 internal/abi [2023-01-18T12:31:32.786Z] #24 8.046 internal/goexperiment [2023-01-18T12:31:33.047Z] #24 8.208 internal/bytealg [2023-01-18T12:31:33.047Z] #24 8.223 internal/goos [2023-01-18T12:31:33.100Z] #10 ... [2023-01-18T12:31:33.100Z] [2023-01-18T12:31:33.100Z] #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-01-18T12:31:33.100Z] #16 10.66 129 added, 0 removed; done. [2023-01-18T12:31:33.100Z] #16 10.71 Setting up jq (1.6-2.1) ... [2023-01-18T12:31:33.100Z] #16 10.72 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2023-01-18T12:31:33.100Z] #16 10.73 Setting up curl (7.74.0-1.3+deb11u3) ... [2023-01-18T12:31:33.100Z] #16 10.74 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:31:33.100Z] #16 10.77 Processing triggers for ca-certificates (20210119) ... [2023-01-18T12:31:33.100Z] #16 10.78 Updating certificates in /etc/ssl/certs... [2023-01-18T12:31:33.100Z] #16 11.76 0 added, 0 removed; done. [2023-01-18T12:31:33.100Z] #16 11.76 Running hooks in /etc/ca-certificates/update.d... [2023-01-18T12:31:33.100Z] #16 11.76 done. [2023-01-18T12:31:33.100Z] #16 DONE 13.2s [2023-01-18T12:31:33.100Z] [2023-01-18T12:31:33.100Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-18T12:31:33.100Z] #17 DONE 0.2s [2023-01-18T12:31:33.100Z] [2023-01-18T12:31:33.100Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:31:33.313Z] #24 8.380 runtime/internal/atomic [2023-01-18T12:31:34.250Z] #24 9.121 runtime/internal/math [2023-01-18T12:31:34.250Z] #24 9.283 runtime/internal/sys [2023-01-18T12:31:34.509Z] #24 9.599 runtime/internal/syscall [2023-01-18T12:31:34.509Z] #24 9.600 internal/itoa [2023-01-18T12:31:34.509Z] #24 9.754 math/bits [2023-01-18T12:31:34.768Z] #24 9.912 runtime [2023-01-18T12:31:34.996Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 5.0s [2023-01-18T12:31:35.027Z] #24 ... [2023-01-18T12:31:35.027Z] [2023-01-18T12:31:35.027Z] #26 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-18T12:31:35.027Z] #0 3.827 + RM_GOPATH=0 [2023-01-18T12:31:35.027Z] #0 3.827 + TMP_GOPATH= [2023-01-18T12:31:35.027Z] #0 3.827 + : /build [2023-01-18T12:31:35.027Z] #0 3.827 + '[' -z '' ']' [2023-01-18T12:31:35.027Z] #0 3.827 ++ mktemp -d [2023-01-18T12:31:35.027Z] #0 3.831 + export GOPATH=/tmp/tmp.B6BSPRwc6W [2023-01-18T12:31:35.027Z] #0 3.831 + GOPATH=/tmp/tmp.B6BSPRwc6W [2023-01-18T12:31:35.027Z] #0 3.831 + RM_GOPATH=1 [2023-01-18T12:31:35.027Z] #0 3.831 + case "$(go env GOARCH)" in [2023-01-18T12:31:35.027Z] #0 3.831 ++ go env GOARCH [2023-01-18T12:31:35.027Z] #0 3.843 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:35.027Z] #0 3.843 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:35.027Z] #0 3.843 ++ dirname /tmp/install/install.sh [2023-01-18T12:31:35.027Z] #0 3.843 + dir=/tmp/install [2023-01-18T12:31:35.027Z] #0 3.843 + bin=proxy [2023-01-18T12:31:35.027Z] #0 3.843 + shift [2023-01-18T12:31:35.027Z] #0 3.843 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-01-18T12:31:35.027Z] #0 3.843 + . /tmp/install/proxy.installer [2023-01-18T12:31:35.027Z] #0 3.843 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-18T12:31:35.027Z] #0 3.843 + install_proxy [2023-01-18T12:31:35.027Z] #0 3.843 + case "$1" in [2023-01-18T12:31:35.027Z] #0 3.843 + export CGO_ENABLED=0 [2023-01-18T12:31:35.027Z] #0 3.843 + CGO_ENABLED=0 [2023-01-18T12:31:35.027Z] #0 3.843 + _install_proxy [2023-01-18T12:31:35.027Z] #0 3.843 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-01-18T12:31:35.027Z] #0 3.843 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.B6BSPRwc6W/src/github.com/docker/libnetwork [2023-01-18T12:31:35.027Z] #0 3.843 Cloning into '/tmp/tmp.B6BSPRwc6W/src/github.com/docker/libnetwork'... [2023-01-18T12:31:35.027Z] #0 3.843 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-18T12:31:35.027Z] #26 ... [2023-01-18T12:31:35.027Z] [2023-01-18T12:31:35.027Z] #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-01-18T12:31:35.027Z] #0 4.659 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-18T12:31:35.027Z] #0 4.722 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-18T12:31:35.027Z] #0 4.815 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-18T12:31:35.286Z] #0 7.851 Reading package lists... [2023-01-18T12:31:35.286Z] #27 ... [2023-01-18T12:31:35.286Z] [2023-01-18T12:31:35.286Z] #28 [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-01-18T12:31:35.286Z] #0 3.244 + RM_GOPATH=0 [2023-01-18T12:31:35.286Z] #0 3.244 + TMP_GOPATH= [2023-01-18T12:31:35.286Z] #0 3.244 + : /build [2023-01-18T12:31:35.286Z] #0 3.244 + '[' -z '' ']' [2023-01-18T12:31:35.286Z] #0 3.253 ++ mktemp -d [2023-01-18T12:31:35.286Z] #0 3.254 + export GOPATH=/tmp/tmp.94xgiNPBPv [2023-01-18T12:31:35.286Z] #0 3.254 + GOPATH=/tmp/tmp.94xgiNPBPv [2023-01-18T12:31:35.286Z] #0 3.254 + RM_GOPATH=1 [2023-01-18T12:31:35.286Z] #0 3.254 + case "$(go env GOARCH)" in [2023-01-18T12:31:35.286Z] #0 3.254 ++ go env GOARCH [2023-01-18T12:31:35.286Z] #0 3.263 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:35.286Z] #0 3.263 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:35.286Z] #0 3.263 ++ dirname /tmp/install/install.sh [2023-01-18T12:31:35.286Z] #0 3.278 Install rootlesskit version v0.14.4 [2023-01-18T12:31:35.286Z] #0 3.278 + dir=/tmp/install [2023-01-18T12:31:35.286Z] #0 3.278 + bin=rootlesskit [2023-01-18T12:31:35.286Z] #0 3.278 + shift [2023-01-18T12:31:35.286Z] #0 3.278 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-01-18T12:31:35.286Z] #0 3.278 + . /tmp/install/rootlesskit.installer [2023-01-18T12:31:35.286Z] #0 3.278 ++ : v0.14.4 [2023-01-18T12:31:35.286Z] #0 3.278 + install_rootlesskit [2023-01-18T12:31:35.286Z] #0 3.278 + case "$1" in [2023-01-18T12:31:35.286Z] #0 3.278 + export CGO_ENABLED=0 [2023-01-18T12:31:35.286Z] #0 3.278 + CGO_ENABLED=0 [2023-01-18T12:31:35.286Z] #0 3.278 + _install_rootlesskit [2023-01-18T12:31:35.286Z] #0 3.278 + echo 'Install rootlesskit version v0.14.4' [2023-01-18T12:31:35.286Z] #0 3.278 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-18T12:31:35.286Z] #0 3.278 + GOBIN=/build [2023-01-18T12:31:35.286Z] #0 3.278 + GO111MODULE=on [2023-01-18T12:31:35.286Z] #0 3.278 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-01-18T12:31:35.286Z] #0 3.748 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-01-18T12:31:35.286Z] #0 6.510 go: downloading github.com/pkg/errors v0.9.1 [2023-01-18T12:31:35.286Z] #0 6.581 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-18T12:31:35.286Z] #0 6.639 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-01-18T12:31:35.286Z] #0 7.120 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-01-18T12:31:35.286Z] #0 9.134 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-01-18T12:31:35.286Z] #0 9.821 go: downloading github.com/google/uuid v1.3.0 [2023-01-18T12:31:35.286Z] #0 9.889 go: downloading github.com/moby/vpnkit v0.5.0 [2023-01-18T12:31:35.286Z] #0 10.03 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-01-18T12:31:35.286Z] #0 10.21 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-18T12:31:35.286Z] #0 10.31 go: downloading github.com/gorilla/mux v1.8.0 [2023-01-18T12:31:35.286Z] #28 10.50 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-01-18T12:31:35.286Z] #28 ... [2023-01-18T12:31:35.286Z] [2023-01-18T12:31:35.286Z] #29 [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-01-18T12:31:35.286Z] #0 3.644 + RM_GOPATH=0 [2023-01-18T12:31:35.286Z] #0 3.644 + TMP_GOPATH= [2023-01-18T12:31:35.286Z] #0 3.644 + : /build [2023-01-18T12:31:35.286Z] #0 3.644 + '[' -z '' ']' [2023-01-18T12:31:35.286Z] #0 3.644 ++ mktemp -d [2023-01-18T12:31:35.286Z] #0 3.647 + export GOPATH=/tmp/tmp.TDEjsYrkwC [2023-01-18T12:31:35.287Z] #0 3.647 + GOPATH=/tmp/tmp.TDEjsYrkwC [2023-01-18T12:31:35.287Z] #0 3.647 + RM_GOPATH=1 [2023-01-18T12:31:35.287Z] #0 3.647 + case "$(go env GOARCH)" in [2023-01-18T12:31:35.287Z] #0 3.650 ++ go env GOARCH [2023-01-18T12:31:35.287Z] #0 3.683 Install docker/cli version 17.06.2-ce from stable [2023-01-18T12:31:35.287Z] #0 3.683 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:35.287Z] #0 3.683 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:35.287Z] #0 3.683 ++ dirname /tmp/install/install.sh [2023-01-18T12:31:35.287Z] #0 3.683 + dir=/tmp/install [2023-01-18T12:31:35.287Z] #0 3.683 + bin=dockercli [2023-01-18T12:31:35.287Z] #0 3.683 + shift [2023-01-18T12:31:35.287Z] #0 3.683 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-01-18T12:31:35.287Z] #0 3.683 + . /tmp/install/dockercli.installer [2023-01-18T12:31:35.287Z] #0 3.683 ++ : stable [2023-01-18T12:31:35.287Z] #0 3.683 ++ : 17.06.2-ce [2023-01-18T12:31:35.287Z] #0 3.683 + install_dockercli [2023-01-18T12:31:35.287Z] #0 3.683 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-01-18T12:31:35.287Z] #0 3.683 ++ uname -m [2023-01-18T12:31:35.287Z] #0 3.684 + arch=aarch64 [2023-01-18T12:31:35.287Z] #0 3.684 + '[' aarch64 '!=' x86_64 ']' [2023-01-18T12:31:35.287Z] #0 3.684 + '[' aarch64 '!=' s390x ']' [2023-01-18T12:31:35.287Z] #0 3.684 + '[' aarch64 '!=' armhf ']' [2023-01-18T12:31:35.287Z] #0 3.684 + build_dockercli [2023-01-18T12:31:35.287Z] #0 3.684 + git clone https://github.com/docker/docker-ce /tmp/tmp.TDEjsYrkwC/tmp/docker-ce [2023-01-18T12:31:35.287Z] #0 3.684 Cloning into '/tmp/tmp.TDEjsYrkwC/tmp/docker-ce'... [2023-01-18T12:31:35.546Z] #29 ... [2023-01-18T12:31:35.546Z] [2023-01-18T12:31:35.546Z] #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-01-18T12:31:35.546Z] #0 5.165 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:31:35.546Z] #0 5.196 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:31:35.546Z] #0 5.196 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:31:35.546Z] #0 6.132 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-18T12:31:35.546Z] #0 9.016 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [209 kB] [2023-01-18T12:31:35.546Z] #30 ... [2023-01-18T12:31:35.546Z] [2023-01-18T12:31:35.546Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:31:35.546Z] #0 5.115 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-18T12:31:35.546Z] #0 5.116 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-18T12:31:35.546Z] #0 5.116 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-18T12:31:35.804Z] #0 8.430 Reading package lists... [2023-01-18T12:31:35.804Z] #31 ... [2023-01-18T12:31:35.804Z] [2023-01-18T12:31:35.804Z] #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-01-18T12:31:35.804Z] #0 4.316 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-01-18T12:31:35.804Z] #0 4.329 Cloning into '.'... [2023-01-18T12:31:36.063Z] #32 ... [2023-01-18T12:31:36.064Z] [2023-01-18T12:31:36.064Z] #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-01-18T12:31:36.064Z] #0 4.534 + RM_GOPATH=0 [2023-01-18T12:31:36.064Z] #0 4.534 + TMP_GOPATH= [2023-01-18T12:31:36.064Z] #0 4.534 + : /build [2023-01-18T12:31:36.064Z] #0 4.534 + '[' -z '' ']' [2023-01-18T12:31:36.064Z] #0 4.534 ++ mktemp -d [2023-01-18T12:31:36.064Z] #0 4.534 + export GOPATH=/tmp/tmp.PIQnzq9CBD [2023-01-18T12:31:36.064Z] #0 4.534 + GOPATH=/tmp/tmp.PIQnzq9CBD [2023-01-18T12:31:36.064Z] #0 4.534 + RM_GOPATH=1 [2023-01-18T12:31:36.064Z] #0 4.534 + case "$(go env GOARCH)" in [2023-01-18T12:31:36.064Z] #0 4.541 ++ go env GOARCH [2023-01-18T12:31:36.064Z] #0 4.604 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:36.064Z] #0 4.604 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:36.064Z] #0 4.614 ++ dirname /tmp/install/install.sh [2023-01-18T12:31:36.064Z] #0 4.614 + dir=/tmp/install [2023-01-18T12:31:36.064Z] #0 4.614 + bin=vndr [2023-01-18T12:31:36.064Z] #0 4.614 + shift [2023-01-18T12:31:36.064Z] #0 4.614 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-01-18T12:31:36.064Z] #0 4.614 + . /tmp/install/vndr.installer [2023-01-18T12:31:36.064Z] #0 4.614 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:31:36.064Z] #0 4.614 + install_vndr [2023-01-18T12:31:36.064Z] #0 4.614 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-01-18T12:31:36.064Z] #0 4.614 + GOBIN=/build [2023-01-18T12:31:36.064Z] #0 4.614 + GO111MODULE=on [2023-01-18T12:31:36.064Z] #0 4.614 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:31:36.064Z] #0 4.615 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:31:36.064Z] #0 5.237 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:31:36.064Z] #33 ... [2023-01-18T12:31:36.064Z] [2023-01-18T12:31:36.064Z] #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-01-18T12:31:36.064Z] #0 4.534 + RM_GOPATH=0 [2023-01-18T12:31:36.064Z] #0 4.534 + TMP_GOPATH= [2023-01-18T12:31:36.064Z] #0 4.534 + : /build [2023-01-18T12:31:36.064Z] #0 4.534 + '[' -z '' ']' [2023-01-18T12:31:36.064Z] #0 4.542 ++ mktemp -d [2023-01-18T12:31:36.064Z] #0 4.542 + export GOPATH=/tmp/tmp.EtaYkgnFjr [2023-01-18T12:31:36.064Z] #0 4.542 + GOPATH=/tmp/tmp.EtaYkgnFjr [2023-01-18T12:31:36.064Z] #0 4.542 + RM_GOPATH=1 [2023-01-18T12:31:36.064Z] #0 4.542 + case "$(go env GOARCH)" in [2023-01-18T12:31:36.064Z] #0 4.542 ++ go env GOARCH [2023-01-18T12:31:36.064Z] #0 4.583 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:36.064Z] #0 4.583 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:36.064Z] #0 4.583 ++ dirname /tmp/install/install.sh [2023-01-18T12:31:36.064Z] #0 4.598 Install shfmt version v3.0.2 [2023-01-18T12:31:36.064Z] #0 4.598 + dir=/tmp/install [2023-01-18T12:31:36.064Z] #0 4.598 + bin=shfmt [2023-01-18T12:31:36.064Z] #0 4.598 + shift [2023-01-18T12:31:36.064Z] #0 4.598 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-01-18T12:31:36.064Z] #0 4.598 + . /tmp/install/shfmt.installer [2023-01-18T12:31:36.064Z] #0 4.598 ++ : v3.0.2 [2023-01-18T12:31:36.064Z] #0 4.598 + install_shfmt [2023-01-18T12:31:36.064Z] #0 4.598 + echo 'Install shfmt version v3.0.2' [2023-01-18T12:31:36.064Z] #0 4.598 + GOBIN=/build [2023-01-18T12:31:36.064Z] #0 4.598 + GO111MODULE=on [2023-01-18T12:31:36.064Z] #0 4.598 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-01-18T12:31:36.064Z] #0 5.171 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-01-18T12:31:36.064Z] #0 6.537 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-01-18T12:31:36.064Z] #0 6.577 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-01-18T12:31:36.064Z] #0 6.721 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-01-18T12:31:36.064Z] #0 8.421 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-01-18T12:31:36.322Z] #34 ... [2023-01-18T12:31:36.322Z] [2023-01-18T12:31:36.322Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-18T12:31:36.322Z] #0 5.047 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-18T12:31:36.322Z] #0 5.047 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-18T12:31:36.322Z] #0 5.047 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-18T12:31:36.322Z] #0 7.979 Reading package lists... [2023-01-18T12:31:36.322Z] #35 ... [2023-01-18T12:31:36.322Z] [2023-01-18T12:31:36.322Z] #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-01-18T12:31:36.322Z] #0 3.978 + RM_GOPATH=0 [2023-01-18T12:31:36.323Z] #0 3.978 + TMP_GOPATH= [2023-01-18T12:31:36.323Z] #0 3.978 + : /build [2023-01-18T12:31:36.323Z] #0 3.978 + '[' -z '' ']' [2023-01-18T12:31:36.323Z] #0 3.981 ++ mktemp -d [2023-01-18T12:31:36.323Z] #0 3.987 + export GOPATH=/tmp/tmp.NsDDp9qx9a [2023-01-18T12:31:36.323Z] #0 3.987 + GOPATH=/tmp/tmp.NsDDp9qx9a [2023-01-18T12:31:36.323Z] #0 3.987 + RM_GOPATH=1 [2023-01-18T12:31:36.323Z] #0 3.987 + case "$(go env GOARCH)" in [2023-01-18T12:31:36.323Z] #0 3.987 ++ go env GOARCH [2023-01-18T12:31:36.323Z] #0 4.006 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:36.323Z] #0 4.006 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:36.323Z] #0 4.025 ++ dirname /tmp/install/install.sh [2023-01-18T12:31:36.323Z] #0 4.051 + dir=/tmp/install [2023-01-18T12:31:36.323Z] #0 4.051 + bin=golangci_lint [2023-01-18T12:31:36.323Z] #0 4.051 + shift [2023-01-18T12:31:36.323Z] #0 4.051 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-01-18T12:31:36.323Z] #0 4.051 + . /tmp/install/golangci_lint.installer [2023-01-18T12:31:36.323Z] #0 4.051 ++ : v1.44.0 [2023-01-18T12:31:36.323Z] #0 4.051 + install_golangci_lint [2023-01-18T12:31:36.323Z] #0 4.051 + set -e [2023-01-18T12:31:36.323Z] #0 4.051 + echo 'Install golangci-lint version v1.44.0' [2023-01-18T12:31:36.323Z] #0 4.051 + GOBIN=/build [2023-01-18T12:31:36.323Z] #0 4.051 + GO111MODULE=on [2023-01-18T12:31:36.323Z] #0 4.051 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-01-18T12:31:36.323Z] #0 4.051 Install golangci-lint version v1.44.0 [2023-01-18T12:31:36.323Z] #0 4.663 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-01-18T12:31:36.581Z] #36 ... [2023-01-18T12:31:36.581Z] [2023-01-18T12:31:36.581Z] #28 [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-01-18T12:31:36.581Z] #28 11.04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-01-18T12:31:36.581Z] #28 11.08 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-01-18T12:31:36.890Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 6.8s done [2023-01-18T12:31:36.890Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 [2023-01-18T12:31:39.868Z] #28 14.83 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-01-18T12:31:39.869Z] #28 14.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-01-18T12:31:41.773Z] #28 ... [2023-01-18T12:31:41.773Z] [2023-01-18T12:31:41.773Z] #24 [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-01-18T12:31:41.773Z] #24 10.46 math [2023-01-18T12:31:41.773Z] #24 15.22 unicode/utf8 [2023-01-18T12:31:41.773Z] #24 15.92 internal/race [2023-01-18T12:31:41.773Z] #24 16.14 sync/atomic [2023-01-18T12:31:41.773Z] #24 16.57 unicode [2023-01-18T12:31:42.141Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.1s [2023-01-18T12:31:42.341Z] #24 ... [2023-01-18T12:31:42.341Z] [2023-01-18T12:31:42.341Z] #25 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-18T12:31:42.341Z] #25 7.463 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-18T12:31:42.341Z] #25 7.510 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-18T12:31:42.341Z] #25 7.632 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-18T12:31:42.341Z] #25 7.803 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-18T12:31:42.341Z] #25 10.95 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-18T12:31:42.341Z] #25 11.24 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-18T12:31:42.341Z] #25 13.55 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-18T12:31:42.341Z] #25 ... [2023-01-18T12:31:42.341Z] [2023-01-18T12:31:42.341Z] #26 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-18T12:31:42.859Z] #26 17.53 Updating files: 65% (1260/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-01-18T12:31:42.859Z] #26 18.12 + cd /tmp/tmp.B6BSPRwc6W/src/github.com/docker/libnetwork [2023-01-18T12:31:43.072Z] #10 ... [2023-01-18T12:31:43.072Z] [2023-01-18T12:31:43.072Z] #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-01-18T12:31:43.072Z] #0 2.358 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-01-18T12:31:43.072Z] #0 2.655 [2023-01-18T12:31:43.072Z] #0 2.886 #=#=# ######################################################################## 100.0% [2023-01-18T12:31:43.072Z] #0 3.188 [2023-01-18T12:31:43.072Z] #0 4.178 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-01-18T12:31:43.072Z] #0 4.486 [2023-01-18T12:31:43.072Z] #0 4.717 #=#=# ######################################################################## 100.0% [2023-01-18T12:31:43.072Z] #0 5.004 [2023-01-18T12:31:43.072Z] #0 6.074 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-01-18T12:31:43.072Z] #0 6.401 [2023-01-18T12:31:43.072Z] #0 6.630 #=#=# ################## 26.2% ########################################## 59.4% ################################################################# 91.4% ######################################################################## 100.0% [2023-01-18T12:31:43.072Z] #0 7.219 [2023-01-18T12:31:43.072Z] #0 8.277 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-01-18T12:31:43.072Z] #0 8.624 [2023-01-18T12:31:43.072Z] #0 8.860 #=#=# ######################################################################## 100.0% [2023-01-18T12:31:43.072Z] #0 9.151 [2023-01-18T12:31:43.072Z] #0 9.893 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-01-18T12:31:43.118Z] #26 18.12 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-18T12:31:43.328Z] #18 ... [2023-01-18T12:31:43.328Z] [2023-01-18T12:31:43.328Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:31:43.377Z] #26 18.69 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-01-18T12:31:43.947Z] #26 ... [2023-01-18T12:31:43.947Z] [2023-01-18T12:31:43.947Z] #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-01-18T12:31:43.947Z] #33 DONE 19.2s [2023-01-18T12:31:44.207Z] [2023-01-18T12:31:44.207Z] #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-01-18T12:31:44.207Z] #0 7.851 Reading package lists... [2023-01-18T12:31:44.207Z] #27 12.89 Reading package lists... [2023-01-18T12:31:44.207Z] #27 17.46 Building dependency tree... [2023-01-18T12:31:44.207Z] #27 18.96 Reading state information... [2023-01-18T12:31:44.776Z] #27 ... [2023-01-18T12:31:44.776Z] [2023-01-18T12:31:44.776Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:31:44.776Z] #0 8.430 Reading package lists... [2023-01-18T12:31:44.776Z] #31 13.36 Reading package lists... [2023-01-18T12:31:44.776Z] #31 18.01 Building dependency tree... [2023-01-18T12:31:44.776Z] #31 19.48 Reading state information... [2023-01-18T12:31:45.714Z] #31 ... [2023-01-18T12:31:45.714Z] [2023-01-18T12:31:45.714Z] #24 [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-01-18T12:31:45.714Z] #24 20.70 encoding [2023-01-18T12:31:46.282Z] #24 ... [2023-01-18T12:31:46.282Z] [2023-01-18T12:31:46.282Z] #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-01-18T12:31:46.282Z] #30 11.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-18T12:31:46.282Z] #30 16.50 Fetched 8501 kB in 12s (735 kB/s) [2023-01-18T12:31:46.282Z] #30 16.50 Reading package lists... [2023-01-18T12:31:46.282Z] #30 ... [2023-01-18T12:31:46.282Z] [2023-01-18T12:31:46.282Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:31:46.282Z] #31 21.41 The following additional packages will be installed: [2023-01-18T12:31:46.282Z] #31 21.43 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-01-18T12:31:46.282Z] #31 21.43 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-01-18T12:31:46.282Z] #31 21.45 Suggested packages: [2023-01-18T12:31:46.282Z] #31 21.48 manpages-dev protobuf-mode-el python3-setuptools [2023-01-18T12:31:47.500Z] #10 ... [2023-01-18T12:31:47.500Z] [2023-01-18T12:31:47.500Z] #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-01-18T12:31:47.500Z] #18 10.25 [2023-01-18T12:31:47.500Z] #18 10.48 #=#=# ######################################################################## 100.0% [2023-01-18T12:31:47.500Z] #18 10.76 [2023-01-18T12:31:47.500Z] #18 10.84 Download of images into '/build' complete. [2023-01-18T12:31:47.500Z] #18 10.84 Use something like the following to load the result into a Docker daemon: [2023-01-18T12:31:47.500Z] #18 10.84 tar -cC '/build' . | docker load [2023-01-18T12:31:47.500Z] #18 DONE 13.9s [2023-01-18T12:31:47.500Z] [2023-01-18T12:31:47.500Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:31:47.500Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 10.1s [2023-01-18T12:31:47.678Z] #31 22.50 The following NEW packages will be installed: [2023-01-18T12:31:47.678Z] #31 22.51 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-01-18T12:31:47.678Z] #31 22.52 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-01-18T12:31:47.678Z] #31 22.52 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-01-18T12:31:47.678Z] #31 22.52 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-01-18T12:31:47.678Z] #31 22.92 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:31:47.678Z] #31 22.92 Need to get 4253 kB of archives. [2023-01-18T12:31:47.678Z] #31 22.92 After this operation, 25.1 MB of additional disk space will be used. [2023-01-18T12:31:47.678Z] #31 22.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-01-18T12:31:47.678Z] #31 ... [2023-01-18T12:31:47.678Z] [2023-01-18T12:31:47.678Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-18T12:31:47.678Z] #0 7.979 Reading package lists... [2023-01-18T12:31:47.678Z] #35 13.06 Reading package lists... [2023-01-18T12:31:47.678Z] #35 17.79 Building dependency tree... [2023-01-18T12:31:47.678Z] #35 19.34 Reading state information... [2023-01-18T12:31:47.678Z] #35 21.91 The following additional packages will be installed: [2023-01-18T12:31:47.678Z] #35 21.92 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-01-18T12:31:47.678Z] #35 21.93 Suggested packages: [2023-01-18T12:31:47.678Z] #35 21.95 cmake-doc ninja-build lrzip [2023-01-18T12:31:47.678Z] #35 21.95 Recommended packages: [2023-01-18T12:31:47.678Z] #35 21.95 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-01-18T12:31:47.678Z] #35 22.66 The following NEW packages will be installed: [2023-01-18T12:31:47.678Z] #35 22.67 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-01-18T12:31:47.678Z] #35 22.67 vim-common xxd [2023-01-18T12:31:47.938Z] #35 23.06 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:31:47.938Z] #35 23.06 Need to get 15.6 MB of archives. [2023-01-18T12:31:47.938Z] #35 23.06 After this operation, 67.4 MB of additional disk space will be used. [2023-01-18T12:31:47.938Z] #35 23.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-18T12:31:47.938Z] #35 ... [2023-01-18T12:31:47.938Z] [2023-01-18T12:31:47.938Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:31:47.938Z] #31 22.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2023-01-18T12:31:47.938Z] #31 22.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-01-18T12:31:47.938Z] #31 22.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2023-01-18T12:31:47.938Z] #31 22.93 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-01-18T12:31:47.938Z] #31 22.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB] [2023-01-18T12:31:47.938Z] #31 22.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-01-18T12:31:47.938Z] #31 22.93 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-01-18T12:31:47.938Z] #31 22.93 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-01-18T12:31:47.938Z] #31 22.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-01-18T12:31:47.938Z] #31 22.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2023-01-18T12:31:47.938Z] #31 23.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2023-01-18T12:31:47.938Z] #31 23.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2023-01-18T12:31:48.198Z] #31 23.22 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-01-18T12:31:48.198Z] #31 23.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2023-01-18T12:31:48.198Z] #31 23.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-18T12:31:48.198Z] #31 23.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-18T12:31:48.198Z] #31 23.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-01-18T12:31:48.428Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 11.4s done [2023-01-18T12:31:48.686Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-01-18T12:31:48.686Z] #10 DONE 41.8s [2023-01-18T12:31:48.686Z] [2023-01-18T12:31:48.686Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-18T12:31:49.136Z] #31 24.27 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:31:49.397Z] #31 ... [2023-01-18T12:31:49.397Z] [2023-01-18T12:31:49.397Z] #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-01-18T12:31:49.397Z] #27 21.43 The following additional packages will be installed: [2023-01-18T12:31:49.397Z] #27 21.44 libbtrfs0 [2023-01-18T12:31:49.397Z] #27 21.65 The following NEW packages will be installed: [2023-01-18T12:31:49.397Z] #27 21.66 libbtrfs-dev libbtrfs0 [2023-01-18T12:31:49.397Z] #27 22.06 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:31:49.397Z] #27 22.06 Need to get 454 kB of archives. [2023-01-18T12:31:49.397Z] #27 22.06 After this operation, 1275 kB of additional disk space will be used. [2023-01-18T12:31:49.397Z] #27 22.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-01-18T12:31:49.397Z] #27 22.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-01-18T12:31:49.397Z] #27 22.98 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:31:49.397Z] #27 23.25 Fetched 454 kB in 0s (1294 kB/s) [2023-01-18T12:31:49.397Z] #27 23.36 Selecting previously unselected package libbtrfs0:arm64. [2023-01-18T12:31:49.397Z] #27 23.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 ... 15709 files and directories currently installed.) [2023-01-18T12:31:49.397Z] #27 23.46 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2023-01-18T12:31:49.397Z] #27 23.49 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-01-18T12:31:49.398Z] #27 23.78 Selecting previously unselected package libbtrfs-dev:arm64. [2023-01-18T12:31:49.398Z] #27 23.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-01-18T12:31:49.398Z] #27 23.79 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-01-18T12:31:49.398Z] #27 24.08 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-01-18T12:31:49.398Z] #27 24.10 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-01-18T12:31:49.398Z] #27 24.12 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:31:49.398Z] #27 DONE 24.4s [2023-01-18T12:31:49.398Z] [2023-01-18T12:31:49.398Z] #22 [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-01-18T12:31:49.398Z] #22 21.43 Updating files: 85% (1896/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-01-18T12:31:49.398Z] #22 21.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-01-18T12:31:49.398Z] #22 23.33 + 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-01-18T12:31:49.613Z] #19 DONE 0.6s [2023-01-18T12:31:49.613Z] [2023-01-18T12:31:49.613Z] #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-01-18T12:31:49.869Z] #20 DONE 0.5s [2023-01-18T12:31:49.869Z] [2023-01-18T12:31:49.869Z] #21 [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-01-18T12:31:50.132Z] #21 ... [2023-01-18T12:31:50.132Z] [2023-01-18T12:31:50.132Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-18T12:31:50.132Z] #22 DONE 0.2s [2023-01-18T12:31:50.132Z] [2023-01-18T12:31:50.132Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-18T12:31:50.132Z] #23 DONE 0.2s [2023-01-18T12:31:50.132Z] [2023-01-18T12:31:50.132Z] #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-01-18T12:31:52.692Z] #22 ... [2023-01-18T12:31:52.692Z] [2023-01-18T12:31:52.692Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:31:52.692Z] #31 24.74 Fetched 4253 kB in 1s (6112 kB/s) [2023-01-18T12:31:52.692Z] #31 24.86 Selecting previously unselected package libcap2:arm64. [2023-01-18T12:31:52.692Z] #31 24.87 (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-01-18T12:31:52.692Z] #31 24.94 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2023-01-18T12:31:52.692Z] #31 24.98 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-01-18T12:31:52.692Z] #31 25.19 Selecting previously unselected package libcap-dev:arm64. [2023-01-18T12:31:52.692Z] #31 25.22 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2023-01-18T12:31:52.692Z] #31 25.23 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2023-01-18T12:31:52.692Z] #31 25.38 Selecting previously unselected package libnet1:arm64. [2023-01-18T12:31:52.692Z] #31 25.38 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-01-18T12:31:52.692Z] #31 25.39 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:31:52.692Z] #31 25.53 Selecting previously unselected package libnet1-dev. [2023-01-18T12:31:52.692Z] #31 25.53 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2023-01-18T12:31:52.692Z] #31 25.57 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-18T12:31:52.692Z] #31 25.82 Selecting previously unselected package libnl-3-200:arm64. [2023-01-18T12:31:52.692Z] #31 25.82 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-01-18T12:31:52.692Z] #31 25.82 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-18T12:31:52.692Z] #31 25.95 Selecting previously unselected package libnl-3-dev:arm64. [2023-01-18T12:31:52.692Z] #31 26.02 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2023-01-18T12:31:52.692Z] #31 26.03 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-01-18T12:31:52.692Z] #31 26.36 Selecting previously unselected package libprotobuf-c1:arm64. [2023-01-18T12:31:52.692Z] #31 26.36 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-01-18T12:31:52.692Z] #31 26.37 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-18T12:31:52.692Z] #31 26.51 Selecting previously unselected package libprotobuf-c-dev:arm64. [2023-01-18T12:31:52.692Z] #31 26.51 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2023-01-18T12:31:52.692Z] #31 26.54 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-01-18T12:31:52.692Z] #31 26.71 Selecting previously unselected package zlib1g-dev:arm64. [2023-01-18T12:31:52.692Z] #31 26.71 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-01-18T12:31:52.692Z] #31 26.72 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-18T12:31:52.692Z] #31 26.94 Selecting previously unselected package libprotobuf23:arm64. [2023-01-18T12:31:52.692Z] #31 26.94 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2023-01-18T12:31:52.692Z] #31 26.96 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-01-18T12:31:52.692Z] #31 27.70 Selecting previously unselected package libprotobuf-lite23:arm64. [2023-01-18T12:31:52.692Z] #31 27.70 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2023-01-18T12:31:52.692Z] #31 27.72 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-01-18T12:31:52.692Z] #31 27.98 Selecting previously unselected package libprotobuf-dev:arm64. [2023-01-18T12:31:52.951Z] #31 27.98 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2023-01-18T12:31:52.951Z] #31 28.07 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2023-01-18T12:31:54.331Z] #31 29.42 Selecting previously unselected package libprotoc23:arm64. [2023-01-18T12:31:54.331Z] #31 29.43 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2023-01-18T12:31:54.331Z] #31 29.43 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2023-01-18T12:31:54.899Z] #31 30.05 Selecting previously unselected package protobuf-c-compiler. [2023-01-18T12:31:54.899Z] #31 30.06 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2023-01-18T12:31:54.899Z] #31 30.07 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-18T12:31:55.160Z] #31 30.25 Selecting previously unselected package protobuf-compiler. [2023-01-18T12:31:55.160Z] #31 30.25 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2023-01-18T12:31:55.160Z] #31 30.27 Unpacking protobuf-compiler (3.12.4-1) ... [2023-01-18T12:31:55.419Z] #31 30.43 Selecting previously unselected package python3-pkg-resources. [2023-01-18T12:31:55.419Z] #31 30.44 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-18T12:31:55.419Z] #31 30.45 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:31:55.557Z] #24 ... [2023-01-18T12:31:55.557Z] [2023-01-18T12:31:55.557Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-18T12:31:55.557Z] #0 5.650 + RM_GOPATH=0 [2023-01-18T12:31:55.557Z] #0 5.650 + TMP_GOPATH= [2023-01-18T12:31:55.557Z] #0 5.650 + : /build [2023-01-18T12:31:55.557Z] #0 5.650 + '[' -z '' ']' [2023-01-18T12:31:55.557Z] #0 5.650 ++ mktemp -d [2023-01-18T12:31:55.557Z] #0 5.650 + export GOPATH=/tmp/tmp.1d646jnHQX [2023-01-18T12:31:55.557Z] #0 5.650 + GOPATH=/tmp/tmp.1d646jnHQX [2023-01-18T12:31:55.557Z] #0 5.650 + RM_GOPATH=1 [2023-01-18T12:31:55.557Z] #0 5.650 + case "$(go env GOARCH)" in [2023-01-18T12:31:55.557Z] #0 5.650 ++ go env GOARCH [2023-01-18T12:31:55.557Z] #25 5.655 Install docker/cli version 17.06.2-ce from stable [2023-01-18T12:31:55.557Z] #25 5.656 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:55.557Z] #25 5.656 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:55.557Z] #25 5.656 ++ dirname /tmp/install/install.sh [2023-01-18T12:31:55.557Z] #25 5.656 + dir=/tmp/install [2023-01-18T12:31:55.557Z] #25 5.656 + bin=dockercli [2023-01-18T12:31:55.557Z] #25 5.656 + shift [2023-01-18T12:31:55.557Z] #25 5.656 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-01-18T12:31:55.557Z] #25 5.656 + . /tmp/install/dockercli.installer [2023-01-18T12:31:55.557Z] #25 5.656 ++ : stable [2023-01-18T12:31:55.557Z] #25 5.656 ++ : 17.06.2-ce [2023-01-18T12:31:55.557Z] #25 5.656 + install_dockercli [2023-01-18T12:31:55.557Z] #25 5.656 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-01-18T12:31:55.557Z] #25 5.656 ++ uname -m [2023-01-18T12:31:55.557Z] #25 5.656 + arch=x86_64 [2023-01-18T12:31:55.557Z] #25 5.656 + '[' x86_64 '!=' x86_64 ']' [2023-01-18T12:31:55.557Z] #25 5.656 + url=https://download.docker.com/linux/static [2023-01-18T12:31:55.557Z] #25 5.658 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-01-18T12:31:55.557Z] #25 5.658 + tar -xz docker/docker [2023-01-18T12:31:55.678Z] #31 30.70 Selecting previously unselected package python3-six. [2023-01-18T12:31:55.678Z] #31 30.74 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-01-18T12:31:55.678Z] #31 30.75 Unpacking python3-six (1.16.0-2) ... [2023-01-18T12:31:55.818Z] #25 ... [2023-01-18T12:31:55.818Z] [2023-01-18T12:31:55.818Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-01-18T12:31:55.818Z] #0 5.794 + RM_GOPATH=0 [2023-01-18T12:31:55.818Z] #0 5.794 + TMP_GOPATH= [2023-01-18T12:31:55.818Z] #0 5.794 + : /build [2023-01-18T12:31:55.818Z] #0 5.794 + '[' -z '' ']' [2023-01-18T12:31:55.818Z] #0 5.796 ++ mktemp -d [2023-01-18T12:31:55.818Z] #0 5.801 + export GOPATH=/tmp/tmp.L4LyFGNkUt [2023-01-18T12:31:55.818Z] #0 5.801 + GOPATH=/tmp/tmp.L4LyFGNkUt [2023-01-18T12:31:55.818Z] #0 5.801 + RM_GOPATH=1 [2023-01-18T12:31:55.818Z] #0 5.801 + case "$(go env GOARCH)" in [2023-01-18T12:31:55.818Z] #0 5.803 ++ go env GOARCH [2023-01-18T12:31:55.818Z] #0 5.828 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:55.818Z] #0 5.828 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:55.818Z] #0 5.830 ++ dirname /tmp/install/install.sh [2023-01-18T12:31:55.818Z] #0 5.845 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:31:55.818Z] #0 5.845 + dir=/tmp/install [2023-01-18T12:31:55.818Z] #0 5.845 + bin=vndr [2023-01-18T12:31:55.818Z] #0 5.845 + shift [2023-01-18T12:31:55.818Z] #0 5.845 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-01-18T12:31:55.818Z] #0 5.845 + . /tmp/install/vndr.installer [2023-01-18T12:31:55.818Z] #0 5.845 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:31:55.818Z] #0 5.845 + install_vndr [2023-01-18T12:31:55.818Z] #0 5.845 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-01-18T12:31:55.818Z] #0 5.845 + GOBIN=/build [2023-01-18T12:31:55.818Z] #0 5.845 + GO111MODULE=on [2023-01-18T12:31:55.818Z] #0 5.845 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:31:55.818Z] #0 6.013 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:31:55.937Z] #31 30.93 Selecting previously unselected package python3-protobuf. [2023-01-18T12:31:55.937Z] #31 30.94 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2023-01-18T12:31:55.937Z] #31 30.95 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-18T12:31:56.137Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bacb1d9e45e3c567) in /home/ubuntu/workspace/moby_PR-44846 [Pipeline] { [Pipeline] checkout [2023-01-18T12:31:56.364Z] The recommended git tool is: git [2023-01-18T12:31:56.506Z] #31 ... [2023-01-18T12:31:56.506Z] [2023-01-18T12:31:56.506Z] #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-01-18T12:31:56.506Z] #30 16.50 Reading package lists... [2023-01-18T12:31:56.506Z] #30 21.69 Reading package lists... [2023-01-18T12:31:56.506Z] #30 25.94 Building dependency tree... [2023-01-18T12:31:56.506Z] #30 29.25 The following additional packages will be installed: [2023-01-18T12:31:56.506Z] #30 29.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-18T12:31:56.506Z] #30 29.28 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-01-18T12:31:56.506Z] #30 29.28 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-01-18T12:31:56.506Z] #30 29.28 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-01-18T12:31:56.506Z] #30 29.28 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-01-18T12:31:56.506Z] #30 29.28 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-01-18T12:31:56.506Z] #30 29.29 mingw-w64-common mingw-w64-x86-64-dev [2023-01-18T12:31:56.506Z] #30 29.30 Suggested packages: [2023-01-18T12:31:56.506Z] #30 29.31 gcc-10-locales seccomp wine64 [2023-01-18T12:31:56.507Z] #30 30.57 The following NEW packages will be installed: [2023-01-18T12:31:56.507Z] #30 30.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-18T12:31:56.507Z] #30 30.58 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-01-18T12:31:56.507Z] #30 30.58 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-01-18T12:31:56.507Z] #30 30.58 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-01-18T12:31:56.507Z] #30 30.58 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-01-18T12:31:56.507Z] #30 30.58 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-01-18T12:31:56.507Z] #30 30.58 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-01-18T12:31:56.507Z] #30 30.59 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-01-18T12:31:56.507Z] #30 30.59 mingw-w64-x86-64-dev [2023-01-18T12:31:56.507Z] #30 30.99 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:31:56.507Z] #30 30.99 Need to get 108 MB of archives. [2023-01-18T12:31:56.507Z] #30 30.99 After this operation, 620 MB of additional disk space will be used. [2023-01-18T12:31:56.507Z] #30 30.99 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-01-18T12:31:56.507Z] #30 31.06 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-01-18T12:31:56.507Z] #30 31.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-01-18T12:31:56.507Z] #30 31.21 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-01-18T12:31:56.507Z] #30 31.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-01-18T12:31:56.507Z] #30 31.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-01-18T12:31:56.507Z] #30 31.40 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-01-18T12:31:56.507Z] #30 31.51 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-01-18T12:31:56.507Z] #30 31.51 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-01-18T12:31:56.507Z] #30 ... [2023-01-18T12:31:56.507Z] [2023-01-18T12:31:56.507Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:31:56.507Z] #31 31.69 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:31:56.747Z] #26 ... [2023-01-18T12:31:56.748Z] [2023-01-18T12:31:56.748Z] #21 [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-01-18T12:31:56.748Z] #21 6.790 + RM_GOPATH=0 [2023-01-18T12:31:56.748Z] #21 6.790 + TMP_GOPATH= [2023-01-18T12:31:56.748Z] #21 6.790 + : /build [2023-01-18T12:31:56.748Z] #21 6.790 + '[' -z '' ']' [2023-01-18T12:31:56.748Z] #21 6.790 ++ mktemp -d [2023-01-18T12:31:56.748Z] #21 6.798 + export GOPATH=/tmp/tmp.t1ekP9oxuq [2023-01-18T12:31:56.748Z] #21 6.798 + GOPATH=/tmp/tmp.t1ekP9oxuq [2023-01-18T12:31:56.748Z] #21 6.798 + RM_GOPATH=1 [2023-01-18T12:31:56.748Z] #21 6.798 + case "$(go env GOARCH)" in [2023-01-18T12:31:56.748Z] #21 6.798 ++ go env GOARCH [2023-01-18T12:31:56.748Z] #21 6.872 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:56.748Z] #21 6.872 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:56.748Z] #21 6.872 ++ dirname /tmp/install/install.sh [2023-01-18T12:31:56.748Z] #21 6.890 + dir=/tmp/install [2023-01-18T12:31:56.748Z] #21 6.890 + bin=rootlesskit [2023-01-18T12:31:56.748Z] #21 6.890 + shift [2023-01-18T12:31:56.748Z] #21 6.890 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-01-18T12:31:56.748Z] #21 6.890 + . /tmp/install/rootlesskit.installer [2023-01-18T12:31:56.748Z] #21 6.890 ++ : v0.14.4 [2023-01-18T12:31:56.748Z] #21 6.890 + install_rootlesskit [2023-01-18T12:31:56.748Z] #21 6.890 + case "$1" in [2023-01-18T12:31:56.748Z] #21 6.890 + export CGO_ENABLED=0 [2023-01-18T12:31:56.748Z] #21 6.890 + CGO_ENABLED=0 [2023-01-18T12:31:56.748Z] #21 6.890 + _install_rootlesskit [2023-01-18T12:31:56.748Z] #21 6.890 + echo 'Install rootlesskit version v0.14.4' [2023-01-18T12:31:56.748Z] #21 6.890 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-18T12:31:56.748Z] #21 6.890 + GOBIN=/build [2023-01-18T12:31:56.748Z] #21 6.890 + GO111MODULE=on [2023-01-18T12:31:56.748Z] #21 6.890 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-01-18T12:31:56.748Z] #21 6.894 Install rootlesskit version v0.14.4 [2023-01-18T12:31:57.080Z] #31 ... [2023-01-18T12:31:57.080Z] [2023-01-18T12:31:57.080Z] #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-01-18T12:31:57.080Z] #34 DONE 32.3s [2023-01-18T12:31:57.311Z] #21 7.546 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-01-18T12:31:57.338Z] [2023-01-18T12:31:57.339Z] #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-01-18T12:31:57.339Z] #36 25.29 go: downloading github.com/fatih/color v1.13.0 [2023-01-18T12:31:57.339Z] #36 25.29 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-18T12:31:57.339Z] #36 25.34 go: downloading github.com/pkg/errors v0.9.1 [2023-01-18T12:31:57.339Z] #36 25.35 go: downloading github.com/spf13/cobra v1.3.0 [2023-01-18T12:31:57.339Z] #36 25.36 go: downloading github.com/spf13/pflag v1.0.5 [2023-01-18T12:31:57.339Z] #36 25.59 go: downloading github.com/spf13/viper v1.10.1 [2023-01-18T12:31:57.339Z] #36 25.72 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-01-18T12:31:57.339Z] #36 26.11 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-01-18T12:31:57.339Z] #36 26.12 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-01-18T12:31:57.339Z] #36 27.15 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-18T12:31:57.339Z] #36 27.17 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-18T12:31:57.339Z] #36 29.75 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-18T12:31:57.339Z] #36 29.76 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-18T12:31:57.339Z] #36 29.78 go: downloading github.com/stretchr/testify v1.7.0 [2023-01-18T12:31:57.339Z] #36 29.85 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-01-18T12:31:57.339Z] #36 29.88 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-18T12:31:57.339Z] #36 29.94 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-01-18T12:31:57.339Z] #36 29.99 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-01-18T12:31:57.339Z] #36 29.99 go: downloading github.com/magiconair/properties v1.8.5 [2023-01-18T12:31:57.339Z] #36 30.16 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-01-18T12:31:57.339Z] #36 30.22 go: downloading github.com/spf13/afero v1.6.0 [2023-01-18T12:31:57.339Z] #36 30.23 go: downloading github.com/spf13/cast v1.4.1 [2023-01-18T12:31:57.339Z] #36 30.26 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-01-18T12:31:57.339Z] #36 30.29 go: downloading github.com/subosito/gotenv v1.2.0 [2023-01-18T12:31:57.339Z] #36 30.31 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-01-18T12:31:57.339Z] #36 30.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-01-18T12:31:57.339Z] #36 30.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-01-18T12:31:57.339Z] #36 30.47 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-01-18T12:31:57.339Z] #36 30.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-01-18T12:31:57.339Z] #36 30.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-01-18T12:31:57.339Z] #36 30.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-01-18T12:31:57.339Z] #36 30.55 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-01-18T12:31:57.339Z] #36 30.56 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-01-18T12:31:57.339Z] #36 30.57 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-01-18T12:31:57.339Z] #36 30.74 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-18T12:31:57.339Z] #36 30.78 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-01-18T12:31:57.339Z] #36 30.93 go: downloading github.com/Antonboom/errname v0.1.5 [2023-01-18T12:31:57.339Z] #36 30.98 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-01-18T12:31:57.339Z] #36 31.15 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-01-18T12:31:57.339Z] #36 31.24 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-01-18T12:31:57.339Z] #36 31.27 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-01-18T12:31:57.339Z] #36 31.40 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-01-18T12:31:57.339Z] #36 31.42 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-01-18T12:31:57.339Z] #36 31.48 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-01-18T12:31:57.339Z] #36 31.51 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-01-18T12:31:57.339Z] #36 31.58 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-01-18T12:31:57.339Z] #36 31.63 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-01-18T12:31:57.339Z] #36 31.79 go: downloading github.com/breml/bidichk v0.2.1 [2023-01-18T12:31:57.339Z] #36 31.83 go: downloading github.com/breml/errchkjson v0.2.1 [2023-01-18T12:31:57.339Z] #36 31.93 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-01-18T12:31:57.339Z] #36 31.95 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-01-18T12:31:57.339Z] #36 31.96 go: downloading github.com/daixiang0/gci v0.2.9 [2023-01-18T12:31:57.339Z] #36 32.01 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-01-18T12:31:57.339Z] #36 32.01 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-01-18T12:31:57.339Z] #36 32.14 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-01-18T12:31:57.339Z] #36 32.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-01-18T12:31:57.339Z] #36 32.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-01-18T12:31:57.339Z] #36 32.21 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-01-18T12:31:57.339Z] #36 32.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-01-18T12:31:57.339Z] #36 32.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-01-18T12:31:57.339Z] #36 32.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-01-18T12:31:57.598Z] #36 32.73 go: downloading github.com/golangci/misspell v0.3.5 [2023-01-18T12:31:57.598Z] #36 32.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-01-18T12:31:57.598Z] #36 32.90 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-01-18T12:31:57.857Z] #36 32.96 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-01-18T12:31:57.857Z] #36 33.07 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-01-18T12:31:57.857Z] #36 33.09 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-01-18T12:31:57.857Z] #36 33.13 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-01-18T12:31:57.857Z] #36 33.15 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-01-18T12:31:57.857Z] #36 ... [2023-01-18T12:31:57.857Z] [2023-01-18T12:31:57.857Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-18T12:31:57.857Z] #35 23.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-18T12:31:57.857Z] #35 23.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-01-18T12:31:57.857Z] #35 23.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-01-18T12:31:57.857Z] #35 23.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2023-01-18T12:31:57.857Z] #35 23.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-01-18T12:31:57.857Z] #35 23.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-01-18T12:31:57.857Z] #35 23.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-01-18T12:31:57.857Z] #35 23.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-01-18T12:31:57.857Z] #35 23.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-01-18T12:31:57.857Z] #35 24.52 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:31:57.857Z] #35 24.90 Fetched 15.6 MB in 1s (17.2 MB/s) [2023-01-18T12:31:57.857Z] #35 24.94 Selecting previously unselected package xxd. [2023-01-18T12:31:57.857Z] #35 24.94 (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-01-18T12:31:57.857Z] #35 24.98 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-01-18T12:31:57.857Z] #35 24.99 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:31:57.857Z] #35 25.30 Selecting previously unselected package vim-common. [2023-01-18T12:31:57.857Z] #35 25.30 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-18T12:31:57.857Z] #35 25.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:31:57.857Z] #35 25.63 Selecting previously unselected package cmake-data. [2023-01-18T12:31:57.857Z] #35 25.63 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-01-18T12:31:57.857Z] #35 25.64 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-01-18T12:31:57.857Z] #35 29.03 Selecting previously unselected package libicu67:arm64. [2023-01-18T12:31:57.857Z] #35 29.03 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2023-01-18T12:31:57.857Z] #35 29.05 Unpacking libicu67:arm64 (67.1-7) ... [2023-01-18T12:31:58.116Z] #35 ... [2023-01-18T12:31:58.116Z] [2023-01-18T12:31:58.116Z] #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-01-18T12:31:58.116Z] #36 33.15 go: downloading github.com/julz/importas v0.1.0 [2023-01-18T12:31:58.116Z] #36 33.16 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-01-18T12:31:58.116Z] #36 33.17 go: downloading github.com/kulti/thelper v0.5.0 [2023-01-18T12:31:58.116Z] #36 33.19 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-01-18T12:31:58.116Z] #36 33.21 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-01-18T12:31:58.116Z] #36 33.24 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-01-18T12:31:58.116Z] #36 33.24 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-01-18T12:31:58.116Z] #36 33.26 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-01-18T12:31:58.116Z] #36 33.31 go: downloading github.com/maratori/testpackage v1.0.1 [2023-01-18T12:31:58.116Z] #36 33.32 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-01-18T12:31:58.116Z] #36 33.33 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-01-18T12:31:58.116Z] #36 33.36 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-01-18T12:31:58.116Z] #36 33.40 go: downloading github.com/mgechev/revive v1.1.3 [2023-01-18T12:31:58.689Z] #36 33.94 go: downloading github.com/moricho/tparallel v0.2.1 [2023-01-18T12:31:58.689Z] #36 33.98 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-01-18T12:31:58.949Z] #36 34.01 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-01-18T12:31:58.949Z] #36 34.04 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-01-18T12:31:58.949Z] #36 34.11 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-01-18T12:31:58.949Z] #36 34.19 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-01-18T12:31:58.949Z] #36 34.19 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-01-18T12:31:58.949Z] #36 34.24 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-01-18T12:31:59.208Z] #36 34.27 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-01-18T12:31:59.208Z] #36 34.54 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-01-18T12:31:59.208Z] #36 ... [2023-01-18T12:31:59.208Z] [2023-01-18T12:31:59.208Z] #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-01-18T12:31:59.208Z] #0 0.800 + RM_GOPATH=0 [2023-01-18T12:31:59.208Z] #0 0.800 + TMP_GOPATH= [2023-01-18T12:31:59.208Z] #0 0.800 + : /build [2023-01-18T12:31:59.208Z] #0 0.800 + '[' -z '' ']' [2023-01-18T12:31:59.208Z] #0 0.823 ++ mktemp -d [2023-01-18T12:31:59.208Z] #0 0.826 + export GOPATH=/tmp/tmp.jgIgUApC9I [2023-01-18T12:31:59.208Z] #0 0.826 + GOPATH=/tmp/tmp.jgIgUApC9I [2023-01-18T12:31:59.208Z] #0 0.826 + RM_GOPATH=1 [2023-01-18T12:31:59.208Z] #0 0.826 + case "$(go env GOARCH)" in [2023-01-18T12:31:59.208Z] #0 0.831 ++ go env GOARCH [2023-01-18T12:31:59.208Z] #0 0.846 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:59.208Z] #0 0.846 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:59.208Z] #0 0.847 ++ dirname /tmp/install/install.sh [2023-01-18T12:31:59.208Z] #0 0.855 + dir=/tmp/install [2023-01-18T12:31:59.208Z] #0 0.855 + bin=containerd [2023-01-18T12:31:59.208Z] #0 0.855 + shift [2023-01-18T12:31:59.208Z] #0 0.855 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-01-18T12:31:59.208Z] #0 0.856 + . /tmp/install/containerd.installer [2023-01-18T12:31:59.208Z] #0 0.856 ++ set -e [2023-01-18T12:31:59.208Z] #0 0.856 ++ : v1.6.15 [2023-01-18T12:31:59.208Z] #0 0.861 + install_containerd [2023-01-18T12:31:59.208Z] #0 0.861 + echo 'Install containerd version v1.6.15' [2023-01-18T12:31:59.208Z] #0 0.862 Install containerd version v1.6.15 [2023-01-18T12:31:59.208Z] #0 0.871 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jgIgUApC9I/src/github.com/containerd/containerd [2023-01-18T12:31:59.208Z] #0 0.897 Cloning into '/tmp/tmp.jgIgUApC9I/src/github.com/containerd/containerd'... [2023-01-18T12:31:59.468Z] #37 ... [2023-01-18T12:31:59.468Z] [2023-01-18T12:31:59.468Z] #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-01-18T12:31:59.468Z] #36 34.54 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-01-18T12:31:59.468Z] #36 34.56 go: downloading github.com/sivchari/tenv v1.4.7 [2023-01-18T12:31:59.468Z] #36 34.57 go: downloading github.com/sonatard/noctx v0.0.1 [2023-01-18T12:31:59.468Z] #36 34.61 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-01-18T12:31:59.468Z] #36 34.62 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-01-18T12:31:59.468Z] #36 34.65 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-01-18T12:31:59.468Z] #36 34.68 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-01-18T12:31:59.468Z] #36 34.69 go: downloading github.com/tetafro/godot v1.4.11 [2023-01-18T12:31:59.468Z] #36 34.70 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-01-18T12:31:59.468Z] #36 34.71 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-01-18T12:31:59.468Z] #36 34.71 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-01-18T12:31:59.468Z] #36 34.75 go: downloading github.com/ultraware/funlen v0.0.3 [2023-01-18T12:31:59.700Z] using credential docker-jenkins-github-credentials [2023-01-18T12:31:59.710Z] Cloning the remote Git repository [2023-01-18T12:31:59.710Z] Cloning with configured refspecs honoured and without tags [2023-01-18T12:31:59.737Z] #36 34.76 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-01-18T12:31:59.737Z] #36 34.76 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-01-18T12:31:59.737Z] #36 34.77 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-01-18T12:31:59.737Z] #36 34.79 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-01-18T12:31:59.737Z] #36 34.92 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-01-18T12:31:59.737Z] #36 35.00 go: downloading honnef.co/go/tools v0.2.2 [2023-01-18T12:31:59.833Z] #21 ... [2023-01-18T12:31:59.833Z] [2023-01-18T12:31:59.833Z] #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-01-18T12:31:59.833Z] #0 6.848 + RM_GOPATH=0 [2023-01-18T12:31:59.833Z] #0 6.848 + TMP_GOPATH= [2023-01-18T12:31:59.833Z] #0 6.848 + : /build [2023-01-18T12:31:59.833Z] #0 6.848 + '[' -z '' ']' [2023-01-18T12:31:59.833Z] #0 6.848 ++ mktemp -d [2023-01-18T12:31:59.833Z] #0 6.848 + export GOPATH=/tmp/tmp.P6dAxjyJDd [2023-01-18T12:31:59.833Z] #0 6.849 + GOPATH=/tmp/tmp.P6dAxjyJDd [2023-01-18T12:31:59.833Z] #0 6.849 + RM_GOPATH=1 [2023-01-18T12:31:59.833Z] #0 6.849 + case "$(go env GOARCH)" in [2023-01-18T12:31:59.833Z] #0 6.849 ++ go env GOARCH [2023-01-18T12:31:59.833Z] #0 6.899 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:59.833Z] #0 6.899 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:31:59.833Z] #0 6.907 ++ dirname /tmp/install/install.sh [2023-01-18T12:31:59.833Z] #0 6.939 + dir=/tmp/install [2023-01-18T12:31:59.833Z] #0 6.939 + bin=tomlv [2023-01-18T12:31:59.833Z] #0 6.939 + shift [2023-01-18T12:31:59.833Z] #0 6.939 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-01-18T12:31:59.833Z] #0 6.951 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-18T12:31:59.833Z] #0 6.953 + . /tmp/install/tomlv.installer [2023-01-18T12:31:59.833Z] #0 6.953 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-18T12:31:59.833Z] #0 6.953 + install_tomlv [2023-01-18T12:31:59.833Z] #0 6.953 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-01-18T12:31:59.833Z] #0 6.953 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.P6dAxjyJDd/src/github.com/BurntSushi/toml [2023-01-18T12:31:59.833Z] #0 6.956 Cloning into '/tmp/tmp.P6dAxjyJDd/src/github.com/BurntSushi/toml'... [2023-01-18T12:31:59.833Z] #0 9.927 + cd /tmp/tmp.P6dAxjyJDd/src/github.com/BurntSushi/toml [2023-01-18T12:31:59.833Z] #0 9.927 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-18T12:31:59.466Z] Cloning repository https://github.com/moby/moby.git [2023-01-18T12:31:59.533Z] > git init /home/ubuntu/workspace/moby_PR-44846 # timeout=10 [2023-01-18T12:32:00.001Z] #36 ... [2023-01-18T12:32:00.001Z] [2023-01-18T12:32:00.001Z] #26 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-18T12:32:00.001Z] #26 DONE 35.1s [2023-01-18T12:32:00.001Z] [2023-01-18T12:32:00.001Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:32:00.001Z] #31 33.90 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-01-18T12:32:00.001Z] #31 33.95 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:32:00.001Z] #31 33.99 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-18T12:32:00.001Z] #31 34.01 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-01-18T12:32:00.001Z] #31 34.05 Setting up libcap2:arm64 (1:2.44-1) ... [2023-01-18T12:32:00.001Z] #31 34.07 Setting up python3-six (1.16.0-2) ... [2023-01-18T12:32:00.090Z] #27 ... [2023-01-18T12:32:00.090Z] [2023-01-18T12:32:00.090Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:32:00.090Z] #0 7.330 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:32:00.090Z] #0 7.423 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:32:00.090Z] #0 7.431 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:32:00.090Z] #0 8.765 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:32:00.090Z] #28 ... [2023-01-18T12:32:00.090Z] [2023-01-18T12:32:00.090Z] #29 [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-01-18T12:32:00.090Z] #0 6.972 + RM_GOPATH=0 [2023-01-18T12:32:00.090Z] #0 6.972 + TMP_GOPATH= [2023-01-18T12:32:00.090Z] #0 6.972 + : /build [2023-01-18T12:32:00.090Z] #0 6.972 + '[' -z '' ']' [2023-01-18T12:32:00.090Z] #0 6.981 ++ mktemp -d [2023-01-18T12:32:00.090Z] #0 6.992 + export GOPATH=/tmp/tmp.oZn4dLE4OG [2023-01-18T12:32:00.090Z] #0 6.992 + GOPATH=/tmp/tmp.oZn4dLE4OG [2023-01-18T12:32:00.090Z] #0 6.992 + RM_GOPATH=1 [2023-01-18T12:32:00.090Z] #0 6.992 + case "$(go env GOARCH)" in [2023-01-18T12:32:00.090Z] #0 6.992 ++ go env GOARCH [2023-01-18T12:32:00.090Z] #0 7.006 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:32:00.090Z] #0 7.006 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:32:00.090Z] #0 7.006 ++ dirname /tmp/install/install.sh [2023-01-18T12:32:00.090Z] #0 7.006 + dir=/tmp/install [2023-01-18T12:32:00.090Z] #0 7.006 + bin=shfmt [2023-01-18T12:32:00.090Z] #0 7.006 + shift [2023-01-18T12:32:00.090Z] #0 7.006 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-01-18T12:32:00.090Z] #0 7.006 + . /tmp/install/shfmt.installer [2023-01-18T12:32:00.090Z] #0 7.006 ++ : v3.0.2 [2023-01-18T12:32:00.090Z] #0 7.006 + install_shfmt [2023-01-18T12:32:00.090Z] #0 7.006 + echo 'Install shfmt version v3.0.2' [2023-01-18T12:32:00.090Z] #0 7.006 + GOBIN=/build [2023-01-18T12:32:00.090Z] #0 7.006 + GO111MODULE=on [2023-01-18T12:32:00.090Z] #0 7.006 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-01-18T12:32:00.090Z] #0 7.008 Install shfmt version v3.0.2 [2023-01-18T12:32:00.090Z] #0 7.704 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-01-18T12:32:00.090Z] #0 9.492 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-01-18T12:32:00.090Z] #0 9.507 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-01-18T12:32:00.090Z] #0 9.753 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-01-18T12:32:00.347Z] #29 ... [2023-01-18T12:32:00.347Z] [2023-01-18T12:32:00.347Z] #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-01-18T12:32:00.347Z] #0 5.866 + RM_GOPATH=0 [2023-01-18T12:32:00.347Z] #0 5.866 + TMP_GOPATH= [2023-01-18T12:32:00.347Z] #0 5.866 + : /build [2023-01-18T12:32:00.347Z] #0 5.866 + '[' -z '' ']' [2023-01-18T12:32:00.347Z] #0 5.866 ++ mktemp -d [2023-01-18T12:32:00.347Z] #0 5.884 + export GOPATH=/tmp/tmp.1kDDjfFncs [2023-01-18T12:32:00.347Z] #0 5.884 + GOPATH=/tmp/tmp.1kDDjfFncs [2023-01-18T12:32:00.347Z] #0 5.884 + RM_GOPATH=1 [2023-01-18T12:32:00.347Z] #0 5.884 + case "$(go env GOARCH)" in [2023-01-18T12:32:00.347Z] #0 5.884 ++ go env GOARCH [2023-01-18T12:32:00.347Z] #0 5.907 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-18T12:32:00.347Z] #0 5.907 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:32:00.347Z] #0 5.907 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:32:00.347Z] #0 5.907 ++ dirname /tmp/install/install.sh [2023-01-18T12:32:00.347Z] #0 5.907 + dir=/tmp/install [2023-01-18T12:32:00.347Z] #0 5.907 + bin=proxy [2023-01-18T12:32:00.347Z] #0 5.907 + shift [2023-01-18T12:32:00.347Z] #0 5.907 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-01-18T12:32:00.347Z] #0 5.907 + . /tmp/install/proxy.installer [2023-01-18T12:32:00.347Z] #0 5.907 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-18T12:32:00.347Z] #0 5.907 + install_proxy [2023-01-18T12:32:00.347Z] #0 5.907 + case "$1" in [2023-01-18T12:32:00.347Z] #0 5.907 + export CGO_ENABLED=0 [2023-01-18T12:32:00.347Z] #0 5.907 + CGO_ENABLED=0 [2023-01-18T12:32:00.347Z] #0 5.907 + _install_proxy [2023-01-18T12:32:00.347Z] #0 5.907 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-01-18T12:32:00.347Z] #0 5.907 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.1kDDjfFncs/src/github.com/docker/libnetwork [2023-01-18T12:32:00.347Z] #0 5.907 Cloning into '/tmp/tmp.1kDDjfFncs/src/github.com/docker/libnetwork'... [2023-01-18T12:32:00.569Z] #31 35.53 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-01-18T12:32:00.569Z] #31 35.54 Setting up libprotoc23:arm64 (3.12.4-1) ... [2023-01-18T12:32:00.569Z] #31 35.57 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-18T12:32:00.569Z] #31 35.67 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-18T12:32:00.569Z] #31 35.72 Setting up python3-protobuf (3.12.4-1) ... [2023-01-18T12:32:00.603Z] #30 ... [2023-01-18T12:32:00.603Z] [2023-01-18T12:32:00.603Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-18T12:32:00.603Z] #0 7.493 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:32:00.603Z] #0 7.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:32:00.603Z] #0 7.577 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:32:00.603Z] #0 9.124 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:32:00.603Z] #31 ... [2023-01-18T12:32:00.603Z] [2023-01-18T12:32:00.603Z] #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-01-18T12:32:00.603Z] #0 6.405 + RM_GOPATH=0 [2023-01-18T12:32:00.603Z] #0 6.405 + TMP_GOPATH= [2023-01-18T12:32:00.603Z] #0 6.405 + : /build [2023-01-18T12:32:00.603Z] #0 6.405 + '[' -z '' ']' [2023-01-18T12:32:00.603Z] #0 6.405 ++ mktemp -d [2023-01-18T12:32:00.603Z] #0 6.405 + export GOPATH=/tmp/tmp.kcTJtO67pc [2023-01-18T12:32:00.603Z] #0 6.405 + GOPATH=/tmp/tmp.kcTJtO67pc [2023-01-18T12:32:00.603Z] #0 6.405 + RM_GOPATH=1 [2023-01-18T12:32:00.603Z] #0 6.405 + case "$(go env GOARCH)" in [2023-01-18T12:32:00.603Z] #0 6.408 ++ go env GOARCH [2023-01-18T12:32:00.603Z] #0 6.427 Install gotestsum version v1.8.2 [2023-01-18T12:32:00.603Z] #0 6.427 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:32:00.603Z] #0 6.427 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:32:00.603Z] #0 6.427 ++ dirname /tmp/install/install.sh [2023-01-18T12:32:00.603Z] #0 6.427 + dir=/tmp/install [2023-01-18T12:32:00.603Z] #0 6.427 + bin=gotestsum [2023-01-18T12:32:00.603Z] #0 6.427 + shift [2023-01-18T12:32:00.603Z] #0 6.427 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-01-18T12:32:00.603Z] #0 6.427 + . /tmp/install/gotestsum.installer [2023-01-18T12:32:00.603Z] #0 6.427 ++ : v1.8.2 [2023-01-18T12:32:00.603Z] #0 6.427 + install_gotestsum [2023-01-18T12:32:00.603Z] #0 6.427 + set -e [2023-01-18T12:32:00.603Z] #0 6.427 + echo 'Install gotestsum version v1.8.2' [2023-01-18T12:32:00.603Z] #0 6.427 + GOBIN=/build [2023-01-18T12:32:00.603Z] #0 6.427 + GO111MODULE=on [2023-01-18T12:32:00.603Z] #0 6.427 + go install gotest.tools/gotestsum@v1.8.2 [2023-01-18T12:32:00.603Z] #0 7.119 go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-18T12:32:00.603Z] #0 9.985 go: downloading github.com/fatih/color v1.13.0 [2023-01-18T12:32:00.603Z] #0 10.13 go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-18T12:32:00.603Z] #0 10.29 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-18T12:32:00.861Z] #32 10.85 go: downloading golang.org/x/tools v0.1.11 [2023-01-18T12:32:00.861Z] #32 ... [2023-01-18T12:32:00.861Z] [2023-01-18T12:32:00.861Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:32:00.861Z] #0 7.371 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:32:00.861Z] #0 7.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:32:00.861Z] #0 7.474 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:32:00.861Z] #0 9.894 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:32:00.861Z] #33 ... [2023-01-18T12:32:00.861Z] [2023-01-18T12:32:00.861Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-18T12:32:00.861Z] #0 6.881 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-01-18T12:32:00.861Z] #0 6.885 Cloning into '.'... [2023-01-18T12:31:59.877Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-18T12:31:59.877Z] > git --version # timeout=10 [2023-01-18T12:31:59.903Z] > git --version # 'git version 2.17.1' [2023-01-18T12:31:59.904Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:31:59.908Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44846/head:refs/remotes/origin/PR-44846 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:32:01.121Z] #34 ... [2023-01-18T12:32:01.121Z] [2023-01-18T12:32:01.121Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:32:01.121Z] #0 5.840 + RM_GOPATH=0 [2023-01-18T12:32:01.121Z] #0 5.840 + TMP_GOPATH= [2023-01-18T12:32:01.121Z] #0 5.840 + : /build [2023-01-18T12:32:01.121Z] #0 5.840 + '[' -z '' ']' [2023-01-18T12:32:01.121Z] #0 5.840 ++ mktemp -d [2023-01-18T12:32:01.121Z] #0 5.840 + export GOPATH=/tmp/tmp.o5GYISkvIU [2023-01-18T12:32:01.121Z] #0 5.840 + GOPATH=/tmp/tmp.o5GYISkvIU [2023-01-18T12:32:01.121Z] #0 5.840 + RM_GOPATH=1 [2023-01-18T12:32:01.121Z] #0 5.840 + case "$(go env GOARCH)" in [2023-01-18T12:32:01.121Z] #0 5.840 ++ go env GOARCH [2023-01-18T12:32:01.121Z] #0 5.861 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:32:01.121Z] #0 5.861 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:32:01.121Z] #0 5.861 ++ dirname /tmp/install/install.sh [2023-01-18T12:32:01.121Z] #0 5.862 + dir=/tmp/install [2023-01-18T12:32:01.121Z] #0 5.863 + bin=golangci_lint [2023-01-18T12:32:01.121Z] #0 5.863 + shift [2023-01-18T12:32:01.121Z] #0 5.863 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-01-18T12:32:01.121Z] #0 5.863 + . /tmp/install/golangci_lint.installer [2023-01-18T12:32:01.121Z] #0 5.863 ++ : v1.44.0 [2023-01-18T12:32:01.122Z] #0 5.863 + install_golangci_lint [2023-01-18T12:32:01.122Z] #0 5.863 + set -e [2023-01-18T12:32:01.122Z] #0 5.878 Install golangci-lint version v1.44.0 [2023-01-18T12:32:01.122Z] #0 5.878 + echo 'Install golangci-lint version v1.44.0' [2023-01-18T12:32:01.122Z] #0 5.878 + GOBIN=/build [2023-01-18T12:32:01.122Z] #0 5.878 + GO111MODULE=on [2023-01-18T12:32:01.122Z] #0 5.878 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-01-18T12:32:01.122Z] #0 6.268 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-01-18T12:32:01.122Z] #35 ... [2023-01-18T12:32:01.122Z] [2023-01-18T12:32:01.122Z] #36 [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-01-18T12:32:01.122Z] #0 7.722 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:32:01.122Z] #0 7.859 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:32:01.122Z] #0 7.860 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:32:01.122Z] #0 9.570 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:32:01.377Z] #36 ... [2023-01-18T12:32:01.377Z] [2023-01-18T12:32:01.378Z] #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-01-18T12:32:01.378Z] #32 11.36 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-18T12:32:01.378Z] #32 11.39 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-18T12:32:01.633Z] #32 11.76 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-18T12:32:01.889Z] #32 11.98 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-18T12:32:02.147Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08e8a2f35fd0027b4) in /home/ubuntu/workspace/moby_PR-44846 [Pipeline] { [Pipeline] checkout [2023-01-18T12:32:02.240Z] The recommended git tool is: git [2023-01-18T12:32:03.858Z] #31 38.98 Setting up libcap-dev:arm64 (1:2.44-1) ... [2023-01-18T12:32:03.858Z] #31 39.00 Setting up protobuf-compiler (3.12.4-1) ... [2023-01-18T12:32:03.858Z] #31 39.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-18T12:32:03.858Z] #31 39.05 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2023-01-18T12:32:03.858Z] #31 39.08 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-18T12:32:04.117Z] #31 39.09 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-01-18T12:32:04.117Z] #31 39.11 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:32:04.688Z] #31 DONE 39.7s [2023-01-18T12:32:04.688Z] [2023-01-18T12:32:04.688Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:32:04.767Z] using credential docker-jenkins-github-credentials [2023-01-18T12:32:04.778Z] Cloning the remote Git repository [2023-01-18T12:32:04.778Z] Cloning with configured refspecs honoured and without tags [2023-01-18T12:32:04.527Z] Cloning repository https://github.com/moby/moby.git [2023-01-18T12:32:04.601Z] > git init /home/ubuntu/workspace/moby_PR-44846 # timeout=10 [2023-01-18T12:32:04.894Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-18T12:32:04.894Z] > git --version # timeout=10 [2023-01-18T12:32:04.905Z] > git --version # 'git version 2.17.1' [2023-01-18T12:32:04.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:32:04.907Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44846/head:refs/remotes/origin/PR-44846 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:32:06.593Z] #38 ... [2023-01-18T12:32:06.593Z] [2023-01-18T12:32:06.593Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-18T12:32:06.593Z] #35 35.98 Selecting previously unselected package libxml2:arm64. [2023-01-18T12:32:06.593Z] #35 35.99 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... [2023-01-18T12:32:06.593Z] #35 35.99 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-18T12:32:06.593Z] #35 36.43 Selecting previously unselected package libarchive13:arm64. [2023-01-18T12:32:06.593Z] #35 36.43 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-01-18T12:32:06.593Z] #35 36.45 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-01-18T12:32:06.593Z] #35 36.74 Selecting previously unselected package libjsoncpp24:arm64. [2023-01-18T12:32:06.593Z] #35 36.75 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-01-18T12:32:06.593Z] #35 36.75 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-01-18T12:32:06.593Z] #35 36.91 Selecting previously unselected package librhash0:arm64. [2023-01-18T12:32:06.593Z] #35 36.91 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2023-01-18T12:32:06.593Z] #35 36.91 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-01-18T12:32:06.593Z] #35 37.07 Selecting previously unselected package libuv1:arm64. [2023-01-18T12:32:06.593Z] #35 37.08 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2023-01-18T12:32:06.593Z] #35 37.09 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-01-18T12:32:06.593Z] #35 37.23 Selecting previously unselected package cmake. [2023-01-18T12:32:06.593Z] #35 37.25 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-01-18T12:32:06.593Z] #35 37.26 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-01-18T12:32:06.593Z] #35 40.43 Setting up libicu67:arm64 (67.1-7) ... [2023-01-18T12:32:06.593Z] #35 40.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:32:06.593Z] #35 40.52 Setting up libuv1:arm64 (1.40.0-2) ... [2023-01-18T12:32:06.593Z] #35 40.53 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:32:06.593Z] #35 40.62 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-01-18T12:32:06.593Z] #35 40.69 Setting up librhash0:arm64 (1.4.1-2) ... [2023-01-18T12:32:06.593Z] #35 40.79 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-01-18T12:32:06.593Z] #35 40.85 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-18T12:32:06.593Z] #35 40.87 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-01-18T12:32:06.593Z] #35 40.89 Setting up cmake (3.18.4-2+deb11u1) ... [2023-01-18T12:32:06.593Z] #35 40.91 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:32:06.593Z] #35 DONE 41.5s [2023-01-18T12:32:06.593Z] [2023-01-18T12:32:06.593Z] #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-01-18T12:32:06.854Z] #39 ... [2023-01-18T12:32:06.854Z] [2023-01-18T12:32:06.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-01-18T12:32:06.854Z] #30 31.97 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-01-18T12:32:06.854Z] #30 33.17 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-01-18T12:32:06.854Z] #30 33.60 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-01-18T12:32:06.854Z] #30 33.90 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-01-18T12:32:06.854Z] #30 34.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2023-01-18T12:32:06.854Z] #30 34.99 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-01-18T12:32:06.854Z] #30 34.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-01-18T12:32:06.854Z] #30 35.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-01-18T12:32:06.854Z] #30 35.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-01-18T12:32:06.854Z] #30 35.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-01-18T12:32:06.854Z] #30 35.01 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-01-18T12:32:06.854Z] #30 35.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-01-18T12:32:06.854Z] #30 35.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-01-18T12:32:06.854Z] #30 35.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-01-18T12:32:06.854Z] #30 35.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-01-18T12:32:06.854Z] #30 35.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-01-18T12:32:06.854Z] #30 35.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-01-18T12:32:06.854Z] #30 35.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-01-18T12:32:06.854Z] #30 35.10 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-01-18T12:32:06.854Z] #30 35.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-01-18T12:32:06.854Z] #30 35.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-01-18T12:32:06.854Z] #30 36.35 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:32:06.854Z] #30 36.60 Fetched 108 MB in 4s (24.1 MB/s) [2023-01-18T12:32:06.854Z] #30 36.68 Selecting previously unselected package binutils-mingw-w64-i686. [2023-01-18T12:32:06.854Z] #30 36.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 ... 15709 files and directories currently installed.) [2023-01-18T12:32:06.854Z] #30 36.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2023-01-18T12:32:06.854Z] #30 36.73 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-18T12:32:06.854Z] #30 38.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-01-18T12:32:06.854Z] #30 38.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2023-01-18T12:32:06.854Z] #30 38.77 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-18T12:32:06.854Z] #30 41.56 Selecting previously unselected package binutils-mingw-w64. [2023-01-18T12:32:06.854Z] #30 41.56 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-01-18T12:32:06.854Z] #30 41.58 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-18T12:32:06.854Z] #30 41.82 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-01-18T12:32:06.854Z] #30 41.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-01-18T12:32:06.854Z] #30 41.85 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-18T12:32:06.854Z] #30 42.05 Selecting previously unselected package dmsetup. [2023-01-18T12:32:06.854Z] #30 42.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-01-18T12:32:06.854Z] #30 42.05 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-18T12:32:07.114Z] #30 ... [2023-01-18T12:32:07.114Z] [2023-01-18T12:32:07.114Z] #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-01-18T12:32:07.114Z] #39 0.843 + RM_GOPATH=0 [2023-01-18T12:32:07.140Z] #32 ... [2023-01-18T12:32:07.140Z] [2023-01-18T12:32:07.140Z] #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-01-18T12:32:07.140Z] #27 10.22 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-01-18T12:32:07.140Z] #27 11.56 internal/goarch [2023-01-18T12:32:07.140Z] #27 11.77 internal/unsafeheader [2023-01-18T12:32:07.140Z] #27 12.15 internal/abi [2023-01-18T12:32:07.140Z] #27 12.32 internal/cpu [2023-01-18T12:32:07.140Z] #27 12.76 internal/goexperiment [2023-01-18T12:32:07.140Z] #27 13.09 internal/goos [2023-01-18T12:32:07.140Z] #27 13.43 runtime/internal/atomic [2023-01-18T12:32:07.140Z] #27 14.00 internal/bytealg [2023-01-18T12:32:07.140Z] #27 15.06 runtime/internal/math [2023-01-18T12:32:07.140Z] #27 15.46 runtime/internal/sys [2023-01-18T12:32:07.140Z] #27 15.98 runtime/internal/syscall [2023-01-18T12:32:07.140Z] #27 16.14 internal/itoa [2023-01-18T12:32:07.140Z] #27 16.51 math/bits [2023-01-18T12:32:07.140Z] #27 16.81 runtime [2023-01-18T12:32:07.140Z] #27 ... [2023-01-18T12:32:07.140Z] [2023-01-18T12:32:07.140Z] #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-01-18T12:32:07.140Z] #24 6.948 + git clone https://github.com/docker/distribution.git . [2023-01-18T12:32:07.140Z] #24 6.995 Cloning into '.'... [2023-01-18T12:32:07.140Z] #24 ... [2023-01-18T12:32:07.140Z] [2023-01-18T12:32:07.140Z] #21 [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-01-18T12:32:07.140Z] #21 12.69 go: downloading github.com/pkg/errors v0.9.1 [2023-01-18T12:32:07.140Z] #21 12.77 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-18T12:32:07.140Z] #21 12.89 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-01-18T12:32:07.140Z] #21 13.67 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-01-18T12:32:07.373Z] #39 0.845 + TMP_GOPATH= [2023-01-18T12:32:07.373Z] #39 0.845 + : /build [2023-01-18T12:32:07.373Z] #39 0.846 + '[' -z '' ']' [2023-01-18T12:32:07.373Z] #39 0.847 ++ mktemp -d [2023-01-18T12:32:07.373Z] #39 0.848 + export GOPATH=/tmp/tmp.4WqKvQPyMq [2023-01-18T12:32:07.373Z] #39 0.852 + GOPATH=/tmp/tmp.4WqKvQPyMq [2023-01-18T12:32:07.373Z] #39 0.852 + RM_GOPATH=1 [2023-01-18T12:32:07.373Z] #39 0.852 + case "$(go env GOARCH)" in [2023-01-18T12:32:07.373Z] #39 0.853 ++ go env GOARCH [2023-01-18T12:32:07.373Z] #39 0.881 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:32:07.373Z] #39 0.881 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:32:07.373Z] #39 0.884 ++ dirname /tmp/install/install.sh [2023-01-18T12:32:07.373Z] #39 0.894 + dir=/tmp/install [2023-01-18T12:32:07.373Z] #39 0.895 + bin=tini [2023-01-18T12:32:07.373Z] #39 0.895 + shift [2023-01-18T12:32:07.373Z] #39 0.895 + '[' '!' -f /tmp/install/tini.installer ']' [2023-01-18T12:32:07.373Z] #39 0.895 + . /tmp/install/tini.installer [2023-01-18T12:32:07.373Z] #39 0.899 ++ : v0.19.0 [2023-01-18T12:32:07.373Z] #39 0.899 + install_tini [2023-01-18T12:32:07.373Z] #39 0.899 + echo 'Install tini version v0.19.0' [2023-01-18T12:32:07.373Z] #39 0.899 + git clone https://github.com/krallin/tini.git /tmp/tmp.4WqKvQPyMq/tini [2023-01-18T12:32:07.373Z] #39 0.899 Install tini version v0.19.0 [2023-01-18T12:32:07.373Z] #39 0.903 Cloning into '/tmp/tmp.4WqKvQPyMq/tini'... [2023-01-18T12:32:07.942Z] #39 1.555 + cd /tmp/tmp.4WqKvQPyMq/tini [2023-01-18T12:32:07.942Z] #39 1.555 + git checkout -q v0.19.0 [2023-01-18T12:32:07.942Z] #39 1.601 + cmake . [2023-01-18T12:32:08.106Z] #21 ... [2023-01-18T12:32:08.106Z] [2023-01-18T12:32:08.106Z] #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-01-18T12:32:08.106Z] #27 18.07 math [2023-01-18T12:32:08.510Z] #39 2.118 -- The C compiler identification is GNU 10.2.1 [2023-01-18T12:32:08.510Z] #39 2.188 -- Detecting C compiler ABI info [2023-01-18T12:32:09.079Z] #39 2.788 -- Detecting C compiler ABI info - done [2023-01-18T12:32:09.079Z] #39 2.886 -- Check for working C compiler: /usr/bin/cc - skipped [2023-01-18T12:32:09.079Z] #39 2.887 -- Detecting C compile features [2023-01-18T12:32:09.079Z] #39 2.891 -- Detecting C compile features - done [2023-01-18T12:32:09.339Z] #39 2.944 -- Performing Test HAS_BUILTIN_FORTIFY [2023-01-18T12:32:09.598Z] #39 3.228 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-01-18T12:32:09.857Z] #39 3.313 -- Configuring done [2023-01-18T12:32:09.857Z] #39 3.342 -- Generating done [2023-01-18T12:32:09.857Z] #39 3.343 -- Build files have been written to: /tmp/tmp.4WqKvQPyMq/tini [2023-01-18T12:32:09.857Z] #39 3.367 + make tini-static [2023-01-18T12:32:10.022Z] #27 ... [2023-01-18T12:32:10.022Z] [2023-01-18T12:32:10.022Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-18T12:32:10.022Z] #25 18.80 + mkdir -p /build [2023-01-18T12:32:10.022Z] #25 18.82 + mv docker/docker /build/ [2023-01-18T12:32:10.022Z] #25 18.85 + rmdir docker [2023-01-18T12:32:10.022Z] #25 DONE 19.9s [2023-01-18T12:32:10.022Z] [2023-01-18T12:32:10.022Z] #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-01-18T12:32:10.022Z] #32 19.77 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-18T12:32:10.022Z] #32 20.01 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-18T12:32:10.117Z] #39 3.757 Scanning dependencies of target tini-static [2023-01-18T12:32:10.117Z] #39 3.864 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-01-18T12:32:11.496Z] #39 ... [2023-01-18T12:32:11.496Z] [2023-01-18T12:32:11.496Z] #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-01-18T12:32:11.496Z] #36 36.55 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-01-18T12:32:11.496Z] #36 36.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-01-18T12:32:11.496Z] #36 36.60 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-01-18T12:32:11.496Z] #36 36.65 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-01-18T12:32:11.496Z] #36 36.67 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-01-18T12:32:11.496Z] #36 37.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-18T12:32:11.496Z] #36 37.92 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-18T12:32:11.496Z] #36 37.96 go: downloading github.com/stretchr/objx v0.1.1 [2023-01-18T12:32:11.496Z] #36 37.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-01-18T12:32:11.496Z] #36 38.18 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-01-18T12:32:11.496Z] #36 38.21 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-01-18T12:32:11.496Z] #36 38.34 go: downloading golang.org/x/text v0.3.7 [2023-01-18T12:32:11.496Z] #36 42.56 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-01-18T12:32:11.496Z] #36 42.60 go: downloading github.com/gobwas/glob v0.2.3 [2023-01-18T12:32:11.496Z] #36 42.61 go: downloading github.com/kisielk/gotool v1.0.0 [2023-01-18T12:32:11.496Z] #36 42.69 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-01-18T12:32:11.496Z] #36 42.74 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-01-18T12:32:11.496Z] #36 42.77 go: downloading golang.org/x/mod v0.5.1 [2023-01-18T12:32:11.496Z] #36 42.78 go: downloading github.com/ettle/strcase v0.1.1 [2023-01-18T12:32:11.496Z] #36 42.82 go: downloading github.com/fatih/structtag v1.2.0 [2023-01-18T12:32:11.496Z] #36 42.86 go: downloading github.com/Masterminds/semver v1.5.0 [2023-01-18T12:32:11.496Z] #36 42.96 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-01-18T12:32:11.496Z] #36 42.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-01-18T12:32:11.496Z] #36 43.06 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-01-18T12:32:11.496Z] #36 43.29 go: downloading github.com/prometheus/client_model v0.2.0 [2023-01-18T12:32:11.496Z] #36 43.35 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-01-18T12:32:11.496Z] #36 43.52 go: downloading github.com/google/go-cmp v0.5.6 [2023-01-18T12:32:11.496Z] #36 43.84 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-01-18T12:32:11.496Z] #36 43.84 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-01-18T12:32:11.496Z] #36 43.89 go: downloading github.com/beorn7/perks v1.0.1 [2023-01-18T12:32:11.496Z] #36 43.91 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-01-18T12:32:11.496Z] #36 43.91 go: downloading github.com/golang/protobuf v1.5.2 [2023-01-18T12:32:11.496Z] #36 43.93 go: downloading github.com/cespare/xxhash v1.1.0 [2023-01-18T12:32:11.496Z] #36 44.05 go: downloading github.com/prometheus/common v0.10.0 [2023-01-18T12:32:11.496Z] #36 44.24 go: downloading github.com/prometheus/procfs v0.6.0 [2023-01-18T12:32:11.496Z] #36 44.29 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-01-18T12:32:11.496Z] #36 44.37 go: downloading google.golang.org/protobuf v1.27.1 [2023-01-18T12:32:11.496Z] #36 45.54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-01-18T12:32:11.496Z] #36 ... [2023-01-18T12:32:11.496Z] [2023-01-18T12:32:11.496Z] #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-01-18T12:32:11.496Z] #39 5.063 [100%] Linking C executable tini-static [2023-01-18T12:32:11.755Z] #39 ... [2023-01-18T12:32:11.755Z] [2023-01-18T12:32:11.755Z] #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-01-18T12:32:11.755Z] #32 36.59 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-01-18T12:32:11.755Z] #32 36.69 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-01-18T12:32:11.755Z] #32 37.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-18T12:32:12.014Z] #32 ... [2023-01-18T12:32:12.014Z] [2023-01-18T12:32:12.014Z] #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-01-18T12:32:12.014Z] #39 5.657 [100%] Built target tini-static [2023-01-18T12:32:12.274Z] #39 5.765 + mkdir -p /build [2023-01-18T12:32:12.274Z] #39 5.768 + cp tini-static /build/docker-init [2023-01-18T12:32:12.542Z] #32 ... [2023-01-18T12:32:12.542Z] [2023-01-18T12:32:12.542Z] #29 [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-01-18T12:32:12.542Z] #29 12.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-01-18T12:32:12.799Z] #29 ... [2023-01-18T12:32:12.799Z] [2023-01-18T12:32:12.799Z] #21 [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-01-18T12:32:12.799Z] #21 19.50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-01-18T12:32:12.799Z] #21 20.33 go: downloading github.com/google/uuid v1.3.0 [2023-01-18T12:32:12.799Z] #21 20.39 go: downloading github.com/moby/vpnkit v0.5.0 [2023-01-18T12:32:12.799Z] #21 20.41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-01-18T12:32:12.799Z] #21 20.77 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-18T12:32:12.799Z] #21 20.84 go: downloading github.com/gorilla/mux v1.8.0 [2023-01-18T12:32:12.799Z] #21 21.42 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-01-18T12:32:12.799Z] #21 22.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-01-18T12:32:12.799Z] #21 22.69 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-01-18T12:32:12.799Z] #21 ... [2023-01-18T12:32:12.799Z] [2023-01-18T12:32:12.799Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-18T12:32:12.799Z] #31 12.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:32:12.799Z] #31 16.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:32:12.846Z] #39 DONE 6.5s [2023-01-18T12:32:12.846Z] [2023-01-18T12:32:12.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-01-18T12:32:12.846Z] #38 2.472 Note: Building without setproctitle() and strlcpy() support. [2023-01-18T12:32:12.846Z] #38 2.472 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-18T12:32:12.846Z] #38 2.493 Note: Building without GnuTLS support [2023-01-18T12:32:12.846Z] #38 2.519 Makefile.config:39: Warn: you have no libnftables installed [2023-01-18T12:32:12.846Z] #38 2.519 Makefile.config:40: Warn: Building without nftables support [2023-01-18T12:32:12.846Z] #38 4.476 fatal: not a git repository (or any of the parent directories): .git [2023-01-18T12:32:12.846Z] #38 4.568 GEN .gitid [2023-01-18T12:32:12.846Z] #38 4.607 GEN criu/include/version.h [2023-01-18T12:32:12.846Z] #38 4.744 GEN include/common/asm [2023-01-18T12:32:12.846Z] #38 6.757 PBCC images/timens.pb-c.c [2023-01-18T12:32:12.846Z] #38 6.804 DEP images/timens.pb-c.d [2023-01-18T12:32:12.846Z] #38 6.916 PBCC images/fown.pb-c.c [2023-01-18T12:32:12.846Z] #38 6.987 PBCC images/google/protobuf/descriptor.pb-c.c [2023-01-18T12:32:12.846Z] #38 7.031 PBCC images/opts.pb-c.c [2023-01-18T12:32:12.846Z] #38 7.105 PBCC images/memfd.pb-c.c [2023-01-18T12:32:12.846Z] #38 7.199 DEP images/fown.pb-c.d [2023-01-18T12:32:12.846Z] #38 7.279 DEP images/google/protobuf/descriptor.pb-c.d [2023-01-18T12:32:12.846Z] #38 7.400 DEP images/opts.pb-c.d [2023-01-18T12:32:12.846Z] #38 7.498 DEP images/memfd.pb-c.d [2023-01-18T12:32:12.846Z] #38 7.554 PBCC images/sit.pb-c.c [2023-01-18T12:32:12.846Z] #38 7.626 DEP images/sit.pb-c.d [2023-01-18T12:32:12.846Z] #38 7.741 PBCC images/macvlan.pb-c.c [2023-01-18T12:32:12.846Z] #38 7.812 DEP images/macvlan.pb-c.d [2023-01-18T12:32:12.846Z] #38 7.874 PBCC images/autofs.pb-c.c [2023-01-18T12:32:12.846Z] #38 7.940 DEP images/autofs.pb-c.d [2023-01-18T12:32:12.846Z] #38 8.006 PBCC images/sysctl.pb-c.c [2023-01-18T12:32:12.846Z] #38 8.070 DEP images/sysctl.pb-c.d [2023-01-18T12:32:12.846Z] #38 8.152 PBCC images/time.pb-c.c [2023-01-18T12:32:12.846Z] #38 8.163 DEP images/time.pb-c.d [2023-01-18T12:32:12.846Z] #38 8.203 PBCC images/binfmt-misc.pb-c.c [2023-01-18T12:32:12.846Z] #38 8.218 DEP images/binfmt-misc.pb-c.d [2023-01-18T12:32:12.846Z] #38 8.391 PBCC images/seccomp.pb-c.c [2023-01-18T12:32:12.846Z] #38 8.421 DEP images/seccomp.pb-c.d [2023-01-18T12:32:13.054Z] #31 ... [2023-01-18T12:32:13.054Z] [2023-01-18T12:32:13.054Z] #36 [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-01-18T12:32:13.054Z] #36 13.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:32:13.054Z] #36 17.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:32:13.106Z] #38 8.467 PBCC images/userns.pb-c.c [2023-01-18T12:32:13.106Z] #38 8.530 DEP images/userns.pb-c.d [2023-01-18T12:32:13.106Z] #38 8.607 PBCC images/cgroup.pb-c.c [2023-01-18T12:32:13.106Z] #38 8.680 DEP images/cgroup.pb-c.d [2023-01-18T12:32:13.313Z] #36 ... [2023-01-18T12:32:13.313Z] [2023-01-18T12:32:13.313Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:32:13.313Z] #33 13.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:32:13.313Z] #33 16.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:32:13.365Z] #38 8.727 PBCC images/ext-file.pb-c.c [2023-01-18T12:32:13.570Z] #33 ... [2023-01-18T12:32:13.570Z] [2023-01-18T12:32:13.570Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:32:13.570Z] #28 13.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:32:13.570Z] #28 16.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:32:13.624Z] #38 8.870 DEP images/ext-file.pb-c.d [2023-01-18T12:32:13.624Z] #38 8.999 PBCC images/rpc.pb-c.c [2023-01-18T12:32:13.624Z] #38 9.102 DEP images/rpc.pb-c.d [2023-01-18T12:32:13.886Z] #38 9.249 PBCC images/siginfo.pb-c.c [2023-01-18T12:32:13.886Z] #38 9.253 DEP images/siginfo.pb-c.d [2023-01-18T12:32:13.886Z] #38 9.363 PBCC images/pagemap.pb-c.c [2023-01-18T12:32:14.146Z] #38 9.397 DEP images/pagemap.pb-c.d [2023-01-18T12:32:14.146Z] #38 9.488 PBCC images/rlimit.pb-c.c [2023-01-18T12:32:14.146Z] #38 9.578 DEP images/rlimit.pb-c.d [2023-01-18T12:32:14.146Z] #38 9.615 PBCC images/file-lock.pb-c.c [2023-01-18T12:32:14.146Z] #38 9.639 DEP images/file-lock.pb-c.d [2023-01-18T12:32:14.146Z] #38 9.693 PBCC images/tty.pb-c.c [2023-01-18T12:32:14.146Z] #38 9.730 DEP images/tty.pb-c.d [2023-01-18T12:32:14.405Z] #38 9.797 PBCC images/tun.pb-c.c [2023-01-18T12:32:14.405Z] #38 9.847 PBCC images/netdev.pb-c.c [2023-01-18T12:32:14.405Z] #38 9.910 DEP images/tun.pb-c.d [2023-01-18T12:32:14.405Z] #38 9.964 DEP images/netdev.pb-c.d [2023-01-18T12:32:14.500Z] #28 ... [2023-01-18T12:32:14.500Z] [2023-01-18T12:32:14.500Z] #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-01-18T12:32:14.500Z] #32 24.51 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-18T12:32:14.665Z] #38 10.05 PBCC images/vma.pb-c.c [2023-01-18T12:32:14.665Z] #38 10.10 DEP images/vma.pb-c.d [2023-01-18T12:32:14.665Z] #38 10.22 PBCC images/creds.pb-c.c [2023-01-18T12:32:14.925Z] #38 10.23 DEP images/creds.pb-c.d [2023-01-18T12:32:14.925Z] #38 10.32 PBCC images/utsns.pb-c.c [2023-01-18T12:32:14.925Z] #38 10.36 DEP images/utsns.pb-c.d [2023-01-18T12:32:14.925Z] #38 10.41 PBCC images/ipc-desc.pb-c.c [2023-01-18T12:32:14.925Z] #38 10.43 PBCC images/ipc-sem.pb-c.c [2023-01-18T12:32:14.925Z] #38 10.48 DEP images/ipc-desc.pb-c.d [2023-01-18T12:32:15.185Z] #38 10.56 DEP images/ipc-sem.pb-c.d [2023-01-18T12:32:15.185Z] #38 10.68 PBCC images/ipc-msg.pb-c.c [2023-01-18T12:32:15.185Z] #38 10.69 DEP images/ipc-msg.pb-c.d [2023-01-18T12:32:15.185Z] #38 10.76 PBCC images/ipc-shm.pb-c.c [2023-01-18T12:32:15.444Z] #38 10.79 DEP images/ipc-shm.pb-c.d [2023-01-18T12:32:15.444Z] #38 10.84 PBCC images/ipc-var.pb-c.c [2023-01-18T12:32:15.444Z] #38 10.86 DEP images/ipc-var.pb-c.d [2023-01-18T12:32:15.444Z] #38 10.92 PBCC images/sk-opts.pb-c.c [2023-01-18T12:32:15.444Z] #38 10.96 PBCC images/packet-sock.pb-c.c [2023-01-18T12:32:15.704Z] #38 11.02 DEP images/sk-opts.pb-c.d [2023-01-18T12:32:15.704Z] #38 11.10 DEP images/packet-sock.pb-c.d [2023-01-18T12:32:15.704Z] #38 11.15 PBCC images/sk-netlink.pb-c.c [2023-01-18T12:32:15.704Z] #38 11.21 DEP images/sk-netlink.pb-c.d [2023-01-18T12:32:15.704Z] #38 11.28 PBCC images/sk-inet.pb-c.c [2023-01-18T12:32:15.964Z] #38 11.33 DEP images/sk-inet.pb-c.d [2023-01-18T12:32:16.224Z] #38 11.44 PBCC images/sk-unix.pb-c.c [2023-01-18T12:32:16.224Z] #38 11.49 DEP images/sk-unix.pb-c.d [2023-01-18T12:32:16.224Z] #38 11.59 PBCC images/mm.pb-c.c [2023-01-18T12:32:16.224Z] #38 11.67 DEP images/mm.pb-c.d [2023-01-18T12:32:16.224Z] #38 11.72 PBCC images/timerfd.pb-c.c [2023-01-18T12:32:16.483Z] #38 11.77 DEP images/timerfd.pb-c.d [2023-01-18T12:32:16.483Z] #38 11.83 PBCC images/timer.pb-c.c [2023-01-18T12:32:16.483Z] #38 11.87 DEP images/timer.pb-c.d [2023-01-18T12:32:16.483Z] #38 11.95 PBCC images/sa.pb-c.c [2023-01-18T12:32:16.742Z] #38 12.02 DEP images/sa.pb-c.d [2023-01-18T12:32:16.742Z] #38 12.12 PBCC images/pipe-data.pb-c.c [2023-01-18T12:32:16.742Z] #38 12.17 DEP images/pipe-data.pb-c.d [2023-01-18T12:32:16.742Z] #38 12.23 PBCC images/mnt.pb-c.c [2023-01-18T12:32:17.002Z] #38 12.30 DEP images/mnt.pb-c.d [2023-01-18T12:32:17.002Z] #38 12.38 PBCC images/sk-packet.pb-c.c [2023-01-18T12:32:17.002Z] #38 12.41 DEP images/sk-packet.pb-c.d [2023-01-18T12:32:17.002Z] #38 12.45 PBCC images/tcp-stream.pb-c.c [2023-01-18T12:32:17.002Z] #38 12.51 DEP images/tcp-stream.pb-c.d [2023-01-18T12:32:17.047Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06895cdd134aaab5c) in /home/ubuntu/workspace/moby_PR-44846 [Pipeline] { [Pipeline] checkout [2023-01-18T12:32:17.215Z] The recommended git tool is: git [2023-01-18T12:32:17.388Z] #38 12.56 PBCC images/pipe.pb-c.c [2023-01-18T12:32:17.388Z] #38 12.61 DEP images/pipe.pb-c.d [2023-01-18T12:32:17.388Z] #38 ... [2023-01-18T12:32:17.388Z] [2023-01-18T12:32:17.388Z] #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-01-18T12:32:17.388Z] #30 42.34 Selecting previously unselected package mingw-w64-common. [2023-01-18T12:32:17.388Z] #30 42.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-01-18T12:32:17.388Z] #30 42.35 Unpacking mingw-w64-common (8.0.0-1) ... [2023-01-18T12:32:17.388Z] #30 47.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-01-18T12:32:17.388Z] #30 47.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-01-18T12:32:17.388Z] #30 47.18 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-18T12:32:17.388Z] #30 ... [2023-01-18T12:32:17.388Z] [2023-01-18T12:32:17.388Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:32:17.388Z] #38 12.70 PBCC images/pstree.pb-c.c [2023-01-18T12:32:17.388Z] #38 12.73 DEP images/pstree.pb-c.d [2023-01-18T12:32:17.388Z] #38 12.84 PBCC images/fs.pb-c.c [2023-01-18T12:32:17.388Z] #38 12.87 DEP images/fs.pb-c.d [2023-01-18T12:32:17.388Z] #38 12.92 PBCC images/signalfd.pb-c.c [2023-01-18T12:32:17.648Z] #38 12.96 DEP images/signalfd.pb-c.d [2023-01-18T12:32:17.648Z] #38 13.05 PBCC images/fh.pb-c.c [2023-01-18T12:32:17.648Z] #38 13.10 PBCC images/fsnotify.pb-c.c [2023-01-18T12:32:17.648Z] #38 13.17 DEP images/fh.pb-c.d [2023-01-18T12:32:17.907Z] #38 13.24 DEP images/fsnotify.pb-c.d [2023-01-18T12:32:17.907Z] #38 13.32 PBCC images/eventpoll.pb-c.c [2023-01-18T12:32:17.907Z] #38 13.35 DEP images/eventpoll.pb-c.d [2023-01-18T12:32:17.907Z] #38 13.41 PBCC images/eventfd.pb-c.c [2023-01-18T12:32:18.166Z] #38 13.44 DEP images/eventfd.pb-c.d [2023-01-18T12:32:18.166Z] #38 13.51 PBCC images/remap-file-path.pb-c.c [2023-01-18T12:32:18.166Z] #38 13.54 DEP images/remap-file-path.pb-c.d [2023-01-18T12:32:18.166Z] #38 13.60 PBCC images/fifo.pb-c.c [2023-01-18T12:32:18.166Z] #38 13.63 DEP images/fifo.pb-c.d [2023-01-18T12:32:18.426Z] #38 13.71 PBCC images/ghost-file.pb-c.c [2023-01-18T12:32:18.426Z] #38 13.78 DEP images/ghost-file.pb-c.d [2023-01-18T12:32:18.426Z] #38 13.83 PBCC images/regfile.pb-c.c [2023-01-18T12:32:18.426Z] #38 13.87 DEP images/regfile.pb-c.d [2023-01-18T12:32:18.426Z] #38 13.97 PBCC images/ns.pb-c.c [2023-01-18T12:32:18.685Z] #38 14.00 DEP images/ns.pb-c.d [2023-01-18T12:32:18.685Z] #38 14.04 PBCC images/fdinfo.pb-c.c [2023-01-18T12:32:18.685Z] #38 14.10 DEP images/fdinfo.pb-c.d [2023-01-18T12:32:18.685Z] #38 14.18 PBCC images/core-aarch64.pb-c.c [2023-01-18T12:32:18.685Z] #38 14.25 PBCC images/core-arm.pb-c.c [2023-01-18T12:32:18.965Z] #38 14.30 PBCC images/core-ppc64.pb-c.c [2023-01-18T12:32:18.965Z] #38 14.36 PBCC images/core-s390.pb-c.c [2023-01-18T12:32:18.965Z] #38 ... [2023-01-18T12:32:18.965Z] [2023-01-18T12:32:18.965Z] #24 [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-01-18T12:32:18.965Z] #24 44.02 sync [2023-01-18T12:32:18.965Z] #24 44.02 internal/reflectlite [2023-01-18T12:32:18.965Z] #24 45.44 internal/testlog [2023-01-18T12:32:18.965Z] #24 46.50 sort [2023-01-18T12:32:18.965Z] #24 46.50 errors [2023-01-18T12:32:18.965Z] #24 46.81 strconv [2023-01-18T12:32:18.965Z] #24 47.54 io [2023-01-18T12:32:18.965Z] #24 48.49 internal/oserror [2023-01-18T12:32:18.965Z] #24 48.96 syscall [2023-01-18T12:32:18.965Z] #24 50.30 reflect [2023-01-18T12:32:18.965Z] #24 ... [2023-01-18T12:32:18.965Z] [2023-01-18T12:32:18.965Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:32:18.965Z] #38 14.41 PBCC images/core-x86.pb-c.c [2023-01-18T12:32:18.965Z] #38 14.47 PBCC images/core.pb-c.c [2023-01-18T12:32:19.239Z] #38 14.54 PBCC images/inventory.pb-c.c [2023-01-18T12:32:19.239Z] #38 14.65 DEP images/core-aarch64.pb-c.d [2023-01-18T12:32:19.239Z] #38 14.75 DEP images/core-arm.pb-c.d [2023-01-18T12:32:19.501Z] #38 14.91 DEP images/core-ppc64.pb-c.d [2023-01-18T12:32:19.501Z] #38 14.98 DEP images/core-s390.pb-c.d [2023-01-18T12:32:19.746Z] #32 ... [2023-01-18T12:32:19.746Z] [2023-01-18T12:32:19.746Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:32:19.746Z] #33 29.63 Fetched 8620 kB in 22s (383 kB/s) [2023-01-18T12:32:19.775Z] #38 15.06 DEP images/core-x86.pb-c.d [2023-01-18T12:32:19.775Z] #38 15.14 DEP images/core.pb-c.d [2023-01-18T12:32:19.775Z] #38 ... [2023-01-18T12:32:19.775Z] [2023-01-18T12:32:19.775Z] #25 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-18T12:32:19.775Z] #25 DONE 55.0s [2023-01-18T12:32:19.775Z] [2023-01-18T12:32:19.775Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:32:19.775Z] #38 15.22 DEP images/inventory.pb-c.d [2023-01-18T12:32:20.045Z] #38 15.39 PBCC images/cpuinfo.pb-c.c [2023-01-18T12:32:20.045Z] #38 15.46 DEP images/cpuinfo.pb-c.d [2023-01-18T12:32:20.316Z] #38 15.70 PBCC images/stats.pb-c.c [2023-01-18T12:32:20.374Z] using credential docker-jenkins-github-credentials [2023-01-18T12:32:20.384Z] Cloning the remote Git repository [2023-01-18T12:32:20.384Z] Cloning with configured refspecs honoured and without tags [2023-01-18T12:32:20.585Z] #38 15.80 DEP images/stats.pb-c.d [2023-01-18T12:32:20.377Z] Cloning repository https://github.com/moby/moby.git [2023-01-18T12:32:20.427Z] > git init /home/ubuntu/workspace/moby_PR-44846 # timeout=10 [2023-01-18T12:32:20.677Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-18T12:32:20.678Z] > git --version # timeout=10 [2023-01-18T12:32:20.708Z] > git --version # 'git version 2.25.1' [2023-01-18T12:32:20.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:32:20.710Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44846/head:refs/remotes/origin/PR-44846 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:32:21.968Z] #38 17.38 make[1]: Nothing to be done for 'all'. [2023-01-18T12:32:23.023Z] #33 29.63 Reading package lists... [2023-01-18T12:32:23.023Z] #33 ... [2023-01-18T12:32:23.023Z] [2023-01-18T12:32:23.023Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-01-18T12:32:23.023Z] #26 DONE 33.1s [2023-01-18T12:32:23.023Z] [2023-01-18T12:32:23.023Z] #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-01-18T12:32:23.795Z] Fetching without tags [2023-01-18T12:32:23.874Z] #38 19.03 CC images/stats.o [2023-01-18T12:32:23.874Z] #38 19.31 CC images/core.o [2023-01-18T12:32:24.318Z] #30 32.95 Updating files: 49% (946/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: 91% (1756/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-01-18T12:32:24.318Z] #30 34.48 + cd /tmp/tmp.1kDDjfFncs/src/github.com/docker/libnetwork [2023-01-18T12:32:24.318Z] #30 34.48 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-18T12:32:24.369Z] Merging remotes/origin/20.10 commit d0a3f3a37611c03d58343293240c33c26595f093 into PR head commit e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:32:24.442Z] #38 19.85 CC images/core-x86.o [2023-01-18T12:32:23.567Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-18T12:32:23.604Z] > git config --add remote.origin.fetch +refs/pull/44846/head:refs/remotes/origin/PR-44846 # timeout=10 [2023-01-18T12:32:23.663Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:32:23.725Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-18T12:32:23.781Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-18T12:32:23.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:32:23.844Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44846/head:refs/remotes/origin/PR-44846 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:32:24.365Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T12:32:24.402Z] > git checkout -f e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 # timeout=10 [2023-01-18T12:32:24.882Z] #30 34.84 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-01-18T12:32:25.009Z] #38 20.33 CC images/core-arm.o [2023-01-18T12:32:25.269Z] #38 20.75 CC images/core-aarch64.o [2023-01-18T12:32:25.445Z] #30 ... [2023-01-18T12:32:25.445Z] [2023-01-18T12:32:25.445Z] #21 [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-01-18T12:32:25.445Z] #21 25.65 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-01-18T12:32:25.445Z] #21 34.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-01-18T12:32:25.702Z] #21 ... [2023-01-18T12:32:25.702Z] [2023-01-18T12:32:25.702Z] #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-01-18T12:32:25.702Z] #27 27.98 unicode/utf8 [2023-01-18T12:32:25.702Z] #27 29.61 internal/race [2023-01-18T12:32:25.702Z] #27 30.26 sync/atomic [2023-01-18T12:32:25.702Z] #27 31.57 unicode [2023-01-18T12:32:25.838Z] #38 21.14 CC images/core-ppc64.o [2023-01-18T12:32:26.133Z] Merge succeeded, producing e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:32:26.134Z] Checking out Revision e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 (PR-44846) [2023-01-18T12:32:26.408Z] #38 21.66 CC images/core-s390.o [2023-01-18T12:32:26.002Z] > git remote # timeout=10 [2023-01-18T12:32:26.038Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T12:32:26.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:32:26.065Z] > git merge d0a3f3a37611c03d58343293240c33c26595f093 # timeout=10 [2023-01-18T12:32:26.103Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T12:32:26.121Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T12:32:26.160Z] > git checkout -f e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 # timeout=10 [2023-01-18T12:32:26.975Z] #38 22.26 CC images/cpuinfo.o [2023-01-18T12:32:27.237Z] #38 22.68 CC images/inventory.o [2023-01-18T12:32:27.393Z] Fetching without tags [2023-01-18T12:32:27.496Z] #38 22.88 CC images/fdinfo.o [2023-01-18T12:32:27.730Z] Merging remotes/origin/20.10 commit d0a3f3a37611c03d58343293240c33c26595f093 into PR head commit e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:32:27.756Z] #38 23.23 CC images/fown.o [2023-01-18T12:32:28.015Z] #38 ... [2023-01-18T12:32:28.015Z] [2023-01-18T12:32:28.015Z] #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-01-18T12:32:28.015Z] #30 53.05 Selecting previously unselected package gcc-mingw-w64-base. [2023-01-18T12:32:28.015Z] #30 53.06 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2023-01-18T12:32:28.015Z] #30 53.06 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-18T12:32:28.015Z] #30 53.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-01-18T12:32:28.015Z] #30 53.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2023-01-18T12:32:28.015Z] #30 53.21 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-18T12:32:28.015Z] #30 60.39 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-01-18T12:32:28.015Z] #30 60.39 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-01-18T12:32:28.015Z] #30 60.40 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:32:28.015Z] #30 ... [2023-01-18T12:32:28.015Z] [2023-01-18T12:32:28.015Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:32:28.015Z] #38 23.42 CC images/ns.o [2023-01-18T12:32:27.288Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-18T12:32:27.311Z] > git config --add remote.origin.fetch +refs/pull/44846/head:refs/remotes/origin/PR-44846 # timeout=10 [2023-01-18T12:32:27.322Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:32:27.340Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-18T12:32:27.368Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-18T12:32:27.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:32:27.370Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44846/head:refs/remotes/origin/PR-44846 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:32:27.708Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T12:32:27.736Z] > git checkout -f e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 # timeout=10 [2023-01-18T12:32:28.273Z] #38 23.68 CC images/regfile.o [2023-01-18T12:32:28.532Z] #38 23.94 CC images/ghost-file.o [2023-01-18T12:32:28.551Z] Merge succeeded, producing e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:32:28.551Z] Checking out Revision e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 (PR-44846) [2023-01-18T12:32:28.791Z] #38 24.19 CC images/fifo.o [2023-01-18T12:32:28.980Z] #27 ... [2023-01-18T12:32:28.980Z] [2023-01-18T12:32:28.980Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:32:28.980Z] #33 29.63 Reading package lists... [2023-01-18T12:32:28.980Z] #33 38.87 Reading package lists... [2023-01-18T12:32:28.980Z] #33 ... [2023-01-18T12:32:28.980Z] [2023-01-18T12:32:28.980Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-18T12:32:28.980Z] #31 29.08 Fetched 8620 kB in 22s (395 kB/s) [2023-01-18T12:32:28.980Z] #31 29.08 Reading package lists... [2023-01-18T12:32:29.050Z] #38 24.42 CC images/remap-file-path.o [2023-01-18T12:32:29.237Z] #31 38.48 Reading package lists... [2023-01-18T12:32:29.237Z] #31 ... [2023-01-18T12:32:29.237Z] [2023-01-18T12:32:29.237Z] #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-01-18T12:32:29.237Z] #27 39.08 encoding [2023-01-18T12:32:29.308Z] #38 24.70 CC images/eventfd.o [2023-01-18T12:32:29.567Z] #38 24.97 CC images/eventpoll.o [2023-01-18T12:32:29.567Z] #38 ... [2023-01-18T12:32:29.567Z] [2023-01-18T12:32:29.567Z] #24 [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-01-18T12:32:29.567Z] #24 54.84 internal/syscall/unix [2023-01-18T12:32:29.567Z] #24 55.40 time [2023-01-18T12:32:29.567Z] #24 60.64 internal/poll [2023-01-18T12:32:29.567Z] #24 62.13 internal/fmtsort [2023-01-18T12:32:29.567Z] #24 62.69 internal/safefilepath [2023-01-18T12:32:29.567Z] #24 62.87 internal/syscall/execenv [2023-01-18T12:32:29.567Z] #24 62.89 path [2023-01-18T12:32:29.567Z] #24 63.04 strings [2023-01-18T12:32:29.567Z] #24 63.39 io/fs [2023-01-18T12:32:29.567Z] #24 64.44 os [2023-01-18T12:32:29.800Z] #27 ... [2023-01-18T12:32:29.800Z] [2023-01-18T12:32:29.800Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:32:29.800Z] #28 29.79 Fetched 8620 kB in 23s (379 kB/s) [2023-01-18T12:32:29.800Z] #28 29.79 Reading package lists... [2023-01-18T12:32:29.800Z] #28 39.04 Reading package lists... [2023-01-18T12:32:29.800Z] #28 ... [2023-01-18T12:32:29.800Z] [2023-01-18T12:32:29.800Z] #36 [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-01-18T12:32:29.800Z] #36 30.66 Fetched 8620 kB in 23s (370 kB/s) [2023-01-18T12:32:29.800Z] #36 30.66 Reading package lists... [2023-01-18T12:32:29.826Z] #24 ... [2023-01-18T12:32:29.826Z] [2023-01-18T12:32:29.826Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:32:29.826Z] #38 25.24 CC images/fh.o [2023-01-18T12:32:30.084Z] #38 25.60 CC images/fsnotify.o [2023-01-18T12:32:28.447Z] > git remote # timeout=10 [2023-01-18T12:32:28.464Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T12:32:28.476Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:32:28.477Z] > git merge d0a3f3a37611c03d58343293240c33c26595f093 # timeout=10 [2023-01-18T12:32:28.495Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T12:32:28.525Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T12:32:28.547Z] > git checkout -f e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 # timeout=10 [2023-01-18T12:32:30.364Z] #36 40.06 Reading package lists... [2023-01-18T12:32:30.364Z] #36 ... [2023-01-18T12:32:30.364Z] [2023-01-18T12:32:30.364Z] #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-01-18T12:32:30.868Z] Commit message: "[20.10] vendor: libnetwork 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7" [2023-01-18T12:32:30.877Z] > git --version # timeout=10 [2023-01-18T12:32:30.900Z] > git --version # 'git version 2.17.1' [2023-01-18T12:32:30.929Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-01-18T12:32:31.020Z] #38 26.13 CC images/signalfd.o [2023-01-18T12:32:31.020Z] #38 26.36 CC images/fs.o [2023-01-18T12:32:31.279Z] #38 26.58 CC images/pstree.o [2023-01-18T12:32:31.279Z] #38 26.74 CC images/pipe.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-18T12:32:31.539Z] #38 26.93 CC images/tcp-stream.o [2023-01-18T12:32:31.665Z] #24 40.23 Updating files: 50% (1110/2219) Updating files: 51% (1132/2219) Updating files: 52% (1154/2219) Updating files: 53% (1177/2219) Updating files: 54% (1199/2219) Updating files: 55% (1221/2219) Updating files: 56% (1243/2219) Updating files: 57% (1265/2219) Updating files: 58% (1288/2219) Updating files: 59% (1310/2219) Updating files: 60% (1332/2219) Updating files: 61% (1354/2219) Updating files: 62% (1376/2219) Updating files: 63% (1398/2219) Updating files: 64% (1421/2219) Updating files: 65% (1443/2219) Updating files: 66% (1465/2219) Updating files: 67% (1487/2219) Updating files: 68% (1509/2219) Updating files: 69% (1532/2219) Updating files: 70% (1554/2219) Updating files: 71% (1576/2219) Updating files: 72% (1598/2219) Updating files: 73% (1620/2219) Updating files: 74% (1643/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) Updating files: 83% (1848/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-01-18T12:32:31.798Z] #38 27.17 CC images/sk-packet.o [2023-01-18T12:32:31.922Z] #24 41.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-01-18T12:32:32.057Z] #38 27.47 CC images/mnt.o [2023-01-18T12:32:32.128Z] + docker version [2023-01-18T12:32:32.316Z] #38 27.74 CC images/pipe-data.o [2023-01-18T12:32:32.575Z] #38 27.96 CC images/sa.o [2023-01-18T12:32:32.833Z] #38 28.21 CC images/timer.o [2023-01-18T12:32:32.925Z] Commit message: "[20.10] vendor: libnetwork 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7" [2023-01-18T12:32:33.013Z] > git --version # timeout=10 [2023-01-18T12:32:33.040Z] > git --version # 'git version 2.17.1' [2023-01-18T12:32:33.064Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-01-18T12:32:33.093Z] #38 28.51 CC images/timerfd.o [2023-01-18T12:32:33.352Z] #38 28.68 CC images/mm.o [2023-01-18T12:32:33.352Z] #38 28.90 CC images/sk-opts.o [2023-01-18T12:32:33.610Z] #38 29.11 CC images/sk-unix.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-18T12:32:34.179Z] #38 29.46 CC images/sk-inet.o [2023-01-18T12:32:34.347Z] + docker version [2023-01-18T12:32:34.438Z] #38 29.86 CC images/tun.o [2023-01-18T12:32:35.006Z] #38 30.19 CC images/sk-netlink.o [2023-01-18T12:32:35.006Z] #38 30.43 CC images/packet-sock.o [2023-01-18T12:32:35.195Z] #24 44.74 + 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-01-18T12:32:35.265Z] #38 30.75 CC images/ipc-var.o [2023-01-18T12:32:35.265Z] #38 ... [2023-01-18T12:32:35.265Z] [2023-01-18T12:32:35.265Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-18T12:32:35.265Z] #37 44.48 Updating files: 47% (2452/5157) Updating files: 48% (2476/5157) Updating files: 49% (2527/5157) Updating files: 50% (2579/5157) Updating files: 51% (2631/5157) Updating files: 52% (2682/5157) Updating files: 53% (2734/5157) Updating files: 54% (2785/5157) Updating files: 55% (2837/5157) Updating files: 56% (2888/5157) Updating files: 57% (2940/5157) Updating files: 58% (2992/5157) Updating files: 59% (3043/5157) Updating files: 60% (3095/5157) Updating files: 61% (3146/5157) Updating files: 62% (3198/5157) Updating files: 63% (3249/5157) Updating files: 64% (3301/5157) Updating files: 65% (3353/5157) Updating files: 66% (3404/5157) Updating files: 67% (3456/5157) Updating files: 68% (3507/5157) Updating files: 69% (3559/5157) Updating files: 70% (3610/5157) Updating files: 71% (3662/5157) Updating files: 72% (3714/5157) Updating files: 73% (3765/5157) Updating files: 74% (3817/5157) Updating files: 75% (3868/5157) Updating files: 76% (3920/5157) Updating files: 77% (3971/5157) Updating files: 78% (4023/5157) Updating files: 79% (4075/5157) Updating files: 80% (4126/5157) Updating files: 81% (4178/5157) Updating files: 82% (4229/5157) Updating files: 83% (4281/5157) Updating files: 84% (4332/5157) Updating files: 85% (4384/5157) Updating files: 86% (4436/5157) Updating files: 87% (4487/5157) Updating files: 88% (4539/5157) Updating files: 89% (4590/5157) Updating files: 89% (4597/5157) Updating files: 90% (4642/5157) Updating files: 91% (4693/5157) Updating files: 92% (4745/5157) Updating files: 93% (4797/5157) Updating files: 94% (4848/5157) Updating files: 95% (4900/5157) Updating files: 96% (4951/5157) Updating files: 97% (5003/5157) Updating files: 98% (5054/5157) Updating files: 99% (5106/5157) Updating files: 100% (5157/5157) Updating files: 100% (5157/5157), done. [2023-01-18T12:32:35.265Z] #37 45.88 + cd /tmp/tmp.jgIgUApC9I/src/github.com/containerd/containerd [2023-01-18T12:32:35.265Z] #37 45.89 + git checkout -q v1.6.15 [2023-01-18T12:32:37.722Z] #24 ... [2023-01-18T12:32:37.722Z] [2023-01-18T12:32:37.722Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:32:37.722Z] #33 38.87 Reading package lists... [2023-01-18T12:32:37.797Z] #37 48.32 + export 'BUILDTAGS=netgo osusergo static_build' [2023-01-18T12:32:37.797Z] #37 48.32 + BUILDTAGS='netgo osusergo static_build' [2023-01-18T12:32:37.797Z] #37 48.32 + export EXTRA_FLAGS=-buildmode=pie [2023-01-18T12:32:37.797Z] #37 48.32 + EXTRA_FLAGS=-buildmode=pie [2023-01-18T12:32:37.797Z] #37 48.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-01-18T12:32:37.797Z] #37 48.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-01-18T12:32:37.797Z] #37 48.32 + '[' '' = dynamic ']' [2023-01-18T12:32:37.797Z] #37 48.32 + make [2023-01-18T12:32:39.701Z] #37 50.34 + bin/ctr [2023-01-18T12:32:39.960Z] #37 ... [2023-01-18T12:32:39.960Z] [2023-01-18T12:32:39.960Z] #24 [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-01-18T12:32:39.960Z] #24 65.12 bufio [2023-01-18T12:32:39.960Z] #24 66.26 text/tabwriter [2023-01-18T12:32:39.960Z] #24 67.45 io/ioutil [2023-01-18T12:32:39.960Z] #24 67.46 fmt [2023-01-18T12:32:39.960Z] #24 69.49 flag [2023-01-18T12:32:39.960Z] #24 69.50 github.com/BurntSushi/toml [2023-01-18T12:32:39.960Z] #24 71.03 log [2023-01-18T12:32:39.960Z] #24 72.83 github.com/BurntSushi/toml/cmd/tomlv [2023-01-18T12:32:39.960Z] #24 DONE 75.2s [2023-01-18T12:32:39.960Z] [2023-01-18T12:32:39.960Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:32:39.960Z] #38 31.00 CC images/ipc-desc.o [2023-01-18T12:32:39.960Z] #38 31.26 CC images/ipc-shm.o [2023-01-18T12:32:39.960Z] #38 31.46 CC images/ipc-msg.o [2023-01-18T12:32:39.960Z] #38 31.75 CC images/ipc-sem.o [2023-01-18T12:32:39.960Z] #38 31.93 CC images/utsns.o [2023-01-18T12:32:39.960Z] #38 32.10 CC images/creds.o [2023-01-18T12:32:39.960Z] #38 32.28 CC images/vma.o [2023-01-18T12:32:39.960Z] #38 32.47 CC images/netdev.o [2023-01-18T12:32:39.960Z] #38 32.82 CC images/tty.o [2023-01-18T12:32:39.960Z] #38 33.38 CC images/file-lock.o [2023-01-18T12:32:39.960Z] #38 33.55 CC images/rlimit.o [2023-01-18T12:32:39.960Z] #38 33.73 CC images/pagemap.o [2023-01-18T12:32:39.960Z] #38 34.04 CC images/siginfo.o [2023-01-18T12:32:39.960Z] #38 34.33 CC images/rpc.o [2023-01-18T12:32:39.960Z] #38 35.15 CC images/ext-file.o [2023-01-18T12:32:39.960Z] #38 35.21 CC images/cgroup.o [2023-01-18T12:32:39.960Z] #38 35.55 CC images/userns.o [2023-01-18T12:32:40.242Z] #33 47.57 Building dependency tree... [2023-01-18T12:32:40.898Z] #38 36.16 CC images/google/protobuf/descriptor.o [2023-01-18T12:32:41.710Z] Fetching without tags [2023-01-18T12:32:41.960Z] Merging remotes/origin/20.10 commit d0a3f3a37611c03d58343293240c33c26595f093 into PR head commit e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:32:42.276Z] #38 37.66 CC images/opts.o [2023-01-18T12:32:42.535Z] #38 37.90 CC images/seccomp.o [2023-01-18T12:32:42.677Z] Merge succeeded, producing e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:32:42.678Z] Checking out Revision e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 (PR-44846) [2023-01-18T12:32:42.794Z] #38 38.17 CC images/binfmt-misc.o [2023-01-18T12:32:43.053Z] #38 38.35 CC images/time.o [2023-01-18T12:32:43.053Z] #38 38.51 CC images/sysctl.o [2023-01-18T12:32:43.312Z] #38 38.76 CC images/autofs.o [2023-01-18T12:32:43.312Z] #38 38.90 CC images/macvlan.o [2023-01-18T12:32:41.655Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-18T12:32:41.663Z] > git config --add remote.origin.fetch +refs/pull/44846/head:refs/remotes/origin/PR-44846 # timeout=10 [2023-01-18T12:32:41.678Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:32:41.686Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-18T12:32:41.742Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-18T12:32:41.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:32:41.744Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44846/head:refs/remotes/origin/PR-44846 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:32:41.951Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T12:32:41.964Z] > git checkout -f e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 # timeout=10 [2023-01-18T12:32:42.555Z] > git remote # timeout=10 [2023-01-18T12:32:42.568Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T12:32:42.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:32:42.579Z] > git merge d0a3f3a37611c03d58343293240c33c26595f093 # timeout=10 [2023-01-18T12:32:42.656Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T12:32:42.667Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T12:32:42.681Z] > git checkout -f e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 # timeout=10 [2023-01-18T12:32:43.513Z] #33 ... [2023-01-18T12:32:43.513Z] [2023-01-18T12:32:43.513Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:32:43.513Z] #28 39.04 Reading package lists... [2023-01-18T12:32:43.513Z] #28 47.42 Building dependency tree... [2023-01-18T12:32:43.513Z] #28 53.34 The following additional packages will be installed: [2023-01-18T12:32:43.513Z] #28 53.34 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-01-18T12:32:43.513Z] #28 53.36 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-01-18T12:32:43.513Z] #28 53.36 Suggested packages: [2023-01-18T12:32:43.513Z] #28 53.37 manpages-dev protobuf-mode-el python3-setuptools [2023-01-18T12:32:43.513Z] #28 ... [2023-01-18T12:32:43.513Z] [2023-01-18T12:32:43.513Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:32:43.513Z] #33 53.56 The following additional packages will be installed: [2023-01-18T12:32:43.513Z] #33 53.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-18T12:32:43.513Z] #33 53.56 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-01-18T12:32:43.513Z] #33 53.56 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-01-18T12:32:43.513Z] #33 53.56 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-01-18T12:32:43.513Z] #33 53.56 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-01-18T12:32:43.513Z] #33 53.57 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-01-18T12:32:43.513Z] #33 53.58 mingw-w64-common mingw-w64-x86-64-dev [2023-01-18T12:32:43.513Z] #33 53.59 Suggested packages: [2023-01-18T12:32:43.513Z] #33 53.61 gcc-10-locales seccomp wine64 [2023-01-18T12:32:43.880Z] #38 39.15 CC images/sit.o [2023-01-18T12:32:43.880Z] #38 39.30 CC images/memfd.o [2023-01-18T12:32:44.139Z] #38 39.53 CC images/timens.o [2023-01-18T12:32:44.399Z] #38 39.77 LINK images/built-in.o [2023-01-18T12:32:44.658Z] #38 39.93 GEN compel/include/asm [2023-01-18T12:32:44.658Z] #38 39.96 GEN compel/include/version.h [2023-01-18T12:32:44.658Z] #38 39.98 touch .config [2023-01-18T12:32:44.658Z] #38 40.04 GEN include/common/config.h [2023-01-18T12:32:44.916Z] #38 40.20 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-01-18T12:32:44.916Z] #38 40.20 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2023-01-18T12:32:44.916Z] #38 40.21 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2023-01-18T12:32:44.916Z] #38 40.26 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2023-01-18T12:32:44.916Z] #38 40.29 DEP compel/plugins/std/infect.d [2023-01-18T12:32:44.916Z] #38 40.38 DEP compel/plugins/std/string.d [2023-01-18T12:32:44.916Z] #38 40.49 DEP compel/plugins/std/log.d [2023-01-18T12:32:45.175Z] #38 40.56 DEP compel/plugins/std/fds.d [2023-01-18T12:32:45.175Z] #38 40.64 DEP compel/plugins/std/std.d [2023-01-18T12:32:45.175Z] #38 40.77 DEP compel/plugins/shmem/shmem.d [2023-01-18T12:32:45.434Z] #38 40.90 DEP compel/plugins/fds/fds.d [2023-01-18T12:32:45.692Z] #38 41.05 CC compel/plugins/std/std.o [2023-01-18T12:32:45.951Z] #38 41.32 CC compel/plugins/std/fds.o [2023-01-18T12:32:46.034Z] #33 55.83 The following NEW packages will be installed: [2023-01-18T12:32:46.034Z] #33 55.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-18T12:32:46.034Z] #33 55.86 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-01-18T12:32:46.034Z] #33 55.86 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-01-18T12:32:46.034Z] #33 55.86 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-01-18T12:32:46.034Z] #33 55.86 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-01-18T12:32:46.034Z] #33 55.86 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-01-18T12:32:46.034Z] #33 55.87 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-01-18T12:32:46.034Z] #33 55.88 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-01-18T12:32:46.034Z] #33 55.88 mingw-w64-x86-64-dev [2023-01-18T12:32:46.210Z] #38 41.74 CC compel/plugins/std/log.o [2023-01-18T12:32:46.469Z] #38 ... [2023-01-18T12:32:46.469Z] [2023-01-18T12:32:46.469Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:32:46.469Z] #30 71.56 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-01-18T12:32:46.469Z] #30 71.56 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-01-18T12:32:46.469Z] #30 71.57 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:32:46.469Z] #30 77.21 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-01-18T12:32:46.469Z] #30 77.23 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2023-01-18T12:32:46.469Z] #30 77.24 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-18T12:32:46.597Z] #33 56.58 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:32:46.597Z] #33 56.58 Need to get 115 MB of archives. [2023-01-18T12:32:46.597Z] #33 56.58 After this operation, 645 MB of additional disk space will be used. [2023-01-18T12:32:46.597Z] #33 56.58 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-01-18T12:32:46.597Z] #33 56.75 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-01-18T12:32:46.854Z] #33 ... [2023-01-18T12:32:46.854Z] [2023-01-18T12:32:46.854Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-18T12:32:46.854Z] #31 38.48 Reading package lists... [2023-01-18T12:32:46.854Z] #31 47.02 Building dependency tree... [2023-01-18T12:32:46.854Z] #31 52.94 The following additional packages will be installed: [2023-01-18T12:32:46.854Z] #31 52.95 libbtrfs0 [2023-01-18T12:32:46.854Z] #31 53.37 The following NEW packages will be installed: [2023-01-18T12:32:46.854Z] #31 53.39 libbtrfs-dev libbtrfs0 [2023-01-18T12:32:46.854Z] #31 53.96 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:32:46.854Z] #31 53.96 Need to get 460 kB of archives. [2023-01-18T12:32:46.854Z] #31 53.96 After this operation, 1237 kB of additional disk space will be used. [2023-01-18T12:32:46.854Z] #31 53.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-18T12:32:46.854Z] #31 53.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-18T12:32:46.854Z] #31 55.57 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:32:46.854Z] #31 56.17 Fetched 460 kB in 0s (996 kB/s) [2023-01-18T12:32:46.854Z] #31 56.26 Selecting previously unselected package libbtrfs0:amd64. [2023-01-18T12:32:46.855Z] #31 56.26 (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-01-18T12:32:46.855Z] #31 56.37 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-18T12:32:46.855Z] #31 56.45 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-18T12:32:46.855Z] #31 56.96 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-18T12:32:46.855Z] #31 56.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-18T12:32:46.855Z] #31 56.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-18T12:32:46.855Z] #31 ... [2023-01-18T12:32:46.855Z] [2023-01-18T12:32:46.855Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:32:46.855Z] #33 57.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-01-18T12:32:47.037Z] #30 ... [2023-01-18T12:32:47.037Z] [2023-01-18T12:32:47.037Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:32:47.037Z] #38 42.37 CC compel/plugins/std/string.o [2023-01-18T12:32:47.111Z] #33 57.02 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-01-18T12:32:47.111Z] #33 57.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-01-18T12:32:47.111Z] #33 57.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-01-18T12:32:47.159Z] Commit message: "[20.10] vendor: libnetwork 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7" [2023-01-18T12:32:47.202Z] > git --version # timeout=10 [2023-01-18T12:32:47.209Z] > git --version # 'git version 2.25.1' [2023-01-18T12:32:47.217Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-01-18T12:32:47.367Z] #33 57.50 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-01-18T12:32:47.604Z] #38 42.87 CC compel/plugins/std/infect.o [2023-01-18T12:32:47.652Z] #33 57.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-01-18T12:32:47.652Z] #33 57.84 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] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-18T12:32:47.863Z] #38 43.23 CC compel/arch/aarch64/plugins/std/parasite-head.o [2023-01-18T12:32:47.863Z] #38 43.33 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2023-01-18T12:32:48.123Z] #38 43.40 AR compel/plugins/std.lib.a [2023-01-18T12:32:48.123Z] #38 43.47 CC compel/plugins/fds/fds.o [2023-01-18T12:32:48.382Z] #38 43.80 AR compel/plugins/fds.lib.a [2023-01-18T12:32:48.382Z] #38 43.89 HOSTDEP compel/src/lib/log-host.d [2023-01-18T12:32:48.391Z] + docker version [2023-01-18T12:32:48.593Z] #33 ... [2023-01-18T12:32:48.593Z] [2023-01-18T12:32:48.593Z] #36 [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-01-18T12:32:48.593Z] #36 40.06 Reading package lists... [2023-01-18T12:32:48.593Z] #36 48.91 Building dependency tree... [2023-01-18T12:32:48.593Z] #36 54.68 The following additional packages will be installed: [2023-01-18T12:32:48.593Z] #36 54.68 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-01-18T12:32:48.593Z] #36 54.69 Suggested packages: [2023-01-18T12:32:48.593Z] #36 54.72 cmake-doc ninja-build lrzip [2023-01-18T12:32:48.593Z] #36 54.72 Recommended packages: [2023-01-18T12:32:48.593Z] #36 54.72 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-01-18T12:32:48.593Z] #36 56.12 The following NEW packages will be installed: [2023-01-18T12:32:48.593Z] #36 56.14 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-01-18T12:32:48.593Z] #36 56.14 vim-common xxd [2023-01-18T12:32:48.593Z] #36 56.55 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:32:48.593Z] #36 56.55 Need to get 17.7 MB of archives. [2023-01-18T12:32:48.593Z] #36 56.55 After this operation, 70.7 MB of additional disk space will be used. [2023-01-18T12:32:48.593Z] #36 56.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-18T12:32:48.593Z] #36 56.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-18T12:32:48.593Z] #36 56.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-01-18T12:32:48.593Z] #36 56.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-18T12:32:48.593Z] #36 57.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-01-18T12:32:48.593Z] #36 57.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-01-18T12:32:48.593Z] #36 57.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-01-18T12:32:48.593Z] #36 57.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-01-18T12:32:48.593Z] #36 57.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-01-18T12:32:48.593Z] #36 57.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-01-18T12:32:48.641Z] #38 43.96 HOSTDEP compel/src/lib/handle-elf-host.d [2023-01-18T12:32:48.641Z] #38 44.06 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2023-01-18T12:32:48.641Z] #38 44.16 HOSTDEP compel/src/main-host.d [2023-01-18T12:32:48.849Z] #36 ... [2023-01-18T12:32:48.849Z] [2023-01-18T12:32:48.849Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:32:48.849Z] #33 58.97 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-01-18T12:32:48.900Z] #38 44.23 DEP compel/src/lib/ptrace.d [2023-01-18T12:32:48.900Z] #38 44.36 DEP compel/src/lib/infect.d [2023-01-18T12:32:49.105Z] #33 ... [2023-01-18T12:32:49.105Z] [2023-01-18T12:32:49.105Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-18T12:32:49.105Z] #31 57.69 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-18T12:32:49.105Z] #31 57.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-18T12:32:49.105Z] #31 57.76 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:32:49.105Z] #31 DONE 59.1s [2023-01-18T12:32:49.105Z] [2023-01-18T12:32:49.105Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:32:49.105Z] #28 55.42 The following NEW packages will be installed: [2023-01-18T12:32:49.105Z] #28 55.42 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-01-18T12:32:49.105Z] #28 55.42 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-01-18T12:32:49.105Z] #28 55.43 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-01-18T12:32:49.105Z] #28 55.43 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-01-18T12:32:49.105Z] #28 55.91 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:32:49.105Z] #28 55.91 Need to get 4583 kB of archives. [2023-01-18T12:32:49.105Z] #28 55.91 After this operation, 25.9 MB of additional disk space will be used. [2023-01-18T12:32:49.105Z] #28 55.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-18T12:32:49.105Z] #28 55.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-01-18T12:32:49.105Z] #28 55.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-18T12:32:49.105Z] #28 56.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-01-18T12:32:49.105Z] #28 56.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-01-18T12:32:49.105Z] #28 56.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-01-18T12:32:49.105Z] #28 56.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-18T12:32:49.105Z] #28 56.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-01-18T12:32:49.105Z] #28 56.37 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-01-18T12:32:49.105Z] #28 56.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-01-18T12:32:49.105Z] #28 56.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-01-18T12:32:49.105Z] #28 56.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-01-18T12:32:49.105Z] #28 56.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-01-18T12:32:49.105Z] #28 56.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-01-18T12:32:49.105Z] #28 56.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-01-18T12:32:49.105Z] #28 56.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-18T12:32:49.105Z] #28 56.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-18T12:32:49.105Z] #28 56.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-01-18T12:32:49.105Z] #28 58.75 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:32:49.105Z] #28 59.35 Fetched 4583 kB in 1s (3737 kB/s) [2023-01-18T12:32:49.159Z] #38 44.48 DEP compel/src/lib/infect-util.d [2023-01-18T12:32:49.159Z] #38 44.56 DEP compel/src/lib/infect-rpc.d [2023-01-18T12:32:49.159Z] #38 44.68 DEP compel/arch/aarch64/src/lib/infect.d [2023-01-18T12:32:49.366Z] #28 59.55 Selecting previously unselected package libcap2:amd64. [2023-01-18T12:32:49.418Z] #38 44.75 DEP compel/arch/aarch64/src/lib/cpu.d [2023-01-18T12:32:49.418Z] #38 44.79 DEP compel/src/lib/log.d [2023-01-18T12:32:49.418Z] #38 44.84 DEP compel/src/main.d [2023-01-18T12:32:49.418Z] #38 44.91 DEP compel/src/lib/handle-elf.d [2023-01-18T12:32:49.622Z] #28 59.55 (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-01-18T12:32:49.622Z] #28 59.71 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-18T12:32:49.622Z] #28 59.73 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-18T12:32:49.677Z] #38 44.98 DEP compel/arch/aarch64/src/lib/handle-elf.d [2023-01-18T12:32:49.677Z] #38 45.15 CC compel/src/lib/log.o [2023-01-18T12:32:49.883Z] #28 60.01 Selecting previously unselected package libcap-dev:amd64. [2023-01-18T12:32:49.883Z] #28 60.02 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-01-18T12:32:49.883Z] #28 60.03 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-01-18T12:32:49.936Z] #38 45.34 CC compel/arch/aarch64/src/lib/cpu.o [2023-01-18T12:32:50.144Z] #28 60.39 Selecting previously unselected package libnet1:amd64. [2023-01-18T12:32:50.144Z] #28 60.39 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-18T12:32:50.144Z] #28 60.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:32:50.196Z] #38 45.51 CC compel/arch/aarch64/src/lib/infect.o [2023-01-18T12:32:50.705Z] #28 ... [2023-01-18T12:32:50.705Z] [2023-01-18T12:32:50.705Z] #29 [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-01-18T12:32:50.705Z] #29 DONE 60.8s [2023-01-18T12:32:50.705Z] [2023-01-18T12:32:50.705Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:32:50.705Z] #28 60.82 Selecting previously unselected package libnet1-dev. [2023-01-18T12:32:50.705Z] #28 60.82 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-18T12:32:50.705Z] #28 ... [2023-01-18T12:32:50.705Z] [2023-01-18T12:32:50.705Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:32:50.705Z] #35 56.42 go: downloading github.com/fatih/color v1.13.0 [2023-01-18T12:32:50.705Z] #35 56.43 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-18T12:32:50.705Z] #35 56.50 go: downloading github.com/pkg/errors v0.9.1 [2023-01-18T12:32:50.705Z] #35 56.51 go: downloading github.com/spf13/cobra v1.3.0 [2023-01-18T12:32:50.705Z] #35 56.70 go: downloading github.com/spf13/pflag v1.0.5 [2023-01-18T12:32:50.705Z] #35 57.18 go: downloading github.com/spf13/viper v1.10.1 [2023-01-18T12:32:50.705Z] #35 57.60 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-01-18T12:32:50.705Z] #35 58.37 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-18T12:32:50.705Z] #35 58.45 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-18T12:32:50.705Z] #35 58.54 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-01-18T12:32:50.705Z] #35 59.33 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-18T12:32:50.705Z] #35 59.39 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-01-18T12:32:50.763Z] #38 45.94 CC compel/src/lib/infect-rpc.o [2023-01-18T12:32:50.763Z] #38 46.23 CC compel/src/lib/infect-util.o [2023-01-18T12:32:51.021Z] #38 46.44 CC compel/src/lib/infect.o [2023-01-18T12:32:51.633Z] #35 ... [2023-01-18T12:32:51.633Z] [2023-01-18T12:32:51.633Z] #36 [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-01-18T12:32:51.633Z] #36 60.30 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:32:51.633Z] #36 60.89 Fetched 17.7 MB in 2s (7801 kB/s) [2023-01-18T12:32:51.633Z] #36 61.03 Selecting previously unselected package xxd. [2023-01-18T12:32:51.633Z] #36 61.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-01-18T12:32:51.633Z] #36 61.23 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-18T12:32:51.633Z] #36 61.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:32:51.633Z] #36 61.71 Selecting previously unselected package vim-common. [2023-01-18T12:32:51.633Z] #36 61.72 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-18T12:32:51.633Z] #36 61.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:32:52.256Z] #36 62.34 Selecting previously unselected package cmake-data. [2023-01-18T12:32:52.256Z] #36 62.34 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-01-18T12:32:52.463Z] Client: Docker Engine - Community [2023-01-18T12:32:52.463Z] Version: 22.06.0-beta.0 [2023-01-18T12:32:52.463Z] API version: 1.42 [2023-01-18T12:32:52.463Z] Go version: go1.18.3 [2023-01-18T12:32:52.463Z] Git commit: 3e9117b [2023-01-18T12:32:52.463Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-18T12:32:52.463Z] OS/Arch: linux/amd64 [2023-01-18T12:32:52.463Z] Context: default [2023-01-18T12:32:52.463Z] [2023-01-18T12:32:52.463Z] Server: Docker Engine - Community [2023-01-18T12:32:52.463Z] Engine: [2023-01-18T12:32:52.463Z] Version: 22.06.0-beta.0 [2023-01-18T12:32:52.463Z] API version: 1.42 (minimum version 1.12) [2023-01-18T12:32:52.463Z] Go version: go1.18.3 [2023-01-18T12:32:52.463Z] Git commit: 38633e7 [2023-01-18T12:32:52.463Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-18T12:32:52.463Z] OS/Arch: linux/amd64 [2023-01-18T12:32:52.463Z] Experimental: true [2023-01-18T12:32:52.463Z] containerd: [2023-01-18T12:32:52.463Z] Version: 1.6.8 [2023-01-18T12:32:52.463Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-18T12:32:52.463Z] runc: [2023-01-18T12:32:52.463Z] Version: 1.1.4 [2023-01-18T12:32:52.463Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-18T12:32:52.463Z] docker-init: [2023-01-18T12:32:52.463Z] Version: 0.19.0 [2023-01-18T12:32:52.463Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-18T12:32:52.513Z] #36 62.36 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-01-18T12:32:52.818Z] + docker info [2023-01-18T12:32:52.818Z] Client: [2023-01-18T12:32:52.818Z] Context: default [2023-01-18T12:32:52.818Z] Debug Mode: false [2023-01-18T12:32:52.818Z] Plugins: [2023-01-18T12:32:52.818Z] buildx: Docker Buildx (Docker Inc.) [2023-01-18T12:32:52.818Z] Version: c5aec24 [2023-01-18T12:32:52.818Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-01-18T12:32:52.818Z] compose: Docker Compose (Docker Inc.) [2023-01-18T12:32:52.818Z] Version: v2.12.0 [2023-01-18T12:32:52.818Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-18T12:32:52.818Z] scan: Docker Scan (Docker Inc.) [2023-01-18T12:32:52.818Z] Version: v0.17.0 [2023-01-18T12:32:52.818Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-01-18T12:32:52.818Z] [2023-01-18T12:32:52.818Z] Server: [2023-01-18T12:32:52.818Z] Containers: 0 [2023-01-18T12:32:52.818Z] Running: 0 [2023-01-18T12:32:52.818Z] Paused: 0 [2023-01-18T12:32:52.818Z] Stopped: 0 [2023-01-18T12:32:52.818Z] Images: 0 [2023-01-18T12:32:52.818Z] Server Version: 22.06.0-beta.0 [2023-01-18T12:32:52.818Z] Storage Driver: overlay2 [2023-01-18T12:32:52.818Z] Backing Filesystem: extfs [2023-01-18T12:32:52.818Z] Supports d_type: true [2023-01-18T12:32:52.818Z] Using metacopy: false [2023-01-18T12:32:52.818Z] Native Overlay Diff: true [2023-01-18T12:32:52.818Z] userxattr: false [2023-01-18T12:32:52.818Z] Logging Driver: json-file [2023-01-18T12:32:52.818Z] Cgroup Driver: cgroupfs [2023-01-18T12:32:52.818Z] Cgroup Version: 1 [2023-01-18T12:32:52.818Z] Plugins: [2023-01-18T12:32:52.818Z] Volume: local [2023-01-18T12:32:52.818Z] Network: bridge host ipvlan macvlan null overlay [2023-01-18T12:32:52.818Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-18T12:32:52.818Z] Swarm: inactive [2023-01-18T12:32:52.818Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-01-18T12:32:52.818Z] Default Runtime: runc [2023-01-18T12:32:52.818Z] Init Binary: docker-init [2023-01-18T12:32:52.818Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-18T12:32:52.818Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-18T12:32:52.818Z] init version: de40ad0 [2023-01-18T12:32:52.818Z] Security Options: [2023-01-18T12:32:52.818Z] apparmor [2023-01-18T12:32:52.818Z] seccomp [2023-01-18T12:32:52.818Z] Profile: builtin [2023-01-18T12:32:52.818Z] Kernel Version: 5.4.0-1088-aws [2023-01-18T12:32:52.818Z] Operating System: Ubuntu 18.04.6 LTS [2023-01-18T12:32:52.818Z] OSType: linux [2023-01-18T12:32:52.818Z] Architecture: x86_64 [2023-01-18T12:32:52.818Z] CPUs: 2 [2023-01-18T12:32:52.818Z] Total Memory: 7.565GiB [2023-01-18T12:32:52.818Z] Name: ip-10-100-58-252 [2023-01-18T12:32:52.818Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-01-18T12:32:52.818Z] Docker Root Dir: /var/lib/docker [2023-01-18T12:32:52.818Z] Debug Mode: false [2023-01-18T12:32:52.818Z] Registry: https://index.docker.io/v1/ [2023-01-18T12:32:52.818Z] Labels: [2023-01-18T12:32:52.818Z] Experimental: true [2023-01-18T12:32:52.818Z] Insecure Registries: [2023-01-18T12:32:52.818Z] 127.0.0.0/8 [2023-01-18T12:32:52.818Z] Live Restore Enabled: true [2023-01-18T12:32:52.818Z] [2023-01-18T12:32:52.818Z] WARNING: No swap limit support [Pipeline] sh [2023-01-18T12:32:52.925Z] #38 48.48 CC compel/src/lib/ptrace.o [2023-01-18T12:32:53.117Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-18T12:32:53.117Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-18T12:32:53.117Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44846/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-01-18T12:32:53.117Z] + bash /home/ubuntu/workspace/moby_PR-44846/check-config.sh [2023-01-18T12:32:53.117Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-01-18T12:32:53.117Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-01-18T12:32:53.117Z] [2023-01-18T12:32:53.117Z] Generally Necessary: [2023-01-18T12:32:53.117Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-01-18T12:32:53.117Z] - apparmor: enabled and tools installed [2023-01-18T12:32:53.117Z] - CONFIG_NAMESPACES: enabled [2023-01-18T12:32:53.117Z] - CONFIG_NET_NS: enabled [2023-01-18T12:32:53.117Z] - CONFIG_PID_NS: enabled [2023-01-18T12:32:53.117Z] - CONFIG_IPC_NS: enabled [2023-01-18T12:32:53.117Z] - CONFIG_UTS_NS: enabled [2023-01-18T12:32:53.117Z] - CONFIG_CGROUPS: enabled [2023-01-18T12:32:53.117Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-01-18T12:32:53.117Z] - CONFIG_CGROUP_DEVICE: enabled [2023-01-18T12:32:53.117Z] - CONFIG_CGROUP_FREEZER: enabled [2023-01-18T12:32:53.117Z] - CONFIG_CGROUP_SCHED: enabled [2023-01-18T12:32:53.117Z] - CONFIG_CPUSETS: enabled [2023-01-18T12:32:53.117Z] - CONFIG_MEMCG: enabled [2023-01-18T12:32:53.117Z] - CONFIG_KEYS: enabled [2023-01-18T12:32:53.117Z] - CONFIG_VETH: enabled (as module) [2023-01-18T12:32:53.117Z] - CONFIG_BRIDGE: enabled (as module) [2023-01-18T12:32:53.117Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-01-18T12:32:53.117Z] - CONFIG_NF_NAT_IPV4: missing [2023-01-18T12:32:53.387Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-01-18T12:32:53.387Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-01-18T12:32:53.387Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-01-18T12:32:53.387Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-01-18T12:32:53.387Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-01-18T12:32:53.387Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-01-18T12:32:53.387Z] - CONFIG_NF_NAT: enabled (as module) [2023-01-18T12:32:53.387Z] - CONFIG_NF_NAT_NEEDED: missing [2023-01-18T12:32:53.387Z] - CONFIG_POSIX_MQUEUE: enabled [2023-01-18T12:32:53.387Z] [2023-01-18T12:32:53.387Z] Optional Features: [2023-01-18T12:32:53.387Z] - CONFIG_USER_NS: enabled [2023-01-18T12:32:53.387Z] - CONFIG_SECCOMP: enabled [2023-01-18T12:32:53.387Z] - CONFIG_CGROUP_PIDS: enabled [2023-01-18T12:32:53.387Z] - CONFIG_MEMCG_SWAP: enabled [2023-01-18T12:32:53.387Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-01-18T12:32:53.387Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-01-18T12:32:53.387Z] - CONFIG_BLK_CGROUP: enabled [2023-01-18T12:32:53.387Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-01-18T12:32:53.387Z] - CONFIG_IOSCHED_CFQ: missing [2023-01-18T12:32:53.387Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-01-18T12:32:53.387Z] - CONFIG_CGROUP_PERF: enabled [2023-01-18T12:32:53.387Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-01-18T12:32:53.387Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-01-18T12:32:53.387Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-01-18T12:32:53.387Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-01-18T12:32:53.387Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-01-18T12:32:53.387Z] - CONFIG_RT_GROUP_SCHED: missing [2023-01-18T12:32:53.493Z] #38 48.81 AR compel/libcompel.a [2023-01-18T12:32:53.493Z] #38 48.90 HOSTCC compel/src/main-host.o [2023-01-18T12:32:53.665Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-01-18T12:32:53.665Z] - CONFIG_IP_VS: enabled (as module) [2023-01-18T12:32:53.665Z] - CONFIG_IP_VS_NFCT: enabled [2023-01-18T12:32:53.665Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-01-18T12:32:53.665Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-01-18T12:32:53.665Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-01-18T12:32:53.665Z] - CONFIG_EXT4_FS: enabled [2023-01-18T12:32:53.665Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-01-18T12:32:53.665Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-01-18T12:32:53.665Z] - Network Drivers: [2023-01-18T12:32:53.665Z] - "overlay": [2023-01-18T12:32:53.665Z] - CONFIG_VXLAN: enabled (as module) [2023-01-18T12:32:53.665Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-01-18T12:32:53.665Z] Optional (for encrypted networks): [2023-01-18T12:32:53.665Z] - CONFIG_CRYPTO: enabled [2023-01-18T12:32:53.665Z] - CONFIG_CRYPTO_AEAD: enabled [2023-01-18T12:32:53.665Z] - CONFIG_CRYPTO_GCM: enabled [2023-01-18T12:32:53.665Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-01-18T12:32:53.665Z] - CONFIG_CRYPTO_GHASH: enabled [2023-01-18T12:32:53.665Z] - CONFIG_XFRM: enabled [2023-01-18T12:32:53.665Z] - CONFIG_XFRM_USER: enabled (as module) [2023-01-18T12:32:53.665Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-01-18T12:32:53.665Z] - CONFIG_INET_ESP: enabled (as module) [2023-01-18T12:32:53.665Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-01-18T12:32:53.665Z] - "ipvlan": [2023-01-18T12:32:53.665Z] - CONFIG_IPVLAN: enabled (as module) [2023-01-18T12:32:53.665Z] - "macvlan": [2023-01-18T12:32:53.665Z] - CONFIG_MACVLAN: enabled (as module) [2023-01-18T12:32:53.665Z] - CONFIG_DUMMY: enabled (as module) [2023-01-18T12:32:53.665Z] - "ftp,tftp client in container": [2023-01-18T12:32:53.751Z] #38 49.22 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2023-01-18T12:32:53.751Z] #38 49.33 HOSTCC compel/src/lib/handle-elf-host.o [2023-01-18T12:32:53.925Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-01-18T12:32:53.925Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-01-18T12:32:53.925Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-01-18T12:32:53.925Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-01-18T12:32:53.925Z] - Storage Drivers: [2023-01-18T12:32:53.925Z] - "aufs": [2023-01-18T12:32:53.925Z] - CONFIG_AUFS_FS: enabled (as module) [2023-01-18T12:32:53.925Z] - "btrfs": [2023-01-18T12:32:53.925Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-01-18T12:32:53.925Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-01-18T12:32:53.925Z] - "devicemapper": [2023-01-18T12:32:53.925Z] - CONFIG_BLK_DEV_DM: enabled [2023-01-18T12:32:53.925Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-01-18T12:32:53.925Z] - "overlay": [2023-01-18T12:32:53.925Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-01-18T12:32:53.925Z] - "zfs": [2023-01-18T12:32:53.925Z] - /dev/zfs: present [2023-01-18T12:32:53.925Z] - zfs command: missing [2023-01-18T12:32:53.925Z] - zpool command: missing [2023-01-18T12:32:53.925Z] [2023-01-18T12:32:53.925Z] Limits: [2023-01-18T12:32:53.925Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-01-18T12:32:53.925Z] [2023-01-18T12:32:53.925Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-01-18T12:32:54.070Z] Client: Docker Engine - Community [2023-01-18T12:32:54.070Z] Version: 22.06.0-beta.0 [2023-01-18T12:32:54.070Z] API version: 1.42 [2023-01-18T12:32:54.070Z] Go version: go1.18.3 [2023-01-18T12:32:54.070Z] Git commit: 3e9117b [2023-01-18T12:32:54.070Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-18T12:32:54.070Z] OS/Arch: linux/amd64 [2023-01-18T12:32:54.070Z] Context: default [2023-01-18T12:32:54.070Z] [2023-01-18T12:32:54.070Z] Server: Docker Engine - Community [2023-01-18T12:32:54.070Z] Engine: [2023-01-18T12:32:54.070Z] Version: 22.06.0-beta.0 [2023-01-18T12:32:54.070Z] API version: 1.42 (minimum version 1.12) [2023-01-18T12:32:54.070Z] Go version: go1.18.3 [2023-01-18T12:32:54.070Z] Git commit: 38633e7 [2023-01-18T12:32:54.070Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-18T12:32:54.070Z] OS/Arch: linux/amd64 [2023-01-18T12:32:54.070Z] Experimental: true [2023-01-18T12:32:54.070Z] containerd: [2023-01-18T12:32:54.070Z] Version: 1.6.8 [2023-01-18T12:32:54.070Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-18T12:32:54.070Z] runc: [2023-01-18T12:32:54.070Z] Version: 1.1.4 [2023-01-18T12:32:54.070Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-18T12:32:54.070Z] docker-init: [2023-01-18T12:32:54.070Z] Version: 0.19.0 [2023-01-18T12:32:54.070Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-18T12:32:54.269Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 . [2023-01-18T12:32:54.319Z] #38 49.56 HOSTCC compel/src/lib/log-host.o [2023-01-18T12:32:54.319Z] #38 49.75 HOSTLINK compel/compel-host-bin [2023-01-18T12:32:54.475Z] + docker info [2023-01-18T12:32:54.579Z] #38 49.94 DEP soccr/soccr.d [2023-01-18T12:32:54.742Z] Client: [2023-01-18T12:32:54.742Z] Context: default [2023-01-18T12:32:54.742Z] Debug Mode: false [2023-01-18T12:32:54.742Z] Plugins: [2023-01-18T12:32:54.742Z] buildx: Docker Buildx (Docker Inc.) [2023-01-18T12:32:54.742Z] Version: c5aec24 [2023-01-18T12:32:54.742Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-01-18T12:32:54.742Z] compose: Docker Compose (Docker Inc.) [2023-01-18T12:32:54.742Z] Version: v2.12.0 [2023-01-18T12:32:54.742Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-18T12:32:54.742Z] scan: Docker Scan (Docker Inc.) [2023-01-18T12:32:54.742Z] Version: v0.17.0 [2023-01-18T12:32:54.742Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-01-18T12:32:54.742Z] [2023-01-18T12:32:54.742Z] Server: [2023-01-18T12:32:54.742Z] Containers: 0 [2023-01-18T12:32:54.742Z] Running: 0 [2023-01-18T12:32:54.742Z] Paused: 0 [2023-01-18T12:32:54.742Z] Stopped: 0 [2023-01-18T12:32:54.742Z] Images: 0 [2023-01-18T12:32:54.742Z] Server Version: 22.06.0-beta.0 [2023-01-18T12:32:54.742Z] Storage Driver: overlay2 [2023-01-18T12:32:54.742Z] Backing Filesystem: extfs [2023-01-18T12:32:54.742Z] Supports d_type: true [2023-01-18T12:32:54.742Z] Using metacopy: false [2023-01-18T12:32:54.742Z] Native Overlay Diff: true [2023-01-18T12:32:54.742Z] userxattr: false [2023-01-18T12:32:54.742Z] Logging Driver: json-file [2023-01-18T12:32:54.742Z] Cgroup Driver: cgroupfs [2023-01-18T12:32:54.742Z] Cgroup Version: 1 [2023-01-18T12:32:54.742Z] Plugins: [2023-01-18T12:32:54.742Z] Volume: local [2023-01-18T12:32:54.742Z] Network: bridge host ipvlan macvlan null overlay [2023-01-18T12:32:54.742Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-18T12:32:54.742Z] Swarm: inactive [2023-01-18T12:32:54.742Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-01-18T12:32:54.742Z] Default Runtime: runc [2023-01-18T12:32:54.742Z] Init Binary: docker-init [2023-01-18T12:32:54.742Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-18T12:32:54.742Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-18T12:32:54.742Z] init version: de40ad0 [2023-01-18T12:32:54.742Z] Security Options: [2023-01-18T12:32:54.742Z] apparmor [2023-01-18T12:32:54.742Z] seccomp [2023-01-18T12:32:54.742Z] Profile: builtin [2023-01-18T12:32:54.742Z] Kernel Version: 5.4.0-1088-aws [2023-01-18T12:32:54.742Z] Operating System: Ubuntu 18.04.6 LTS [2023-01-18T12:32:54.742Z] OSType: linux [2023-01-18T12:32:54.742Z] Architecture: x86_64 [2023-01-18T12:32:54.742Z] CPUs: 2 [2023-01-18T12:32:54.742Z] Total Memory: 7.565GiB [2023-01-18T12:32:54.742Z] Name: ip-10-100-112-159 [2023-01-18T12:32:54.742Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-01-18T12:32:54.742Z] Docker Root Dir: /var/lib/docker [2023-01-18T12:32:54.742Z] Debug Mode: false [2023-01-18T12:32:54.742Z] Registry: https://index.docker.io/v1/ [2023-01-18T12:32:54.742Z] Labels: [2023-01-18T12:32:54.742Z] Experimental: true [2023-01-18T12:32:54.742Z] Insecure Registries: [2023-01-18T12:32:54.742Z] 127.0.0.0/8 [2023-01-18T12:32:54.742Z] Live Restore Enabled: true [2023-01-18T12:32:54.742Z] [2023-01-18T12:32:54.742Z] WARNING: No swap limit support [Pipeline] sh [2023-01-18T12:32:54.838Z] #38 50.06 CC soccr/soccr.o [2023-01-18T12:32:54.839Z] #1 [internal] load .dockerignore [2023-01-18T12:32:54.839Z] #1 transferring context: 87B done [2023-01-18T12:32:54.839Z] #1 DONE 0.1s [2023-01-18T12:32:54.839Z] [2023-01-18T12:32:54.839Z] #2 [internal] load build definition from Dockerfile [2023-01-18T12:32:54.839Z] #2 transferring dockerfile: 16.91kB 0.0s done [2023-01-18T12:32:54.839Z] #2 DONE 0.1s [2023-01-18T12:32:54.839Z] [2023-01-18T12:32:54.839Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-18T12:32:55.041Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-18T12:32:55.041Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-18T12:32:55.041Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44846/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-01-18T12:32:55.041Z] + bash /home/ubuntu/workspace/moby_PR-44846/check-config.sh [2023-01-18T12:32:55.041Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-01-18T12:32:55.041Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-01-18T12:32:55.041Z] [2023-01-18T12:32:55.041Z] Generally Necessary: [2023-01-18T12:32:55.041Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-01-18T12:32:55.041Z] - apparmor: enabled and tools installed [2023-01-18T12:32:55.041Z] - CONFIG_NAMESPACES: enabled [2023-01-18T12:32:55.041Z] - CONFIG_NET_NS: enabled [2023-01-18T12:32:55.041Z] - CONFIG_PID_NS: enabled [2023-01-18T12:32:55.041Z] - CONFIG_IPC_NS: enabled [2023-01-18T12:32:55.041Z] - CONFIG_UTS_NS: enabled [2023-01-18T12:32:55.041Z] - CONFIG_CGROUPS: enabled [2023-01-18T12:32:55.041Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-01-18T12:32:55.041Z] - CONFIG_CGROUP_DEVICE: enabled [2023-01-18T12:32:55.041Z] - CONFIG_CGROUP_FREEZER: enabled [2023-01-18T12:32:55.041Z] - CONFIG_CGROUP_SCHED: enabled [2023-01-18T12:32:55.041Z] - CONFIG_CPUSETS: enabled [2023-01-18T12:32:55.041Z] - CONFIG_MEMCG: enabled [2023-01-18T12:32:55.098Z] #3 DONE 0.3s [2023-01-18T12:32:55.098Z] [2023-01-18T12:32:55.098Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2023-01-18T12:32:55.098Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2023-01-18T12:32:55.311Z] - CONFIG_KEYS: enabled [2023-01-18T12:32:55.311Z] - CONFIG_VETH: enabled (as module) [2023-01-18T12:32:55.311Z] - CONFIG_BRIDGE: enabled (as module) [2023-01-18T12:32:55.311Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-01-18T12:32:55.311Z] - CONFIG_NF_NAT_IPV4: missing [2023-01-18T12:32:55.311Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-01-18T12:32:55.311Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-01-18T12:32:55.311Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-01-18T12:32:55.311Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-01-18T12:32:55.311Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-01-18T12:32:55.311Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-01-18T12:32:55.311Z] - CONFIG_NF_NAT: enabled (as module) [2023-01-18T12:32:55.311Z] - CONFIG_NF_NAT_NEEDED: missing [2023-01-18T12:32:55.311Z] - CONFIG_POSIX_MQUEUE: enabled [2023-01-18T12:32:55.311Z] [2023-01-18T12:32:55.311Z] Optional Features: [2023-01-18T12:32:55.311Z] - CONFIG_USER_NS: enabled [2023-01-18T12:32:55.311Z] - CONFIG_SECCOMP: enabled [2023-01-18T12:32:55.311Z] - CONFIG_CGROUP_PIDS: enabled [2023-01-18T12:32:55.311Z] - CONFIG_MEMCG_SWAP: enabled [2023-01-18T12:32:55.311Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-01-18T12:32:55.311Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-01-18T12:32:55.311Z] - CONFIG_BLK_CGROUP: enabled [2023-01-18T12:32:55.311Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-01-18T12:32:55.311Z] - CONFIG_IOSCHED_CFQ: missing [2023-01-18T12:32:55.311Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-01-18T12:32:55.357Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2023-01-18T12:32:55.357Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2023-01-18T12:32:55.357Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2023-01-18T12:32:55.357Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2023-01-18T12:32:55.357Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2023-01-18T12:32:55.357Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2023-01-18T12:32:55.608Z] - CONFIG_CGROUP_PERF: enabled [2023-01-18T12:32:55.608Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-01-18T12:32:55.608Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-01-18T12:32:55.608Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-01-18T12:32:55.608Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-01-18T12:32:55.608Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-01-18T12:32:55.608Z] - CONFIG_RT_GROUP_SCHED: missing [2023-01-18T12:32:55.608Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-01-18T12:32:55.608Z] - CONFIG_IP_VS: enabled (as module) [2023-01-18T12:32:55.608Z] - CONFIG_IP_VS_NFCT: enabled [2023-01-18T12:32:55.608Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-01-18T12:32:55.608Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-01-18T12:32:55.608Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-01-18T12:32:55.608Z] - CONFIG_EXT4_FS: enabled [2023-01-18T12:32:55.608Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-01-18T12:32:55.608Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-01-18T12:32:55.608Z] - Network Drivers: [2023-01-18T12:32:55.608Z] - "overlay": [2023-01-18T12:32:55.608Z] - CONFIG_VXLAN: enabled (as module) [2023-01-18T12:32:55.608Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-01-18T12:32:55.608Z] Optional (for encrypted networks): [2023-01-18T12:32:55.608Z] - CONFIG_CRYPTO: enabled [2023-01-18T12:32:55.608Z] - CONFIG_CRYPTO_AEAD: enabled [2023-01-18T12:32:55.608Z] - CONFIG_CRYPTO_GCM: enabled [2023-01-18T12:32:55.608Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-01-18T12:32:55.608Z] - CONFIG_CRYPTO_GHASH: enabled [2023-01-18T12:32:55.608Z] - CONFIG_XFRM: enabled [2023-01-18T12:32:55.608Z] - CONFIG_XFRM_USER: enabled (as module) [2023-01-18T12:32:55.608Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-01-18T12:32:55.608Z] - CONFIG_INET_ESP: enabled (as module) [2023-01-18T12:32:55.608Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-01-18T12:32:55.608Z] - "ipvlan": [2023-01-18T12:32:55.608Z] - CONFIG_IPVLAN: enabled (as module) [2023-01-18T12:32:55.608Z] - "macvlan": [2023-01-18T12:32:55.881Z] - CONFIG_MACVLAN: enabled (as module) [2023-01-18T12:32:55.881Z] - CONFIG_DUMMY: enabled (as module) [2023-01-18T12:32:55.881Z] - "ftp,tftp client in container": [2023-01-18T12:32:55.881Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-01-18T12:32:55.881Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-01-18T12:32:55.881Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-01-18T12:32:55.881Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-01-18T12:32:55.881Z] - Storage Drivers: [2023-01-18T12:32:55.881Z] - "aufs": [2023-01-18T12:32:55.881Z] - CONFIG_AUFS_FS: enabled (as module) [2023-01-18T12:32:55.881Z] - "btrfs": [2023-01-18T12:32:55.881Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-01-18T12:32:55.881Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-01-18T12:32:55.881Z] - "devicemapper": [2023-01-18T12:32:55.881Z] - CONFIG_BLK_DEV_DM: enabled [2023-01-18T12:32:55.881Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-01-18T12:32:55.881Z] - "overlay": [2023-01-18T12:32:55.881Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-01-18T12:32:55.881Z] - "zfs": [2023-01-18T12:32:55.881Z] - /dev/zfs: present [2023-01-18T12:32:55.881Z] - zfs command: missing [2023-01-18T12:32:55.881Z] - zpool command: missing [2023-01-18T12:32:55.881Z] [2023-01-18T12:32:55.881Z] Limits: [2023-01-18T12:32:55.881Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-01-18T12:32:55.881Z] [2023-01-18T12:32:55.881Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2023-01-18T12:32:55.926Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [Pipeline] sh [2023-01-18T12:32:56.192Z] #4 DONE 1.2s [2023-01-18T12:32:56.217Z] #38 51.39 AR soccr/libsoccr.a [2023-01-18T12:32:56.217Z] #38 51.45 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-18T12:32:56.245Z] + sudo modprobe ip_vs [2023-01-18T12:32:56.245Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 . [2023-01-18T12:32:56.451Z] [2023-01-18T12:32:56.451Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-18T12:32:56.476Z] #38 51.89 DEP criu/arch/aarch64/sigframe.d [2023-01-18T12:32:56.476Z] #38 51.97 DEP criu/arch/aarch64/crtools.d [2023-01-18T12:32:56.516Z] #1 [internal] load build definition from Dockerfile [2023-01-18T12:32:56.516Z] #1 transferring dockerfile: 16.91kB 0.0s done [2023-01-18T12:32:56.516Z] #1 DONE 0.1s [2023-01-18T12:32:56.516Z] [2023-01-18T12:32:56.516Z] #2 [internal] load .dockerignore [2023-01-18T12:32:56.516Z] #2 transferring context: 87B done [2023-01-18T12:32:56.704Z] #36 ... [2023-01-18T12:32:56.704Z] [2023-01-18T12:32:56.704Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:32:56.704Z] #35 66.28 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-18T12:32:56.704Z] #35 66.35 go: downloading github.com/stretchr/testify v1.7.0 [2023-01-18T12:32:56.704Z] #35 66.46 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-18T12:32:56.704Z] #35 ... [2023-01-18T12:32:56.704Z] [2023-01-18T12:32:56.704Z] #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-01-18T12:32:56.704Z] #30 DONE 66.5s [2023-01-18T12:32:56.704Z] [2023-01-18T12:32:56.704Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:32:56.704Z] #35 66.58 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-01-18T12:32:56.704Z] #35 66.64 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-01-18T12:32:56.704Z] #35 66.67 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-01-18T12:32:56.704Z] #35 66.76 go: downloading github.com/magiconair/properties v1.8.5 [2023-01-18T12:32:56.704Z] #35 66.77 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-01-18T12:32:56.774Z] #2 DONE 0.1s [2023-01-18T12:32:56.774Z] [2023-01-18T12:32:56.774Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-18T12:32:56.782Z] #38 52.21 DEP criu/arch/aarch64/cpu.d [2023-01-18T12:32:56.960Z] #35 66.92 go: downloading github.com/spf13/afero v1.6.0 [2023-01-18T12:32:56.960Z] #35 67.11 go: downloading github.com/spf13/cast v1.4.1 [2023-01-18T12:32:57.036Z] #3 DONE 0.4s [2023-01-18T12:32:57.036Z] [2023-01-18T12:32:57.036Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2023-01-18T12:32:57.036Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2023-01-18T12:32:57.036Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2023-01-18T12:32:57.036Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2023-01-18T12:32:57.036Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2023-01-18T12:32:57.036Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 6.29MB / 9.94MB 0.1s [2023-01-18T12:32:57.054Z] #38 52.29 DEP criu/arch/aarch64/bitops.d [2023-01-18T12:32:57.055Z] #38 52.38 CC criu/arch/aarch64/bitops.o [2023-01-18T12:32:57.055Z] #38 52.44 CC criu/arch/aarch64/cpu.o [2023-01-18T12:32:57.055Z] #38 52.63 CC criu/arch/aarch64/crtools.o [2023-01-18T12:32:57.216Z] #35 67.22 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-01-18T12:32:57.216Z] #35 67.33 go: downloading github.com/subosito/gotenv v1.2.0 [2023-01-18T12:32:57.216Z] #35 67.35 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-01-18T12:32:57.294Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2023-01-18T12:32:57.294Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2023-01-18T12:32:57.294Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2023-01-18T12:32:57.316Z] #38 ... [2023-01-18T12:32:57.317Z] [2023-01-18T12:32:57.317Z] #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-01-18T12:32:57.317Z] #30 82.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-01-18T12:32:57.317Z] #30 82.40 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-01-18T12:32:57.317Z] #30 82.41 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:32:57.317Z] #30 92.27 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-01-18T12:32:57.317Z] #30 92.28 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-01-18T12:32:57.317Z] #30 92.28 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:32:57.401Z] #5 ... [2023-01-18T12:32:57.401Z] [2023-01-18T12:32:57.401Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-18T12:32:57.401Z] #6 DONE 0.8s [2023-01-18T12:32:57.401Z] [2023-01-18T12:32:57.401Z] #7 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-01-18T12:32:57.401Z] #7 DONE 0.8s [2023-01-18T12:32:57.401Z] [2023-01-18T12:32:57.401Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-18T12:32:57.401Z] #5 DONE 0.8s [2023-01-18T12:32:57.401Z] [2023-01-18T12:32:57.401Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-18T12:32:57.401Z] #8 DONE 0.9s [2023-01-18T12:32:57.472Z] #35 67.60 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-01-18T12:32:57.728Z] #35 67.80 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-01-18T12:32:57.868Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.5s done [2023-01-18T12:32:57.896Z] #30 ... [2023-01-18T12:32:57.896Z] [2023-01-18T12:32:57.896Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:32:57.896Z] #38 53.15 CC criu/arch/aarch64/sigframe.o [2023-01-18T12:32:57.984Z] #35 68.05 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-01-18T12:32:57.984Z] #35 68.16 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-01-18T12:32:58.127Z] #4 DONE 0.9s [2023-01-18T12:32:58.127Z] [2023-01-18T12:32:58.127Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-18T12:32:58.154Z] #38 53.42 LINK criu/arch/aarch64/crtools.built-in.o [2023-01-18T12:32:58.154Z] #38 53.47 DEP criu/pie/util-vdso.d [2023-01-18T12:32:58.154Z] #38 53.63 DEP criu/pie/util.d [2023-01-18T12:32:58.241Z] #35 68.17 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-01-18T12:32:58.241Z] #35 68.24 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-01-18T12:32:58.241Z] #35 68.33 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-01-18T12:32:58.241Z] #35 68.39 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-01-18T12:32:58.241Z] #35 68.45 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-01-18T12:32:58.413Z] #38 53.78 CC criu/pie/util.o [2023-01-18T12:32:58.672Z] #38 54.08 CC criu/pie/util-vdso.o [2023-01-18T12:32:59.171Z] #35 ... [2023-01-18T12:32:59.171Z] [2023-01-18T12:32:59.171Z] #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-01-18T12:32:59.171Z] #0 1.672 + RM_GOPATH=0 [2023-01-18T12:32:59.171Z] #0 1.672 + TMP_GOPATH= [2023-01-18T12:32:59.171Z] #0 1.672 + : /build [2023-01-18T12:32:59.171Z] #0 1.672 + '[' -z '' ']' [2023-01-18T12:32:59.171Z] #0 1.672 ++ mktemp -d [2023-01-18T12:32:59.171Z] #0 1.672 + export GOPATH=/tmp/tmp.ZNHNacGfjP [2023-01-18T12:32:59.171Z] #0 1.672 + GOPATH=/tmp/tmp.ZNHNacGfjP [2023-01-18T12:32:59.171Z] #0 1.672 + RM_GOPATH=1 [2023-01-18T12:32:59.171Z] #0 1.672 + case "$(go env GOARCH)" in [2023-01-18T12:32:59.171Z] #0 1.672 ++ go env GOARCH [2023-01-18T12:32:59.171Z] #0 1.762 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:32:59.171Z] #0 1.762 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:32:59.171Z] #0 1.762 ++ dirname /tmp/install/install.sh [2023-01-18T12:32:59.171Z] #0 1.762 + dir=/tmp/install [2023-01-18T12:32:59.171Z] #0 1.762 + bin=containerd [2023-01-18T12:32:59.171Z] #0 1.762 + shift [2023-01-18T12:32:59.171Z] #0 1.762 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-01-18T12:32:59.171Z] #0 1.762 + . /tmp/install/containerd.installer [2023-01-18T12:32:59.171Z] #0 1.762 ++ set -e [2023-01-18T12:32:59.171Z] #0 1.762 ++ : v1.6.15 [2023-01-18T12:32:59.171Z] #0 1.762 + install_containerd [2023-01-18T12:32:59.171Z] #0 1.762 + echo 'Install containerd version v1.6.15' [2023-01-18T12:32:59.171Z] #0 1.762 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZNHNacGfjP/src/github.com/containerd/containerd [2023-01-18T12:32:59.171Z] #0 1.770 Install containerd version v1.6.15 [2023-01-18T12:32:59.171Z] #0 1.770 Cloning into '/tmp/tmp.ZNHNacGfjP/src/github.com/containerd/containerd'... [2023-01-18T12:32:59.171Z] #37 ... [2023-01-18T12:32:59.171Z] [2023-01-18T12:32:59.171Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:32:59.171Z] #28 60.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-18T12:32:59.171Z] #28 61.21 Selecting previously unselected package libnl-3-200:amd64. [2023-01-18T12:32:59.171Z] #28 61.22 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-18T12:32:59.171Z] #28 61.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-18T12:32:59.171Z] #28 61.70 Selecting previously unselected package libnl-3-dev:amd64. [2023-01-18T12:32:59.171Z] #28 61.70 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-01-18T12:32:59.171Z] #28 61.71 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-18T12:32:59.171Z] #28 62.14 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-18T12:32:59.171Z] #28 62.14 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-18T12:32:59.171Z] #28 62.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-18T12:32:59.171Z] #28 62.31 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-01-18T12:32:59.171Z] #28 62.32 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-01-18T12:32:59.171Z] #28 62.32 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-18T12:32:59.171Z] #28 63.02 Selecting previously unselected package zlib1g-dev:amd64. [2023-01-18T12:32:59.171Z] #28 63.02 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-01-18T12:32:59.171Z] #28 63.14 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-18T12:32:59.171Z] #28 63.68 Selecting previously unselected package libprotobuf23:amd64. [2023-01-18T12:32:59.171Z] #28 63.69 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-01-18T12:32:59.171Z] #28 63.72 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-01-18T12:32:59.171Z] #28 65.16 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-01-18T12:32:59.171Z] #28 65.16 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-01-18T12:32:59.171Z] #28 65.17 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-18T12:32:59.171Z] #28 65.63 Selecting previously unselected package libprotobuf-dev:amd64. [2023-01-18T12:32:59.171Z] #28 65.64 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-01-18T12:32:59.171Z] #28 65.75 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-18T12:32:59.171Z] #28 68.02 Selecting previously unselected package libprotoc23:amd64. [2023-01-18T12:32:59.171Z] #28 68.03 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-01-18T12:32:59.171Z] #28 68.05 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-01-18T12:32:59.171Z] #28 69.39 Selecting previously unselected package protobuf-c-compiler. [2023-01-18T12:32:59.240Z] #38 54.58 AR criu/pie/pie.lib.a [2023-01-18T12:32:59.240Z] #38 54.66 DEP criu/pie/restorer.d [2023-01-18T12:32:59.311Z] [2023-01-18T12:32:59.311Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-18T12:32:59.311Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-18T12:32:59.311Z] #9 DONE 0.1s [2023-01-18T12:32:59.311Z] [2023-01-18T12:32:59.311Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-18T12:32:59.311Z] #10 resolve docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 0.1s done [2023-01-18T12:32:59.311Z] #10 sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 1.85kB / 1.85kB done [2023-01-18T12:32:59.311Z] #10 sha256:640e07a7971e0c13eb14214421cf3d75407e0965b84430e08ec90c336537a2cf 529B / 529B done [2023-01-18T12:32:59.311Z] #10 sha256:5c8936e57a38f76abcac867a4d2d4faf8bb8254df0b016f2456c46df2bbd9114 1.46kB / 1.46kB done [2023-01-18T12:32:59.311Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 0B / 55.03MB 0.1s [2023-01-18T12:32:59.430Z] #28 69.39 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-01-18T12:32:59.430Z] #28 69.41 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-18T12:32:59.430Z] #28 ... [2023-01-18T12:32:59.430Z] [2023-01-18T12:32:59.430Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:32:59.430Z] #35 69.67 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-01-18T12:32:59.498Z] #38 54.92 DEP criu/arch/aarch64/intraprocedure.d [2023-01-18T12:32:59.498Z] #38 54.98 DEP criu/arch/aarch64/restorer.d [2023-01-18T12:32:59.513Z] #5 DONE 1.4s [2023-01-18T12:32:59.513Z] [2023-01-18T12:32:59.513Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-18T12:32:59.513Z] #6 DONE 1.3s [2023-01-18T12:32:59.513Z] [2023-01-18T12:32:59.513Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-18T12:32:59.513Z] #7 DONE 1.3s [2023-01-18T12:32:59.513Z] [2023-01-18T12:32:59.513Z] #8 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-01-18T12:32:59.513Z] #8 DONE 1.4s [2023-01-18T12:32:59.571Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.24MB / 55.03MB 0.2s [2023-01-18T12:32:59.571Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 12.58MB / 55.03MB 0.4s [2023-01-18T12:32:59.690Z] #35 69.75 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-01-18T12:32:59.690Z] #35 69.79 go: downloading github.com/Antonboom/errname v0.1.5 [2023-01-18T12:32:59.690Z] #35 69.89 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-01-18T12:32:59.757Z] #38 55.14 DEP criu/arch/aarch64/vdso-pie.d [2023-01-18T12:32:59.757Z] #38 55.27 DEP criu/pie/parasite-vdso.d [2023-01-18T12:32:59.831Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 18.82MB / 55.03MB 0.6s [2023-01-18T12:32:59.946Z] #35 70.07 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-01-18T12:33:00.016Z] #38 55.40 DEP criu/pie/parasite.d [2023-01-18T12:33:00.095Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 23.07MB / 55.03MB 0.8s [2023-01-18T12:33:00.095Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 27.26MB / 55.03MB 0.9s [2023-01-18T12:33:00.274Z] #38 55.60 CC criu/pie/parasite.o [2023-01-18T12:33:00.355Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 33.55MB / 55.03MB 1.1s [2023-01-18T12:33:00.654Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 40.89MB / 55.03MB 1.4s [2023-01-18T12:33:00.889Z] [2023-01-18T12:33:00.889Z] #9 [internal] load build context [2023-01-18T12:33:00.939Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 44.04MB / 55.03MB 1.6s [2023-01-18T12:33:01.204Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 47.19MB / 55.03MB 1.8s [2023-01-18T12:33:01.204Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 50.33MB / 55.03MB 2.0s [2023-01-18T12:33:01.210Z] #38 56.63 LINK criu/pie/parasite.built-in.o [2023-01-18T12:33:01.210Z] #38 56.65 GEN criu/pie/parasite-blob.h [2023-01-18T12:33:01.210Z] #38 56.67 CC criu/pie/parasite-vdso.o [2023-01-18T12:33:01.314Z] #35 71.29 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-01-18T12:33:01.314Z] #35 71.35 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-01-18T12:33:01.314Z] #35 71.43 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-01-18T12:33:01.314Z] #35 71.44 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-01-18T12:33:01.470Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 54.53MB / 55.03MB 2.3s [2023-01-18T12:33:01.571Z] #35 71.59 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-01-18T12:33:01.571Z] #35 71.63 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-01-18T12:33:01.571Z] #35 ... [2023-01-18T12:33:01.571Z] [2023-01-18T12:33:01.571Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:33:01.571Z] #33 61.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-01-18T12:33:01.571Z] #33 62.58 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-01-18T12:33:01.571Z] #33 63.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-01-18T12:33:01.571Z] #33 66.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-01-18T12:33:01.571Z] #33 67.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-01-18T12:33:01.571Z] #33 67.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-01-18T12:33:01.571Z] #33 67.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-01-18T12:33:01.571Z] #33 67.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-18T12:33:01.571Z] #33 67.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-18T12:33:01.571Z] #33 67.08 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-01-18T12:33:01.571Z] #33 67.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-01-18T12:33:01.571Z] #33 67.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-01-18T12:33:01.571Z] #33 67.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-01-18T12:33:01.571Z] #33 67.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-01-18T12:33:01.571Z] #33 67.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-01-18T12:33:01.571Z] #33 67.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-01-18T12:33:01.571Z] #33 67.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-01-18T12:33:01.571Z] #33 67.31 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-01-18T12:33:01.571Z] #33 67.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-01-18T12:33:01.571Z] #33 67.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-01-18T12:33:01.571Z] #33 69.48 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:33:01.571Z] #33 70.02 Fetched 115 MB in 11s (10.1 MB/s) [2023-01-18T12:33:01.571Z] #33 70.28 Selecting previously unselected package binutils-mingw-w64-i686. [2023-01-18T12:33:01.571Z] #33 70.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-18T12:33:01.571Z] #33 70.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-18T12:33:01.571Z] #33 70.39 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-18T12:33:01.571Z] #33 ... [2023-01-18T12:33:01.571Z] [2023-01-18T12:33:01.571Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-18T12:33:01.778Z] #38 57.26 CC criu/arch/aarch64/vdso-pie.o [2023-01-18T12:33:01.834Z] #9 transferring context: 4.21MB 0.8s [2023-01-18T12:33:02.037Z] #38 57.52 CC criu/arch/aarch64/restorer.o [2023-01-18T12:33:02.085Z] #34 71.07 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-01-18T12:33:02.085Z] #34 71.86 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-01-18T12:33:02.414Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.8s done [2023-01-18T12:33:02.605Z] #38 57.78 CC criu/arch/aarch64/intraprocedure.o [2023-01-18T12:33:02.605Z] #38 57.82 CC criu/pie/restorer.o [2023-01-18T12:33:02.647Z] #34 72.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-18T12:33:02.673Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 [2023-01-18T12:33:03.542Z] #38 ... [2023-01-18T12:33:03.542Z] [2023-01-18T12:33:03.542Z] #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-01-18T12:33:03.542Z] #30 97.07 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-01-18T12:33:03.542Z] #30 97.07 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-01-18T12:33:03.542Z] #30 97.08 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-18T12:33:03.542Z] #30 97.25 Selecting previously unselected package libapparmor1:arm64. [2023-01-18T12:33:03.542Z] #30 97.26 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2023-01-18T12:33:03.542Z] #30 97.27 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-01-18T12:33:03.542Z] #30 97.37 Selecting previously unselected package libapparmor-dev:arm64. [2023-01-18T12:33:03.542Z] #30 97.38 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-01-18T12:33:03.542Z] #30 97.38 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-01-18T12:33:03.542Z] #30 97.53 Selecting previously unselected package libbtrfs0:arm64. [2023-01-18T12:33:03.542Z] #30 97.53 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2023-01-18T12:33:03.542Z] #30 97.54 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-01-18T12:33:03.542Z] #30 97.66 Selecting previously unselected package libbtrfs-dev:arm64. [2023-01-18T12:33:03.542Z] #30 97.66 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-01-18T12:33:03.542Z] #30 97.67 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-01-18T12:33:03.542Z] #30 97.85 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-01-18T12:33:03.542Z] #30 97.85 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-01-18T12:33:03.542Z] #30 97.87 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-18T12:33:03.542Z] #30 97.93 Selecting previously unselected package libudev-dev:arm64. [2023-01-18T12:33:03.542Z] #30 97.94 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-01-18T12:33:03.542Z] #30 97.95 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-01-18T12:33:03.542Z] #30 98.08 Selecting previously unselected package libsepol1-dev:arm64. [2023-01-18T12:33:03.542Z] #30 98.08 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2023-01-18T12:33:03.542Z] #30 98.09 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-01-18T12:33:03.542Z] #30 98.39 Selecting previously unselected package libpcre2-16-0:arm64. [2023-01-18T12:33:03.542Z] #30 98.39 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-01-18T12:33:03.542Z] #30 98.41 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-01-18T12:33:03.542Z] #30 98.56 Selecting previously unselected package libpcre2-32-0:arm64. [2023-01-18T12:33:03.542Z] #30 98.56 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-01-18T12:33:03.542Z] #30 98.57 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-01-18T12:33:03.542Z] #30 98.69 Selecting previously unselected package libpcre2-posix2:arm64. [2023-01-18T12:33:03.542Z] #30 98.70 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-01-18T12:33:03.542Z] #30 98.72 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-01-18T12:33:03.542Z] #30 98.82 Selecting previously unselected package libpcre2-dev:arm64. [2023-01-18T12:33:03.801Z] #30 98.83 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-01-18T12:33:03.801Z] #30 98.85 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-01-18T12:33:04.061Z] #30 99.21 Selecting previously unselected package libselinux1-dev:arm64. [2023-01-18T12:33:04.061Z] #30 99.21 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2023-01-18T12:33:04.061Z] #30 99.22 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-01-18T12:33:04.320Z] #30 99.44 Selecting previously unselected package libdevmapper-dev:arm64. [2023-01-18T12:33:04.320Z] #30 99.44 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-01-18T12:33:04.320Z] #30 99.46 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-01-18T12:33:04.579Z] #30 99.53 Selecting previously unselected package libseccomp-dev:arm64. [2023-01-18T12:33:04.579Z] #30 99.55 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-01-18T12:33:04.579Z] #30 99.56 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-01-18T12:33:04.579Z] #30 99.71 Selecting previously unselected package libsystemd-dev:arm64. [2023-01-18T12:33:04.579Z] #30 99.72 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-01-18T12:33:04.579Z] #30 99.80 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-01-18T12:33:05.148Z] #30 100.3 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-01-18T12:33:05.148Z] #30 100.4 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-01-18T12:33:05.148Z] #30 100.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-18T12:33:05.148Z] #30 100.5 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-01-18T12:33:05.212Z] #10 ... [2023-01-18T12:33:05.212Z] [2023-01-18T12:33:05.212Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:05.212Z] #11 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done [2023-01-18T12:33:05.212Z] #11 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-01-18T12:33:05.212Z] #11 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-01-18T12:33:05.212Z] #11 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-01-18T12:33:05.212Z] #11 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.7s done [2023-01-18T12:33:05.212Z] #11 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 0.4s done [2023-01-18T12:33:05.212Z] #11 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 0.9s done [2023-01-18T12:33:05.212Z] #11 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 4.1s done [2023-01-18T12:33:05.212Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 5.4s [2023-01-18T12:33:05.212Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 58.72MB / 141.98MB 5.4s [2023-01-18T12:33:05.212Z] #11 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 4.2s done [2023-01-18T12:33:05.212Z] #11 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 5.6s done [2023-01-18T12:33:05.212Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 69.21MB / 141.98MB 5.8s [2023-01-18T12:33:05.407Z] #30 100.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-18T12:33:05.407Z] #30 100.5 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-01-18T12:33:05.407Z] #30 100.6 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-01-18T12:33:05.407Z] #30 100.6 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-01-18T12:33:05.407Z] #30 100.7 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-01-18T12:33:05.407Z] #30 100.7 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-01-18T12:33:05.471Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 77.59MB / 141.98MB 6.0s [2023-01-18T12:33:05.471Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 90.18MB / 141.98MB 6.2s [2023-01-18T12:33:05.666Z] #30 100.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-18T12:33:05.666Z] #30 100.7 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-01-18T12:33:05.666Z] #30 100.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-18T12:33:05.666Z] #30 100.8 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-01-18T12:33:05.666Z] #30 100.8 Setting up mingw-w64-common (8.0.0-1) ... [2023-01-18T12:33:05.666Z] #30 100.8 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-01-18T12:33:05.666Z] #30 100.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-18T12:33:05.666Z] #30 100.8 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-01-18T12:33:05.666Z] #30 100.9 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-01-18T12:33:05.666Z] #30 100.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-18T12:33:05.666Z] #30 100.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:33:05.666Z] #30 100.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-01-18T12:33:05.666Z] #30 100.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:33:05.666Z] #30 100.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-01-18T12:33:05.729Z] #11 ... [2023-01-18T12:33:05.729Z] [2023-01-18T12:33:05.729Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-18T12:33:05.729Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-18T12:33:05.729Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-01-18T12:33:05.729Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-01-18T12:33:05.729Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2023-01-18T12:33:05.729Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2023-01-18T12:33:05.729Z] #9 DONE 6.9s [2023-01-18T12:33:05.729Z] [2023-01-18T12:33:05.729Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:05.729Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 109.05MB / 141.98MB 6.4s [2023-01-18T12:33:05.729Z] #11 ... [2023-01-18T12:33:05.729Z] [2023-01-18T12:33:05.729Z] #12 [internal] load build context [2023-01-18T12:33:05.729Z] #12 transferring context: 45.95MB 6.8s [2023-01-18T12:33:05.925Z] #30 100.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-18T12:33:05.925Z] #30 101.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:33:05.925Z] #30 101.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-01-18T12:33:05.925Z] #30 101.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:33:05.925Z] #30 101.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-18T12:33:05.925Z] #30 101.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-18T12:33:05.925Z] #30 101.1 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-18T12:33:05.925Z] #30 101.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-18T12:33:05.925Z] #30 101.1 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-01-18T12:33:05.925Z] #30 101.1 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:33:05.992Z] #12 ... [2023-01-18T12:33:05.992Z] [2023-01-18T12:33:05.992Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:05.992Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 120.53MB / 141.98MB 6.7s [2023-01-18T12:33:06.559Z] #11 ... [2023-01-18T12:33:06.559Z] [2023-01-18T12:33:06.559Z] #12 [internal] load build context [2023-01-18T12:33:06.559Z] #12 transferring context: 53.56MB 7.4s done [2023-01-18T12:33:06.559Z] #12 DONE 7.6s [2023-01-18T12:33:06.559Z] [2023-01-18T12:33:06.559Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:06.559Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 133.17MB / 141.98MB 7.2s [2023-01-18T12:33:07.128Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 7.6s [2023-01-18T12:33:07.130Z] #9 transferring context: 36.54MB 5.8s [2023-01-18T12:33:07.130Z] #9 ... [2023-01-18T12:33:07.130Z] [2023-01-18T12:33:07.130Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:07.130Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.2s done [2023-01-18T12:33:07.130Z] #10 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-01-18T12:33:07.130Z] #10 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-01-18T12:33:07.130Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.8s done [2023-01-18T12:33:07.130Z] #10 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-01-18T12:33:07.130Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 0.5s done [2023-01-18T12:33:07.130Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 1.5s done [2023-01-18T12:33:07.130Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 3.5s done [2023-01-18T12:33:07.130Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 5.7s done [2023-01-18T12:33:07.130Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 61.87MB / 141.98MB 5.9s [2023-01-18T12:33:07.130Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 3.6s done [2023-01-18T12:33:07.130Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 1.5s [2023-01-18T12:33:07.326Z] #30 ... [2023-01-18T12:33:07.326Z] [2023-01-18T12:33:07.326Z] #28 [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-01-18T12:33:07.326Z] #28 97.20 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-18T12:33:07.326Z] #28 97.20 + GOBIN=/build [2023-01-18T12:33:07.326Z] #28 97.20 + GO111MODULE=on [2023-01-18T12:33:07.326Z] #28 97.20 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-01-18T12:33:07.326Z] #28 DONE 102.5s [2023-01-18T12:33:07.326Z] [2023-01-18T12:33:07.326Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:33:07.326Z] #38 60.57 LINK criu/pie/restorer.built-in.o [2023-01-18T12:33:07.326Z] #38 60.61 GEN criu/pie/restorer-blob.h [2023-01-18T12:33:07.326Z] #38 60.70 DEP criu/vdso.d [2023-01-18T12:33:07.326Z] #38 60.97 DEP criu/uts_ns.d [2023-01-18T12:33:07.326Z] #38 61.21 DEP criu/util.d [2023-01-18T12:33:07.326Z] #38 61.39 DEP criu/uffd.d [2023-01-18T12:33:07.326Z] #38 61.62 DEP criu/tun.d [2023-01-18T12:33:07.326Z] #38 61.78 DEP criu/tty.d [2023-01-18T12:33:07.326Z] #38 61.84 DEP criu/timerfd.d [2023-01-18T12:33:07.326Z] #38 61.98 DEP criu/timens.d [2023-01-18T12:33:07.326Z] #38 62.15 DEP criu/sysfs_parse.d [2023-01-18T12:33:07.326Z] #38 62.22 DEP criu/sysctl.d [2023-01-18T12:33:07.326Z] #38 62.28 DEP criu/string.d [2023-01-18T12:33:07.326Z] #38 62.31 DEP criu/stats.d [2023-01-18T12:33:07.326Z] #38 62.36 DEP criu/sockets.d [2023-01-18T12:33:07.326Z] #38 62.46 DEP criu/sk-unix.d [2023-01-18T12:33:07.326Z] #38 62.66 DEP criu/sk-tcp.d [2023-01-18T12:33:07.390Z] #10 ... [2023-01-18T12:33:07.390Z] [2023-01-18T12:33:07.390Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-18T12:33:07.390Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2023-01-18T12:33:07.390Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-01-18T12:33:07.390Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-01-18T12:33:07.390Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-18T12:33:07.390Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2023-01-18T12:33:07.390Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2023-01-18T12:33:07.390Z] #11 DONE 6.5s [2023-01-18T12:33:07.390Z] [2023-01-18T12:33:07.390Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:07.390Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 75.50MB / 141.98MB 6.4s [2023-01-18T12:33:07.390Z] #10 ... [2023-01-18T12:33:07.390Z] [2023-01-18T12:33:07.390Z] #9 [internal] load build context [2023-01-18T12:33:07.585Z] #38 ... [2023-01-18T12:33:07.585Z] [2023-01-18T12:33:07.585Z] #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-01-18T12:33:07.585Z] #30 DONE 102.5s [2023-01-18T12:33:07.585Z] [2023-01-18T12:33:07.585Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-01-18T12:33:07.585Z] #40 DONE 0.2s [2023-01-18T12:33:07.585Z] [2023-01-18T12:33:07.585Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-01-18T12:33:07.844Z] #41 DONE 0.2s [2023-01-18T12:33:07.844Z] [2023-01-18T12:33:07.844Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:33:07.844Z] #38 62.98 DEP criu/sk-queue.d [2023-01-18T12:33:07.844Z] #38 63.19 DEP criu/sk-packet.d [2023-01-18T12:33:07.902Z] #34 ... [2023-01-18T12:33:07.902Z] [2023-01-18T12:33:07.902Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:33:07.902Z] #35 71.75 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-01-18T12:33:07.902Z] #35 71.95 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-01-18T12:33:07.902Z] #35 72.04 go: downloading github.com/breml/bidichk v0.2.1 [2023-01-18T12:33:07.902Z] #35 72.08 go: downloading github.com/breml/errchkjson v0.2.1 [2023-01-18T12:33:07.902Z] #35 72.09 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-01-18T12:33:07.902Z] #35 72.19 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-01-18T12:33:07.902Z] #35 72.19 go: downloading github.com/daixiang0/gci v0.2.9 [2023-01-18T12:33:07.902Z] #35 72.23 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-01-18T12:33:07.902Z] #35 72.29 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-01-18T12:33:07.902Z] #35 72.34 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-01-18T12:33:07.902Z] #35 72.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-01-18T12:33:07.902Z] #35 72.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-01-18T12:33:07.902Z] #35 72.55 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-01-18T12:33:07.902Z] #35 72.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-01-18T12:33:07.902Z] #35 72.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-01-18T12:33:07.902Z] #35 72.95 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-01-18T12:33:07.902Z] #35 72.98 go: downloading github.com/golangci/misspell v0.3.5 [2023-01-18T12:33:07.902Z] #35 73.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-01-18T12:33:07.902Z] #35 73.22 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-01-18T12:33:07.902Z] #35 73.40 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-01-18T12:33:07.902Z] #35 73.49 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-01-18T12:33:07.902Z] #35 73.56 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-01-18T12:33:07.902Z] #35 73.61 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-01-18T12:33:07.902Z] #35 73.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-01-18T12:33:07.902Z] #35 73.75 go: downloading github.com/julz/importas v0.1.0 [2023-01-18T12:33:07.902Z] #35 73.86 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-01-18T12:33:07.902Z] #35 73.96 go: downloading github.com/kulti/thelper v0.5.0 [2023-01-18T12:33:07.902Z] #35 74.03 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-01-18T12:33:07.902Z] #35 74.09 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-01-18T12:33:07.902Z] #35 74.16 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-01-18T12:33:07.902Z] #35 74.16 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-01-18T12:33:07.902Z] #35 74.18 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-01-18T12:33:07.902Z] #35 74.22 go: downloading github.com/maratori/testpackage v1.0.1 [2023-01-18T12:33:07.902Z] #35 74.24 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-01-18T12:33:07.902Z] #35 74.38 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-01-18T12:33:07.902Z] #35 74.46 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-01-18T12:33:07.902Z] #35 74.49 go: downloading github.com/mgechev/revive v1.1.3 [2023-01-18T12:33:07.902Z] #35 75.41 go: downloading github.com/moricho/tparallel v0.2.1 [2023-01-18T12:33:07.902Z] #35 75.47 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-01-18T12:33:07.902Z] #35 75.48 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-01-18T12:33:07.902Z] #35 75.54 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-01-18T12:33:07.902Z] #35 75.60 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-01-18T12:33:07.902Z] #35 75.72 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-01-18T12:33:07.902Z] #35 75.77 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-01-18T12:33:07.902Z] #35 75.79 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-01-18T12:33:07.902Z] #35 75.82 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-01-18T12:33:07.902Z] #35 76.16 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-01-18T12:33:07.903Z] #35 76.17 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-01-18T12:33:07.903Z] #35 76.18 go: downloading github.com/sivchari/tenv v1.4.7 [2023-01-18T12:33:07.903Z] #35 76.20 go: downloading github.com/sonatard/noctx v0.0.1 [2023-01-18T12:33:07.903Z] #35 76.22 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-01-18T12:33:07.903Z] #35 76.28 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-01-18T12:33:07.903Z] #35 76.31 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-01-18T12:33:07.903Z] #35 76.34 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-01-18T12:33:07.903Z] #35 76.36 go: downloading github.com/tetafro/godot v1.4.11 [2023-01-18T12:33:07.903Z] #35 76.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-01-18T12:33:07.903Z] #35 76.62 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-01-18T12:33:07.903Z] #35 76.64 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-01-18T12:33:07.903Z] #35 77.00 go: downloading github.com/ultraware/funlen v0.0.3 [2023-01-18T12:33:07.903Z] #35 77.03 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-01-18T12:33:07.903Z] #35 77.06 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-01-18T12:33:07.903Z] #35 77.19 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-01-18T12:33:07.903Z] #35 77.32 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-01-18T12:33:07.903Z] #35 77.55 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-01-18T12:33:07.903Z] #35 77.80 go: downloading honnef.co/go/tools v0.2.2 [2023-01-18T12:33:07.903Z] #35 ... [2023-01-18T12:33:07.903Z] [2023-01-18T12:33:07.903Z] #36 [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-01-18T12:33:07.903Z] #36 67.78 Selecting previously unselected package libicu67:amd64. [2023-01-18T12:33:07.903Z] #36 67.78 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-01-18T12:33:07.903Z] #36 67.81 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-18T12:33:07.903Z] #36 ... [2023-01-18T12:33:07.903Z] [2023-01-18T12:33:07.903Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:33:07.903Z] #28 69.73 Selecting previously unselected package protobuf-compiler. [2023-01-18T12:33:07.903Z] #28 69.73 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-01-18T12:33:07.903Z] #28 69.73 Unpacking protobuf-compiler (3.12.4-1) ... [2023-01-18T12:33:07.903Z] #28 70.02 Selecting previously unselected package python3-pkg-resources. [2023-01-18T12:33:07.903Z] #28 70.02 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-18T12:33:07.903Z] #28 70.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:33:07.903Z] #28 70.48 Selecting previously unselected package python3-six. [2023-01-18T12:33:07.903Z] #28 70.50 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-01-18T12:33:07.903Z] #28 70.50 Unpacking python3-six (1.16.0-2) ... [2023-01-18T12:33:07.903Z] #28 70.68 Selecting previously unselected package python3-protobuf. [2023-01-18T12:33:07.903Z] #28 70.68 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-01-18T12:33:07.903Z] #28 70.69 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-18T12:33:07.903Z] #28 71.64 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:33:07.903Z] #28 74.59 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-01-18T12:33:07.903Z] #28 74.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:33:07.903Z] #28 74.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-18T12:33:07.903Z] #28 74.63 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-18T12:33:07.903Z] #28 74.65 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-18T12:33:07.903Z] #28 74.67 Setting up python3-six (1.16.0-2) ... [2023-01-18T12:33:07.903Z] #28 76.66 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-18T12:33:07.903Z] #28 76.71 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-01-18T12:33:07.903Z] #28 76.72 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-18T12:33:07.903Z] #28 76.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-18T12:33:07.903Z] #28 76.79 Setting up python3-protobuf (3.12.4-1) ... [2023-01-18T12:33:08.073Z] #11 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.3s [2023-01-18T12:33:08.103Z] #38 63.41 DEP criu/sk-netlink.d [2023-01-18T12:33:08.103Z] #38 63.64 DEP criu/sk-inet.d [2023-01-18T12:33:08.361Z] #38 63.88 DEP criu/signalfd.d [2023-01-18T12:33:08.466Z] #28 ... [2023-01-18T12:33:08.466Z] [2023-01-18T12:33:08.466Z] #36 [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-01-18T12:33:08.467Z] #36 78.56 Selecting previously unselected package libxml2:amd64. [2023-01-18T12:33:08.467Z] #36 78.56 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-01-18T12:33:08.467Z] #36 78.58 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-18T12:33:08.767Z] #9 transferring context: 53.56MB 7.6s done [2023-01-18T12:33:08.767Z] #9 DONE 7.8s [2023-01-18T12:33:08.767Z] [2023-01-18T12:33:08.767Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:08.767Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 104.65MB / 141.98MB 7.6s [2023-01-18T12:33:08.933Z] #38 64.11 DEP criu/sigframe.d [2023-01-18T12:33:08.933Z] #38 64.25 DEP criu/shmem.d [2023-01-18T12:33:08.933Z] #38 64.51 DEP criu/servicefd.d [2023-01-18T12:33:09.012Z] #11 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 9.4s done [2023-01-18T12:33:09.012Z] #11 ... [2023-01-18T12:33:09.012Z] [2023-01-18T12:33:09.012Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-18T12:33:09.012Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-18T12:33:09.012Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-18T12:33:09.012Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-01-18T12:33:09.012Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-01-18T12:33:09.012Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.8s done [2023-01-18T12:33:09.013Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done [2023-01-18T12:33:09.013Z] #13 DONE 9.9s [2023-01-18T12:33:09.013Z] [2023-01-18T12:33:09.013Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-18T12:33:09.025Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 114.29MB / 141.98MB 7.9s [2023-01-18T12:33:09.193Z] #38 ... [2023-01-18T12:33:09.193Z] [2023-01-18T12:33:09.193Z] #42 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-01-18T12:33:09.193Z] #42 DONE 1.8s [2023-01-18T12:33:09.285Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 126.88MB / 141.98MB 8.3s [2023-01-18T12:33:09.396Z] #36 79.55 Selecting previously unselected package libarchive13:amd64. [2023-01-18T12:33:09.454Z] [2023-01-18T12:33:09.454Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:33:09.454Z] #38 64.79 DEP criu/seize.d [2023-01-18T12:33:09.545Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 135.27MB / 141.98MB 8.5s [2023-01-18T12:33:09.653Z] #36 79.57 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-01-18T12:33:09.653Z] #36 79.58 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-18T12:33:09.712Z] #38 65.03 DEP criu/seccomp.d [2023-01-18T12:33:09.909Z] #36 80.10 Selecting previously unselected package libjsoncpp24:amd64. [2023-01-18T12:33:09.909Z] #36 80.12 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-01-18T12:33:09.971Z] #38 65.30 DEP criu/rst-malloc.d [2023-01-18T12:33:09.971Z] #38 65.45 DEP criu/rbtree.d [2023-01-18T12:33:09.971Z] #38 65.49 DEP criu/pstree.d [2023-01-18T12:33:10.166Z] #36 80.12 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-18T12:33:10.229Z] #38 ... [2023-01-18T12:33:10.230Z] [2023-01-18T12:33:10.230Z] #43 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-01-18T12:33:10.230Z] #43 DONE 1.1s [2023-01-18T12:33:10.230Z] [2023-01-18T12:33:10.230Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:33:10.230Z] #38 65.62 DEP criu/protobuf.d [2023-01-18T12:33:10.395Z] #10 ... [2023-01-18T12:33:10.395Z] [2023-01-18T12:33:10.395Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-01-18T12:33:10.395Z] #14 DONE 0.7s [2023-01-18T12:33:10.395Z] [2023-01-18T12:33:10.395Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-18T12:33:10.395Z] #10 ... [2023-01-18T12:33:10.395Z] [2023-01-18T12:33:10.395Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-01-18T12:33:10.423Z] #36 80.40 Selecting previously unselected package librhash0:amd64. [2023-01-18T12:33:10.423Z] #36 80.41 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-01-18T12:33:10.423Z] #36 80.43 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-01-18T12:33:10.488Z] #38 65.83 GEN criu/protobuf-desc-gen.h [2023-01-18T12:33:10.679Z] #36 80.74 Selecting previously unselected package libuv1:amd64. [2023-01-18T12:33:10.679Z] #36 80.75 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-01-18T12:33:10.679Z] #36 80.76 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-01-18T12:33:10.936Z] #36 80.94 Selecting previously unselected package cmake. [2023-01-18T12:33:10.936Z] #36 80.95 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-01-18T12:33:10.936Z] #36 80.96 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-01-18T12:33:10.936Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 9.6s done [2023-01-18T12:33:10.936Z] #10 ... [2023-01-18T12:33:10.936Z] [2023-01-18T12:33:10.936Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-18T12:33:10.936Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-18T12:33:10.936Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-18T12:33:10.936Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-01-18T12:33:10.936Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-01-18T12:33:10.936Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2023-01-18T12:33:10.936Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.9s done [2023-01-18T12:33:10.936Z] #12 DONE 10.0s [2023-01-18T12:33:10.936Z] [2023-01-18T12:33:10.936Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-18T12:33:10.936Z] #13 resolve docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 0.1s done [2023-01-18T12:33:10.936Z] #13 sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 1.85kB / 1.85kB done [2023-01-18T12:33:10.936Z] #13 sha256:640e07a7971e0c13eb14214421cf3d75407e0965b84430e08ec90c336537a2cf 529B / 529B done [2023-01-18T12:33:10.936Z] #13 sha256:5c8936e57a38f76abcac867a4d2d4faf8bb8254df0b016f2456c46df2bbd9114 1.46kB / 1.46kB done [2023-01-18T12:33:10.936Z] #13 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.9s done [2023-01-18T12:33:11.057Z] #38 ... [2023-01-18T12:33:11.057Z] [2023-01-18T12:33:11.057Z] #44 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-01-18T12:33:11.057Z] #0 0.746 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-01-18T12:33:11.057Z] #44 DONE 0.8s [2023-01-18T12:33:11.195Z] #13 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 6.7s [2023-01-18T12:33:11.195Z] #13 ... [2023-01-18T12:33:11.195Z] [2023-01-18T12:33:11.195Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-01-18T12:33:11.316Z] [2023-01-18T12:33:11.316Z] #45 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-18T12:33:11.335Z] #15 DONE 0.9s [2023-01-18T12:33:11.335Z] [2023-01-18T12:33:11.335Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-18T12:33:11.595Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 8.9s done [2023-01-18T12:33:11.765Z] #14 DONE 0.7s [2023-01-18T12:33:11.765Z] [2023-01-18T12:33:11.765Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-01-18T12:33:11.858Z] #10 DONE 12.8s [2023-01-18T12:33:11.858Z] [2023-01-18T12:33:11.858Z] #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-01-18T12:33:11.890Z] #45 DONE 0.8s [2023-01-18T12:33:11.890Z] [2023-01-18T12:33:11.890Z] #46 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-18T12:33:12.458Z] #46 DONE 0.8s [2023-01-18T12:33:12.458Z] [2023-01-18T12:33:12.458Z] #47 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-18T12:33:12.458Z] #0 1.526 + RM_GOPATH=0 [2023-01-18T12:33:12.458Z] #0 1.526 + TMP_GOPATH= [2023-01-18T12:33:12.458Z] #0 1.526 + : /build [2023-01-18T12:33:12.458Z] #0 1.526 + '[' -z '' ']' [2023-01-18T12:33:12.458Z] #0 1.526 ++ mktemp -d [2023-01-18T12:33:12.458Z] #0 1.528 + export GOPATH=/tmp/tmp.SXMAnm30mz [2023-01-18T12:33:12.458Z] #0 1.528 + GOPATH=/tmp/tmp.SXMAnm30mz [2023-01-18T12:33:12.458Z] #0 1.528 + RM_GOPATH=1 [2023-01-18T12:33:12.458Z] #0 1.528 + case "$(go env GOARCH)" in [2023-01-18T12:33:12.458Z] #0 1.528 ++ go env GOARCH [2023-01-18T12:33:12.458Z] #0 1.585 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:12.458Z] #0 1.585 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:12.458Z] #0 1.586 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:12.458Z] #0 1.587 + dir=/tmp/install [2023-01-18T12:33:12.458Z] #0 1.587 + bin=runc [2023-01-18T12:33:12.458Z] #0 1.587 + shift [2023-01-18T12:33:12.458Z] #0 1.587 + '[' '!' -f /tmp/install/runc.installer ']' [2023-01-18T12:33:12.458Z] #0 1.587 + . /tmp/install/runc.installer [2023-01-18T12:33:12.458Z] #0 1.605 Install runc version v1.1.4 (build tags: seccomp) [2023-01-18T12:33:12.458Z] #0 1.605 ++ set -e [2023-01-18T12:33:12.458Z] #0 1.605 ++ : v1.1.4 [2023-01-18T12:33:12.458Z] #0 1.605 + install_runc [2023-01-18T12:33:12.458Z] #0 1.605 + RUNC_BUILDTAGS=seccomp [2023-01-18T12:33:12.458Z] #0 1.605 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-01-18T12:33:12.458Z] #0 1.605 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SXMAnm30mz/src/github.com/opencontainers/runc [2023-01-18T12:33:12.458Z] #0 1.605 Cloning into '/tmp/tmp.SXMAnm30mz/src/github.com/opencontainers/runc'... [2023-01-18T12:33:12.698Z] #15 DONE 0.7s [2023-01-18T12:33:12.698Z] [2023-01-18T12:33:12.698Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-18T12:33:13.272Z] #13 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 8.9s done [2023-01-18T12:33:13.326Z] #16 1.541 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:33:13.326Z] #16 1.556 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:33:13.326Z] #16 1.556 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:33:13.400Z] #47 ... [2023-01-18T12:33:13.400Z] [2023-01-18T12:33:13.400Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:33:13.400Z] #38 68.76 DEP criu/protobuf-desc.d [2023-01-18T12:33:13.400Z] #38 ... [2023-01-18T12:33:13.400Z] [2023-01-18T12:33:13.400Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2023-01-18T12:33:13.400Z] #48 DONE 0.8s [2023-01-18T12:33:13.585Z] #16 1.787 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:33:13.660Z] [2023-01-18T12:33:13.660Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:33:13.660Z] #38 68.90 DEP criu/proc_parse.d [2023-01-18T12:33:13.660Z] #38 69.18 DEP criu/plugin.d [2023-01-18T12:33:13.841Z] #13 DONE 12.9s [2023-01-18T12:33:13.841Z] [2023-01-18T12:33:13.841Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:13.841Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 [2023-01-18T12:33:13.845Z] #16 2.114 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:33:13.919Z] #38 69.30 DEP criu/pipes.d [2023-01-18T12:33:14.178Z] #38 69.49 DEP criu/pie-util.d [2023-01-18T12:33:14.178Z] #38 69.63 DEP criu/pie-util-vdso.d [2023-01-18T12:33:14.215Z] #36 ... [2023-01-18T12:33:14.215Z] [2023-01-18T12:33:14.215Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:33:14.215Z] #33 74.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-01-18T12:33:14.215Z] #33 74.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-18T12:33:14.215Z] #33 74.29 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-18T12:33:14.215Z] #33 78.89 Selecting previously unselected package binutils-mingw-w64. [2023-01-18T12:33:14.215Z] #33 78.90 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-01-18T12:33:14.215Z] #33 78.90 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-18T12:33:14.215Z] #33 79.26 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-01-18T12:33:14.215Z] #33 79.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-18T12:33:14.215Z] #33 79.27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:33:14.215Z] #33 79.59 Selecting previously unselected package dmsetup. [2023-01-18T12:33:14.215Z] #33 79.59 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-01-18T12:33:14.215Z] #33 79.61 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-18T12:33:14.215Z] #33 79.86 Selecting previously unselected package mingw-w64-common. [2023-01-18T12:33:14.215Z] #33 79.86 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-01-18T12:33:14.215Z] #33 79.88 Unpacking mingw-w64-common (8.0.0-1) ... [2023-01-18T12:33:14.215Z] #33 ... [2023-01-18T12:33:14.215Z] [2023-01-18T12:33:14.215Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:33:14.215Z] #28 83.16 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-01-18T12:33:14.215Z] #28 83.19 Setting up protobuf-compiler (3.12.4-1) ... [2023-01-18T12:33:14.215Z] #28 83.21 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-18T12:33:14.215Z] #28 83.22 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-18T12:33:14.215Z] #28 83.23 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-18T12:33:14.215Z] #28 83.25 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-18T12:33:14.215Z] #28 83.28 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:33:14.413Z] #16 2.574 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:33:14.416Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.6s done [2023-01-18T12:33:14.416Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 [2023-01-18T12:33:14.437Z] #38 69.75 DEP criu/path.d [2023-01-18T12:33:14.698Z] #38 69.90 DEP criu/parasite-syscall.d [2023-01-18T12:33:14.698Z] #38 70.08 DEP criu/pagemap.d [2023-01-18T12:33:14.957Z] #38 70.24 DEP criu/pagemap-cache.d [2023-01-18T12:33:14.957Z] #38 70.35 DEP criu/page-xfer.d [2023-01-18T12:33:14.957Z] #38 70.45 DEP criu/page-pipe.d [2023-01-18T12:33:15.148Z] #28 DONE 85.3s [2023-01-18T12:33:15.148Z] [2023-01-18T12:33:15.148Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:33:15.148Z] #35 80.21 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-01-18T12:33:15.148Z] #35 80.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-01-18T12:33:15.148Z] #35 80.38 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-01-18T12:33:15.148Z] #35 80.47 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-01-18T12:33:15.148Z] #35 80.64 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-18T12:33:15.148Z] #35 80.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-18T12:33:15.148Z] #35 80.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-18T12:33:15.148Z] #35 80.83 go: downloading github.com/stretchr/objx v0.1.1 [2023-01-18T12:33:15.148Z] #35 80.88 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-01-18T12:33:15.148Z] #35 81.23 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-01-18T12:33:15.148Z] #35 81.31 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-01-18T12:33:15.148Z] #35 81.39 go: downloading golang.org/x/text v0.3.7 [2023-01-18T12:33:15.216Z] #38 70.52 DEP criu/netfilter.d [2023-01-18T12:33:15.216Z] #38 70.65 DEP criu/net.d [2023-01-18T12:33:15.351Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.8s done [2023-01-18T12:33:15.352Z] #16 3.674 Fetched 8620 kB in 2s (3601 kB/s) [2023-01-18T12:33:15.476Z] #38 70.89 DEP criu/namespaces.d [2023-01-18T12:33:15.610Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 [2023-01-18T12:33:15.735Z] #38 71.10 DEP criu/mount.d [2023-01-18T12:33:15.735Z] #38 71.30 DEP criu/memfd.d [2023-01-18T12:33:15.995Z] #38 71.40 DEP criu/mem.d [2023-01-18T12:33:16.254Z] #38 71.61 DEP criu/lsm.d [2023-01-18T12:33:16.254Z] #38 71.79 DEP criu/log.d [2023-01-18T12:33:16.293Z] #16 3.674 Reading package lists... [2023-01-18T12:33:16.513Z] #38 71.99 DEP criu/libnetlink.d [2023-01-18T12:33:16.772Z] #38 72.09 DEP criu/kerndat.d [2023-01-18T12:33:16.772Z] #38 72.29 DEP criu/kcmp-ids.d [2023-01-18T12:33:16.861Z] #16 4.389 Reading package lists... [2023-01-18T12:33:17.032Z] #38 72.36 DEP criu/irmap.d [2023-01-18T12:33:17.032Z] #38 72.47 DEP criu/ipc_ns.d [2023-01-18T12:33:17.120Z] #16 5.116 Building dependency tree... [2023-01-18T12:33:17.291Z] #38 72.62 DEP criu/image.d [2023-01-18T12:33:17.291Z] #38 72.83 DEP criu/image-desc.d [2023-01-18T12:33:17.379Z] #16 5.421 The following additional packages will be installed: [2023-01-18T12:33:17.379Z] #16 5.421 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-01-18T12:33:17.379Z] #16 5.422 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-01-18T12:33:17.379Z] #16 5.424 Recommended packages: [2023-01-18T12:33:17.379Z] #16 5.424 libldap-common publicsuffix libsasl2-modules [2023-01-18T12:33:17.379Z] #16 5.590 The following NEW packages will be installed: [2023-01-18T12:33:17.379Z] #16 5.590 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-01-18T12:33:17.379Z] #16 5.598 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-01-18T12:33:17.379Z] #16 5.598 libssh2-1 openssl [2023-01-18T12:33:17.550Z] #38 72.93 DEP criu/fsnotify.d [2023-01-18T12:33:17.638Z] #16 5.877 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:33:17.638Z] #16 5.877 Need to get 3047 kB of archives. [2023-01-18T12:33:17.638Z] #16 5.877 After this operation, 6661 kB of additional disk space will be used. [2023-01-18T12:33:17.638Z] #16 5.877 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2023-01-18T12:33:17.638Z] #16 5.894 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-01-18T12:33:17.638Z] #16 5.894 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-01-18T12:33:17.638Z] #16 5.894 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-01-18T12:33:17.638Z] #16 5.894 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-01-18T12:33:17.813Z] #38 73.08 DEP criu/filesystems.d [2023-01-18T12:33:17.813Z] #38 73.21 DEP criu/files.d [2023-01-18T12:33:17.897Z] #16 5.901 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-01-18T12:33:17.897Z] #16 5.901 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-01-18T12:33:17.897Z] #16 5.919 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-01-18T12:33:17.897Z] #16 5.919 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-01-18T12:33:17.898Z] #16 5.919 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-01-18T12:33:17.898Z] #16 5.919 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2023-01-18T12:33:17.898Z] #16 5.929 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2023-01-18T12:33:17.898Z] #16 5.929 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-18T12:33:17.898Z] #16 5.929 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-18T12:33:17.898Z] #16 5.954 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-18T12:33:18.073Z] #38 73.41 DEP criu/files-reg.d [2023-01-18T12:33:18.073Z] #38 73.55 DEP criu/files-ext.d [2023-01-18T12:33:18.157Z] #16 6.214 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:33:18.157Z] #16 6.263 Fetched 3047 kB in 0s (8722 kB/s) [2023-01-18T12:33:18.157Z] #16 6.332 Selecting previously unselected package openssl. [2023-01-18T12:33:18.157Z] #16 6.332 (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-01-18T12:33:18.157Z] #16 6.332 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2023-01-18T12:33:18.157Z] #16 6.336 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-01-18T12:33:18.333Z] #38 73.65 DEP criu/file-lock.d [2023-01-18T12:33:18.333Z] #38 73.78 DEP criu/file-ids.d [2023-01-18T12:33:18.418Z] #16 6.601 Selecting previously unselected package ca-certificates. [2023-01-18T12:33:18.418Z] #16 6.601 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-01-18T12:33:18.418Z] #16 6.608 Unpacking ca-certificates (20210119) ... [2023-01-18T12:33:18.427Z] #35 ... [2023-01-18T12:33:18.427Z] [2023-01-18T12:33:18.427Z] #36 [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-01-18T12:33:18.427Z] #36 88.53 Setting up libicu67:amd64 (67.1-7) ... [2023-01-18T12:33:18.427Z] #36 88.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:33:18.427Z] #36 88.58 Setting up libuv1:amd64 (1.40.0-2) ... [2023-01-18T12:33:18.427Z] #36 88.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:33:18.427Z] #36 88.64 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-18T12:33:18.427Z] #36 88.67 Setting up librhash0:amd64 (1.4.1-2) ... [2023-01-18T12:33:18.592Z] #38 73.92 DEP criu/fifo.d [2023-01-18T12:33:18.592Z] #38 74.05 DEP criu/fdstore.d [2023-01-18T12:33:18.677Z] #16 6.802 Selecting previously unselected package libbrotli1:amd64. [2023-01-18T12:33:18.677Z] #16 6.802 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-01-18T12:33:18.677Z] #16 6.812 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-18T12:33:18.684Z] #36 88.70 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-01-18T12:33:18.684Z] #36 88.74 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-18T12:33:18.684Z] #36 88.75 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-18T12:33:18.684Z] #36 88.76 Setting up cmake (3.18.4-2+deb11u1) ... [2023-01-18T12:33:18.684Z] #36 88.78 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:33:18.851Z] #38 74.12 DEP criu/fault-injection.d [2023-01-18T12:33:18.851Z] #38 74.16 DEP criu/external.d [2023-01-18T12:33:18.851Z] #38 74.25 DEP criu/eventpoll.d [2023-01-18T12:33:18.851Z] #38 74.36 DEP criu/eventfd.d [2023-01-18T12:33:18.937Z] #16 6.943 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-01-18T12:33:18.937Z] #16 6.943 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-18T12:33:18.937Z] #16 7.082 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-18T12:33:18.937Z] #16 7.128 Selecting previously unselected package libsasl2-2:amd64. [2023-01-18T12:33:18.937Z] #16 7.128 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-18T12:33:18.937Z] #16 7.187 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-18T12:33:19.111Z] #38 74.48 DEP criu/crtools.d [2023-01-18T12:33:19.196Z] #16 7.328 Selecting previously unselected package libldap-2.4-2:amd64. [2023-01-18T12:33:19.196Z] #16 7.328 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-01-18T12:33:19.196Z] #16 7.333 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-18T12:33:19.370Z] #38 74.75 DEP criu/cr-service.d [2023-01-18T12:33:19.370Z] #38 ... [2023-01-18T12:33:19.370Z] [2023-01-18T12:33:19.370Z] #47 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-18T12:33:19.370Z] #47 11.98 + cd /tmp/tmp.SXMAnm30mz/src/github.com/opencontainers/runc [2023-01-18T12:33:19.370Z] #47 11.98 + git checkout -q v1.1.4 [2023-01-18T12:33:19.456Z] #16 7.506 Selecting previously unselected package libnghttp2-14:amd64. [2023-01-18T12:33:19.456Z] #16 7.506 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-01-18T12:33:19.456Z] #16 7.511 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-18T12:33:19.456Z] #16 7.606 Selecting previously unselected package libpsl5:amd64. [2023-01-18T12:33:19.456Z] #16 7.606 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-01-18T12:33:19.456Z] #16 7.611 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-01-18T12:33:19.456Z] #16 ... [2023-01-18T12:33:19.456Z] [2023-01-18T12:33:19.456Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:19.456Z] #11 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.8s done [2023-01-18T12:33:19.456Z] #11 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.6s done [2023-01-18T12:33:19.456Z] #11 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 5.0s [2023-01-18T12:33:19.629Z] #47 12.18 + '[' -z '' ']' [2023-01-18T12:33:19.629Z] #47 12.18 + target=static [2023-01-18T12:33:19.629Z] #47 12.18 + make BUILDTAGS=seccomp static [2023-01-18T12:33:19.716Z] #11 ... [2023-01-18T12:33:19.716Z] [2023-01-18T12:33:19.716Z] #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-01-18T12:33:19.716Z] #16 7.772 Selecting previously unselected package librtmp1:amd64. [2023-01-18T12:33:19.716Z] #16 7.774 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-01-18T12:33:19.716Z] #16 7.777 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-18T12:33:19.716Z] #16 7.868 Selecting previously unselected package libssh2-1:amd64. [2023-01-18T12:33:19.716Z] #16 7.868 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-01-18T12:33:19.716Z] #16 7.943 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-01-18T12:33:19.978Z] #16 8.046 Selecting previously unselected package libcurl4:amd64. [2023-01-18T12:33:19.978Z] #16 8.046 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2023-01-18T12:33:19.978Z] #16 8.050 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2023-01-18T12:33:20.079Z] #36 DONE 90.0s [2023-01-18T12:33:20.079Z] [2023-01-18T12:33:20.079Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:33:20.079Z] #33 90.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-01-18T12:33:20.079Z] #33 90.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-01-18T12:33:20.079Z] #33 90.03 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-18T12:33:20.197Z] #47 12.72 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-01-18T12:33:20.238Z] #16 8.205 Selecting previously unselected package curl. [2023-01-18T12:33:20.238Z] #16 8.207 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2023-01-18T12:33:20.238Z] #16 8.217 Unpacking curl (7.74.0-1.3+deb11u3) ... [2023-01-18T12:33:20.238Z] #16 8.353 Selecting previously unselected package libonig5:amd64. [2023-01-18T12:33:20.238Z] #16 8.353 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-18T12:33:20.238Z] #16 8.358 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-18T12:33:20.448Z] Client: Docker Engine - Community [2023-01-18T12:33:20.448Z] Version: 22.06.0-beta.0 [2023-01-18T12:33:20.448Z] API version: 1.42 [2023-01-18T12:33:20.448Z] Go version: go1.18.3 [2023-01-18T12:33:20.448Z] Git commit: 3e9117b [2023-01-18T12:33:20.448Z] Built: Fri Jun 3 17:55:45 2022 [2023-01-18T12:33:20.448Z] OS/Arch: linux/amd64 [2023-01-18T12:33:20.448Z] Context: default [2023-01-18T12:33:20.448Z] [2023-01-18T12:33:20.448Z] Server: Docker Engine - Community [2023-01-18T12:33:20.448Z] Engine: [2023-01-18T12:33:20.448Z] Version: 22.06.0-beta.0 [2023-01-18T12:33:20.448Z] API version: 1.42 (minimum version 1.12) [2023-01-18T12:33:20.448Z] Go version: go1.18.3 [2023-01-18T12:33:20.448Z] Git commit: 38633e7 [2023-01-18T12:33:20.448Z] Built: Fri Jun 3 17:55:45 2022 [2023-01-18T12:33:20.448Z] OS/Arch: linux/amd64 [2023-01-18T12:33:20.448Z] Experimental: true [2023-01-18T12:33:20.448Z] containerd: [2023-01-18T12:33:20.448Z] Version: 1.6.8 [2023-01-18T12:33:20.448Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-18T12:33:20.448Z] runc: [2023-01-18T12:33:20.448Z] Version: 1.1.4 [2023-01-18T12:33:20.448Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-18T12:33:20.448Z] docker-init: [2023-01-18T12:33:20.448Z] Version: 0.19.0 [2023-01-18T12:33:20.448Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-18T12:33:20.543Z] #16 8.570 Selecting previously unselected package libjq1:amd64. [2023-01-18T12:33:20.543Z] #16 8.570 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-01-18T12:33:20.543Z] #16 8.576 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-18T12:33:20.543Z] #16 8.698 Selecting previously unselected package jq. [2023-01-18T12:33:20.543Z] #16 8.698 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-01-18T12:33:20.543Z] #16 8.710 Unpacking jq (1.6-2.1) ... [2023-01-18T12:33:20.543Z] #16 8.800 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-01-18T12:33:20.744Z] + docker info [2023-01-18T12:33:20.744Z] Client: [2023-01-18T12:33:20.744Z] Context: default [2023-01-18T12:33:20.744Z] Debug Mode: false [2023-01-18T12:33:20.744Z] Plugins: [2023-01-18T12:33:20.744Z] buildx: Docker Buildx (Docker Inc.) [2023-01-18T12:33:20.744Z] Version: c5aec24 [2023-01-18T12:33:20.744Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-01-18T12:33:20.744Z] compose: Docker Compose (Docker Inc.) [2023-01-18T12:33:20.744Z] Version: v2.12.0 [2023-01-18T12:33:20.744Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-18T12:33:20.744Z] scan: Docker Scan (Docker Inc.) [2023-01-18T12:33:20.744Z] Version: v0.17.0 [2023-01-18T12:33:20.744Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-01-18T12:33:20.744Z] [2023-01-18T12:33:20.744Z] Server: [2023-01-18T12:33:20.744Z] Containers: 0 [2023-01-18T12:33:20.744Z] Running: 0 [2023-01-18T12:33:20.744Z] Paused: 0 [2023-01-18T12:33:20.744Z] Stopped: 0 [2023-01-18T12:33:20.744Z] Images: 0 [2023-01-18T12:33:20.744Z] Server Version: 22.06.0-beta.0 [2023-01-18T12:33:20.744Z] Storage Driver: overlay2 [2023-01-18T12:33:20.744Z] Backing Filesystem: extfs [2023-01-18T12:33:20.744Z] Supports d_type: true [2023-01-18T12:33:20.744Z] Using metacopy: false [2023-01-18T12:33:20.744Z] Native Overlay Diff: true [2023-01-18T12:33:20.744Z] userxattr: false [2023-01-18T12:33:20.744Z] Logging Driver: json-file [2023-01-18T12:33:20.744Z] Cgroup Driver: systemd [2023-01-18T12:33:20.744Z] Cgroup Version: 2 [2023-01-18T12:33:20.744Z] Plugins: [2023-01-18T12:33:20.744Z] Volume: local [2023-01-18T12:33:20.744Z] Network: bridge host ipvlan macvlan null overlay [2023-01-18T12:33:20.744Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-18T12:33:20.744Z] Swarm: inactive [2023-01-18T12:33:20.744Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-01-18T12:33:20.744Z] Default Runtime: runc [2023-01-18T12:33:20.744Z] Init Binary: docker-init [2023-01-18T12:33:20.744Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-18T12:33:20.744Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-18T12:33:20.744Z] init version: de40ad0 [2023-01-18T12:33:20.744Z] Security Options: [2023-01-18T12:33:20.744Z] apparmor [2023-01-18T12:33:20.744Z] seccomp [2023-01-18T12:33:20.744Z] Profile: builtin [2023-01-18T12:33:20.744Z] cgroupns [2023-01-18T12:33:20.744Z] Kernel Version: 5.15.0-1022-aws [2023-01-18T12:33:20.744Z] Operating System: Ubuntu 20.04.5 LTS [2023-01-18T12:33:20.744Z] OSType: linux [2023-01-18T12:33:20.744Z] Architecture: x86_64 [2023-01-18T12:33:20.744Z] CPUs: 2 [2023-01-18T12:33:20.744Z] Total Memory: 7.475GiB [2023-01-18T12:33:20.744Z] Name: ip-10-100-91-138 [2023-01-18T12:33:20.744Z] ID: c944a62a-a99e-4e56-b148-df1906108e3b [2023-01-18T12:33:20.744Z] Docker Root Dir: /var/lib/docker [2023-01-18T12:33:20.744Z] Debug Mode: false [2023-01-18T12:33:20.744Z] Registry: https://index.docker.io/v1/ [2023-01-18T12:33:20.744Z] Labels: [2023-01-18T12:33:20.744Z] Experimental: true [2023-01-18T12:33:20.744Z] Insecure Registries: [2023-01-18T12:33:20.744Z] 127.0.0.0/8 [2023-01-18T12:33:20.744Z] Live Restore Enabled: true [2023-01-18T12:33:20.744Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-01-18T12:33:20.803Z] #16 8.880 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-18T12:33:20.803Z] #16 8.940 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-18T12:33:20.803Z] #16 8.955 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-18T12:33:20.803Z] #16 9.033 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-18T12:33:20.803Z] #16 9.050 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-18T12:33:20.880Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 5.1s [2023-01-18T12:33:21.064Z] #16 9.066 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-01-18T12:33:21.064Z] #16 9.084 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-01-18T12:33:21.064Z] #16 9.114 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-18T12:33:21.064Z] #16 9.131 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-18T12:33:21.064Z] #16 9.147 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-18T12:33:21.064Z] #16 9.171 Setting up ca-certificates (20210119) ... [2023-01-18T12:33:21.188Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 . [2023-01-18T12:33:21.445Z] #1 [internal] load build definition from Dockerfile [2023-01-18T12:33:21.445Z] #1 transferring dockerfile: [2023-01-18T12:33:21.702Z] #1 transferring dockerfile: 16.91kB done [2023-01-18T12:33:21.702Z] #1 DONE 0.1s [2023-01-18T12:33:21.702Z] [2023-01-18T12:33:21.702Z] #2 [internal] load .dockerignore [2023-01-18T12:33:21.702Z] #2 transferring context: 87B done [2023-01-18T12:33:21.702Z] #2 DONE 0.1s [2023-01-18T12:33:21.702Z] [2023-01-18T12:33:21.702Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-18T12:33:21.960Z] #3 DONE 0.3s [2023-01-18T12:33:21.960Z] [2023-01-18T12:33:21.960Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2023-01-18T12:33:21.960Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2023-01-18T12:33:21.960Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2023-01-18T12:33:21.960Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2023-01-18T12:33:21.960Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2023-01-18T12:33:21.960Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s [2023-01-18T12:33:21.960Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done [2023-01-18T12:33:21.960Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2023-01-18T12:33:22.004Z] #16 9.927 Updating certificates in /etc/ssl/certs... [2023-01-18T12:33:22.522Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2023-01-18T12:33:22.522Z] #4 DONE 0.6s [2023-01-18T12:33:22.600Z] #33 ... [2023-01-18T12:33:22.600Z] [2023-01-18T12:33:22.600Z] #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-01-18T12:33:22.600Z] #27 82.37 internal/reflectlite [2023-01-18T12:33:22.600Z] #27 82.41 sync [2023-01-18T12:33:22.600Z] #27 84.64 internal/testlog [2023-01-18T12:33:22.600Z] #27 86.52 sort [2023-01-18T12:33:22.600Z] #27 86.55 errors [2023-01-18T12:33:22.600Z] #27 87.19 strconv [2023-01-18T12:33:22.600Z] #27 88.71 io [2023-01-18T12:33:22.600Z] #27 90.85 internal/oserror [2023-01-18T12:33:22.600Z] #27 91.18 syscall [2023-01-18T12:33:22.600Z] #27 ... [2023-01-18T12:33:22.600Z] [2023-01-18T12:33:22.600Z] #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-01-18T12:33:22.600Z] #0 1.366 + RM_GOPATH=0 [2023-01-18T12:33:22.600Z] #0 1.366 + TMP_GOPATH= [2023-01-18T12:33:22.600Z] #0 1.366 + : /build [2023-01-18T12:33:22.600Z] #0 1.366 + '[' -z '' ']' [2023-01-18T12:33:22.600Z] #0 1.368 ++ mktemp -d [2023-01-18T12:33:22.600Z] #0 1.375 + export GOPATH=/tmp/tmp.7TfU59ZpUt [2023-01-18T12:33:22.600Z] #0 1.376 + GOPATH=/tmp/tmp.7TfU59ZpUt [2023-01-18T12:33:22.600Z] #0 1.376 + RM_GOPATH=1 [2023-01-18T12:33:22.600Z] #0 1.376 + case "$(go env GOARCH)" in [2023-01-18T12:33:22.600Z] #0 1.377 ++ go env GOARCH [2023-01-18T12:33:22.600Z] #0 1.397 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:22.600Z] #0 1.404 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:22.600Z] #0 1.405 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:22.600Z] #0 1.408 + dir=/tmp/install [2023-01-18T12:33:22.600Z] #0 1.422 + bin=tini [2023-01-18T12:33:22.600Z] #0 1.422 + shift [2023-01-18T12:33:22.600Z] #0 1.423 + '[' '!' -f /tmp/install/tini.installer ']' [2023-01-18T12:33:22.600Z] #0 1.423 + . /tmp/install/tini.installer [2023-01-18T12:33:22.600Z] #0 1.424 ++ : v0.19.0 [2023-01-18T12:33:22.600Z] #0 1.424 + install_tini [2023-01-18T12:33:22.600Z] #0 1.424 + echo 'Install tini version v0.19.0' [2023-01-18T12:33:22.600Z] #0 1.426 Install tini version v0.19.0 [2023-01-18T12:33:22.600Z] #0 1.426 + git clone https://github.com/krallin/tini.git /tmp/tmp.7TfU59ZpUt/tini [2023-01-18T12:33:22.600Z] #0 1.431 Cloning into '/tmp/tmp.7TfU59ZpUt/tini'... [2023-01-18T12:33:22.600Z] #38 2.718 + cd /tmp/tmp.7TfU59ZpUt/tini [2023-01-18T12:33:22.600Z] #38 2.718 + git checkout -q v0.19.0 [2023-01-18T12:33:22.600Z] #38 2.778 + cmake . [2023-01-18T12:33:22.781Z] [2023-01-18T12:33:22.781Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-18T12:33:22.948Z] #16 11.12 129 added, 0 removed; done. [2023-01-18T12:33:22.948Z] #16 11.22 Setting up jq (1.6-2.1) ... [2023-01-18T12:33:22.948Z] #16 11.24 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2023-01-18T12:33:23.209Z] #16 11.26 Setting up curl (7.74.0-1.3+deb11u3) ... [2023-01-18T12:33:23.209Z] #16 11.27 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:33:23.209Z] #16 11.29 Processing triggers for ca-certificates (20210119) ... [2023-01-18T12:33:23.209Z] #16 11.31 Updating certificates in /etc/ssl/certs... [2023-01-18T12:33:23.414Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 7.7s done [2023-01-18T12:33:23.414Z] #10 ... [2023-01-18T12:33:23.414Z] [2023-01-18T12:33:23.414Z] #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-01-18T12:33:23.414Z] #0 1.628 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:33:23.414Z] #0 1.628 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:33:23.414Z] #0 1.628 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:33:23.414Z] #0 1.845 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:33:23.414Z] #0 2.119 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:33:23.414Z] #0 2.437 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:33:23.414Z] #0 3.683 Fetched 8620 kB in 2s (3681 kB/s) [2023-01-18T12:33:23.414Z] #0 3.683 Reading package lists... [2023-01-18T12:33:23.414Z] #0 4.498 Reading package lists... [2023-01-18T12:33:23.414Z] #0 5.269 Building dependency tree... [2023-01-18T12:33:23.414Z] #0 5.649 The following additional packages will be installed: [2023-01-18T12:33:23.414Z] #0 5.649 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-01-18T12:33:23.414Z] #0 5.649 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-01-18T12:33:23.414Z] #0 5.649 Recommended packages: [2023-01-18T12:33:23.414Z] #0 5.649 libldap-common publicsuffix libsasl2-modules [2023-01-18T12:33:23.414Z] #0 5.822 The following NEW packages will be installed: [2023-01-18T12:33:23.414Z] #0 5.822 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-01-18T12:33:23.414Z] #0 5.822 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-01-18T12:33:23.414Z] #0 5.822 libssh2-1 openssl [2023-01-18T12:33:23.414Z] #0 6.109 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:33:23.414Z] #0 6.109 Need to get 3047 kB of archives. [2023-01-18T12:33:23.414Z] #0 6.109 After this operation, 6661 kB of additional disk space will be used. [2023-01-18T12:33:23.414Z] #0 6.109 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2023-01-18T12:33:23.414Z] #0 6.111 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-01-18T12:33:23.414Z] #0 6.114 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-01-18T12:33:23.414Z] #0 6.122 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-01-18T12:33:23.414Z] #0 6.122 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-01-18T12:33:23.414Z] #0 6.125 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-01-18T12:33:23.414Z] #0 6.129 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-01-18T12:33:23.414Z] #0 6.131 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-01-18T12:33:23.414Z] #0 6.132 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-01-18T12:33:23.414Z] #0 6.135 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-01-18T12:33:23.414Z] #0 6.137 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2023-01-18T12:33:23.414Z] #0 6.144 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2023-01-18T12:33:23.414Z] #0 6.147 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-18T12:33:23.414Z] #0 6.149 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-18T12:33:23.414Z] #0 6.155 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-18T12:33:23.414Z] #0 6.492 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:33:23.414Z] #0 6.546 Fetched 3047 kB in 0s (9348 kB/s) [2023-01-18T12:33:23.414Z] #0 6.576 Selecting previously unselected package openssl. [2023-01-18T12:33:23.414Z] #0 6.576 (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-01-18T12:33:23.414Z] #0 6.578 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2023-01-18T12:33:23.414Z] #0 6.582 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-01-18T12:33:23.414Z] #0 6.789 Selecting previously unselected package ca-certificates. [2023-01-18T12:33:23.414Z] #0 6.789 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-01-18T12:33:23.414Z] #0 6.793 Unpacking ca-certificates (20210119) ... [2023-01-18T12:33:23.414Z] #0 6.959 Selecting previously unselected package libbrotli1:amd64. [2023-01-18T12:33:23.414Z] #0 6.959 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-01-18T12:33:23.414Z] #0 6.991 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-18T12:33:23.414Z] #0 7.121 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-01-18T12:33:23.414Z] #0 7.121 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-18T12:33:23.414Z] #0 7.128 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-18T12:33:23.414Z] #0 7.220 Selecting previously unselected package libsasl2-2:amd64. [2023-01-18T12:33:23.414Z] #0 7.220 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-18T12:33:23.414Z] #0 7.250 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-18T12:33:23.414Z] #0 7.340 Selecting previously unselected package libldap-2.4-2:amd64. [2023-01-18T12:33:23.414Z] #0 7.340 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-01-18T12:33:23.414Z] #0 7.340 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-18T12:33:23.414Z] #0 7.502 Selecting previously unselected package libnghttp2-14:amd64. [2023-01-18T12:33:23.414Z] #0 7.502 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-01-18T12:33:23.414Z] #0 7.508 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-18T12:33:23.414Z] #0 7.596 Selecting previously unselected package libpsl5:amd64. [2023-01-18T12:33:23.414Z] #0 7.596 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-01-18T12:33:23.414Z] #0 7.596 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-01-18T12:33:23.414Z] #0 7.753 Selecting previously unselected package librtmp1:amd64. [2023-01-18T12:33:23.414Z] #0 7.753 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-01-18T12:33:23.414Z] #0 7.761 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-18T12:33:23.414Z] #0 7.844 Selecting previously unselected package libssh2-1:amd64. [2023-01-18T12:33:23.414Z] #0 7.844 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-01-18T12:33:23.414Z] #0 7.849 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-01-18T12:33:23.414Z] #0 7.985 Selecting previously unselected package libcurl4:amd64. [2023-01-18T12:33:23.414Z] #0 7.985 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2023-01-18T12:33:23.414Z] #0 7.999 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2023-01-18T12:33:23.414Z] #0 8.107 Selecting previously unselected package curl. [2023-01-18T12:33:23.414Z] #0 8.107 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2023-01-18T12:33:23.414Z] #0 8.112 Unpacking curl (7.74.0-1.3+deb11u3) ... [2023-01-18T12:33:23.414Z] #0 8.250 Selecting previously unselected package libonig5:amd64. [2023-01-18T12:33:23.414Z] #0 8.250 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-18T12:33:23.414Z] #0 8.261 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-18T12:33:23.414Z] #0 8.369 Selecting previously unselected package libjq1:amd64. [2023-01-18T12:33:23.414Z] #0 8.369 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-01-18T12:33:23.414Z] #0 8.438 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-18T12:33:23.414Z] #0 8.547 Selecting previously unselected package jq. [2023-01-18T12:33:23.414Z] #0 8.547 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-01-18T12:33:23.414Z] #0 8.558 Unpacking jq (1.6-2.1) ... [2023-01-18T12:33:23.414Z] #0 8.688 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-01-18T12:33:23.414Z] #0 8.705 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-18T12:33:23.414Z] #0 8.719 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-18T12:33:23.414Z] #0 8.730 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-18T12:33:23.414Z] #0 8.743 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-18T12:33:23.414Z] #0 8.757 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-18T12:33:23.414Z] #0 8.769 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-01-18T12:33:23.414Z] #0 8.781 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-01-18T12:33:23.414Z] #0 8.799 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-18T12:33:23.414Z] #0 8.812 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-18T12:33:23.414Z] #0 8.826 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-18T12:33:23.414Z] #0 8.838 Setting up ca-certificates (20210119) ... [2023-01-18T12:33:23.414Z] #16 9.607 Updating certificates in /etc/ssl/certs... [2023-01-18T12:33:23.487Z] #47 ... [2023-01-18T12:33:23.487Z] [2023-01-18T12:33:23.487Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:33:23.487Z] #0 1.292 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-18T12:33:23.487Z] #0 1.387 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-18T12:33:23.487Z] #0 1.388 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-18T12:33:23.487Z] #0 2.716 Reading package lists... [2023-01-18T12:33:23.487Z] #0 5.163 Reading package lists... [2023-01-18T12:33:23.487Z] #0 7.746 Building dependency tree... [2023-01-18T12:33:23.487Z] #0 8.538 Reading state information... [2023-01-18T12:33:23.487Z] #0 9.730 The following additional packages will be installed: [2023-01-18T12:33:23.487Z] #0 9.741 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-18T12:33:23.487Z] #0 9.742 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-01-18T12:33:23.487Z] #0 9.743 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-01-18T12:33:23.487Z] #0 9.751 python3-pkg-resources vim-runtime xxd [2023-01-18T12:33:23.487Z] #0 9.754 Suggested packages: [2023-01-18T12:33:23.487Z] #0 9.754 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-18T12:33:23.487Z] #0 9.754 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-01-18T12:33:23.487Z] #0 9.754 acl attr quota [2023-01-18T12:33:23.487Z] #0 9.754 Recommended packages: [2023-01-18T12:33:23.487Z] #0 9.754 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-01-18T12:33:23.487Z] #49 ... [2023-01-18T12:33:23.487Z] [2023-01-18T12:33:23.487Z] #29 [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-01-18T12:33:23.487Z] #29 111.5 Updating files: 25% (2963/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 46% (5288/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 73% (8374/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 97% (11080/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2023-01-18T12:33:23.487Z] #29 114.9 + cd /tmp/tmp.TDEjsYrkwC/tmp/docker-ce [2023-01-18T12:33:23.487Z] #29 114.9 + git checkout -q v17.06.2-ce [2023-01-18T12:33:23.487Z] #29 118.3 + mkdir -p /tmp/tmp.TDEjsYrkwC/src/github.com/docker [2023-01-18T12:33:23.487Z] #29 118.4 + mv components/cli /tmp/tmp.TDEjsYrkwC/src/github.com/docker/cli [2023-01-18T12:33:23.487Z] #29 118.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2023-01-18T12:33:23.673Z] #16 ... [2023-01-18T12:33:23.673Z] [2023-01-18T12:33:23.673Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:23.673Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 [2023-01-18T12:33:23.968Z] #38 3.701 -- The C compiler identification is GNU 10.2.1 [2023-01-18T12:33:23.968Z] #38 3.927 -- Detecting C compiler ABI info [2023-01-18T12:33:24.146Z] #5 ... [2023-01-18T12:33:24.146Z] [2023-01-18T12:33:24.146Z] #6 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-01-18T12:33:24.146Z] #6 DONE 1.3s [2023-01-18T12:33:24.146Z] [2023-01-18T12:33:24.146Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-18T12:33:24.146Z] #7 DONE 1.3s [2023-01-18T12:33:24.146Z] [2023-01-18T12:33:24.146Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-18T12:33:24.146Z] #5 DONE 1.4s [2023-01-18T12:33:24.146Z] [2023-01-18T12:33:24.146Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-18T12:33:24.146Z] #8 DONE 1.4s [2023-01-18T12:33:24.423Z] #29 ... [2023-01-18T12:33:24.423Z] [2023-01-18T12:33:24.423Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:33:24.423Z] #49 10.96 The following NEW packages will be installed: [2023-01-18T12:33:24.423Z] #49 10.98 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-01-18T12:33:24.424Z] #49 10.99 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-18T12:33:24.424Z] #49 10.99 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-01-18T12:33:24.424Z] #49 10.99 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-01-18T12:33:24.424Z] #49 10.99 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-01-18T12:33:24.424Z] #49 10.99 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-01-18T12:33:24.424Z] #49 10.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-18T12:33:24.424Z] #49 10.99 xz-utils zip [2023-01-18T12:33:24.533Z] #38 4.784 -- Detecting C compiler ABI info - done [2023-01-18T12:33:24.596Z] #16 12.44 0 added, 0 removed; done. [2023-01-18T12:33:24.596Z] #16 12.44 Running hooks in /etc/ca-certificates/update.d... [2023-01-18T12:33:24.596Z] #16 12.44 done. [2023-01-18T12:33:24.683Z] #49 11.32 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:33:24.683Z] #49 11.32 Need to get 26.4 MB of archives. [2023-01-18T12:33:24.683Z] #49 11.32 After this operation, 103 MB of additional disk space will be used. [2023-01-18T12:33:24.683Z] #49 11.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-01-18T12:33:24.769Z] [2023-01-18T12:33:24.769Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-18T12:33:24.769Z] #9 DONE 0.1s [2023-01-18T12:33:24.769Z] [2023-01-18T12:33:24.769Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-18T12:33:24.769Z] #10 resolve docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 0.0s done [2023-01-18T12:33:24.769Z] #10 sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 1.85kB / 1.85kB done [2023-01-18T12:33:24.769Z] #10 sha256:640e07a7971e0c13eb14214421cf3d75407e0965b84430e08ec90c336537a2cf 529B / 529B done [2023-01-18T12:33:24.769Z] #10 sha256:5c8936e57a38f76abcac867a4d2d4faf8bb8254df0b016f2456c46df2bbd9114 1.46kB / 1.46kB done [2023-01-18T12:33:24.790Z] #38 4.979 -- Check for working C compiler: /usr/bin/cc - skipped [2023-01-18T12:33:24.790Z] #38 4.992 -- Detecting C compile features [2023-01-18T12:33:24.790Z] #38 5.000 -- Detecting C compile features - done [2023-01-18T12:33:24.790Z] #38 5.058 -- Performing Test HAS_BUILTIN_FORTIFY [2023-01-18T12:33:24.943Z] #49 11.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-01-18T12:33:24.943Z] #49 11.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-01-18T12:33:24.943Z] #49 11.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-01-18T12:33:24.943Z] #49 11.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-01-18T12:33:24.943Z] #49 11.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-01-18T12:33:24.943Z] #49 11.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-01-18T12:33:24.943Z] #49 11.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-01-18T12:33:24.943Z] #49 11.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-18T12:33:24.943Z] #49 11.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-18T12:33:24.943Z] #49 11.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-01-18T12:33:24.943Z] #49 11.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-01-18T12:33:24.943Z] #49 11.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-01-18T12:33:24.943Z] #49 11.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-01-18T12:33:24.943Z] #49 11.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-01-18T12:33:24.943Z] #49 11.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-01-18T12:33:24.943Z] #49 11.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-01-18T12:33:24.943Z] #49 11.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-01-18T12:33:24.943Z] #49 11.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-01-18T12:33:24.943Z] #49 11.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-01-18T12:33:24.943Z] #49 11.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-01-18T12:33:24.943Z] #49 11.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-01-18T12:33:24.943Z] #49 11.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-01-18T12:33:24.943Z] #49 11.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-01-18T12:33:24.943Z] #49 11.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-01-18T12:33:24.943Z] #49 11.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-01-18T12:33:24.943Z] #49 11.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-01-18T12:33:25.039Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 1.05MB / 55.03MB 0.2s [2023-01-18T12:33:25.039Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 7.34MB / 55.03MB 0.4s [2023-01-18T12:33:25.039Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 15.73MB / 55.03MB 0.5s [2023-01-18T12:33:25.202Z] #49 11.61 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-01-18T12:33:25.202Z] #49 11.61 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-01-18T12:33:25.202Z] #49 11.61 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-01-18T12:33:25.202Z] #49 11.61 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-01-18T12:33:25.202Z] #49 11.61 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-01-18T12:33:25.202Z] #49 11.61 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-01-18T12:33:25.202Z] #49 11.62 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-01-18T12:33:25.202Z] #49 11.67 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-18T12:33:25.202Z] #49 11.68 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-18T12:33:25.202Z] #49 11.68 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-18T12:33:25.202Z] #49 11.69 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-18T12:33:25.202Z] #49 11.70 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-18T12:33:25.202Z] #49 11.70 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-18T12:33:25.202Z] #49 11.72 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2023-01-18T12:33:25.202Z] #49 11.74 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-01-18T12:33:25.202Z] #49 11.75 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-01-18T12:33:25.202Z] #49 11.75 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-01-18T12:33:25.202Z] #49 11.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-01-18T12:33:25.303Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 24.12MB / 55.03MB 0.6s [2023-01-18T12:33:25.303Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 28.76MB / 55.03MB 0.7s [2023-01-18T12:33:25.353Z] #38 5.341 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-01-18T12:33:25.353Z] #38 ... [2023-01-18T12:33:25.353Z] [2023-01-18T12:33:25.353Z] #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-01-18T12:33:25.353Z] #0 3.443 Note: Building without setproctitle() and strlcpy() support. [2023-01-18T12:33:25.353Z] #0 3.443 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-18T12:33:25.353Z] #0 3.464 Note: Building without GnuTLS support [2023-01-18T12:33:25.353Z] #0 3.489 Makefile.config:39: Warn: you have no libnftables installed [2023-01-18T12:33:25.353Z] #0 3.489 Makefile.config:40: Warn: Building without nftables support [2023-01-18T12:33:25.353Z] #0 6.943 fatal: not a git repository (or any of the parent directories): .git [2023-01-18T12:33:25.353Z] #0 7.062 GEN .gitid [2023-01-18T12:33:25.353Z] #0 7.162 GEN criu/include/version.h [2023-01-18T12:33:25.353Z] #0 7.572 GEN include/common/asm [2023-01-18T12:33:25.353Z] #39 ... [2023-01-18T12:33:25.353Z] [2023-01-18T12:33:25.353Z] #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-01-18T12:33:25.353Z] #38 5.476 -- Configuring done [2023-01-18T12:33:25.461Z] #49 11.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-01-18T12:33:25.461Z] #49 11.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-01-18T12:33:25.564Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 40.89MB / 55.03MB 0.9s [2023-01-18T12:33:25.564Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 48.23MB / 55.03MB 1.0s [2023-01-18T12:33:25.610Z] #38 5.523 -- Generating done [2023-01-18T12:33:25.610Z] #38 5.532 -- Build files have been written to: /tmp/tmp.7TfU59ZpUt/tini [2023-01-18T12:33:25.610Z] #38 5.536 + make tini-static [2023-01-18T12:33:25.822Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 53.48MB / 55.03MB 1.1s [2023-01-18T12:33:25.822Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 1.2s done [2023-01-18T12:33:25.867Z] #38 6.038 Scanning dependencies of target tini-static [2023-01-18T12:33:25.984Z] #16 DONE 14.2s [2023-01-18T12:33:25.984Z] [2023-01-18T12:33:25.984Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:25.984Z] #11 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 8.0s done [2023-01-18T12:33:25.984Z] #11 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 3.2s [2023-01-18T12:33:26.028Z] #49 12.57 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:33:26.132Z] #38 6.152 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-01-18T12:33:26.244Z] #11 ... [2023-01-18T12:33:26.244Z] [2023-01-18T12:33:26.244Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-18T12:33:26.244Z] #17 DONE 0.1s [2023-01-18T12:33:26.244Z] [2023-01-18T12:33:26.244Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:26.288Z] #49 12.74 Fetched 26.4 MB in 1s (28.1 MB/s) [2023-01-18T12:33:26.288Z] #49 12.81 Selecting previously unselected package pigz. [2023-01-18T12:33:26.288Z] #49 12.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 ... 24010 files and directories currently installed.) [2023-01-18T12:33:26.288Z] #49 12.88 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-01-18T12:33:26.288Z] #49 12.88 Unpacking pigz (2.6-1) ... [2023-01-18T12:33:26.393Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 [2023-01-18T12:33:26.546Z] #49 12.98 Selecting previously unselected package libelf1:arm64. [2023-01-18T12:33:26.546Z] #49 12.98 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-01-18T12:33:26.546Z] #49 12.99 Unpacking libelf1:arm64 (0.183-1) ... [2023-01-18T12:33:26.546Z] #49 13.18 Selecting previously unselected package libbpf0:arm64. [2023-01-18T12:33:26.546Z] #49 13.18 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-01-18T12:33:26.546Z] #49 13.19 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-01-18T12:33:26.805Z] #49 13.31 Selecting previously unselected package libcap2:arm64. [2023-01-18T12:33:26.805Z] #49 13.31 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-01-18T12:33:26.805Z] #49 13.32 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-01-18T12:33:26.805Z] #49 13.39 Selecting previously unselected package libmnl0:arm64. [2023-01-18T12:33:26.805Z] #49 13.40 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-01-18T12:33:26.805Z] #49 13.40 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-01-18T12:33:26.805Z] #49 13.46 Selecting previously unselected package libxtables12:arm64. [2023-01-18T12:33:26.805Z] #49 13.47 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-01-18T12:33:27.065Z] #49 13.49 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-01-18T12:33:27.065Z] #49 13.59 Selecting previously unselected package libcap2-bin. [2023-01-18T12:33:27.065Z] #49 13.59 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-01-18T12:33:27.065Z] #49 13.62 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-18T12:33:27.324Z] #49 13.77 Selecting previously unselected package iproute2. [2023-01-18T12:33:27.324Z] #49 13.78 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-01-18T12:33:27.324Z] #49 13.78 Unpacking iproute2 (5.10.0-4) ... [2023-01-18T12:33:27.887Z] #10 ... [2023-01-18T12:33:27.887Z] [2023-01-18T12:33:27.887Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-18T12:33:27.887Z] #16 10.86 129 added, 0 removed; done. [2023-01-18T12:33:27.887Z] #16 10.94 Setting up jq (1.6-2.1) ... [2023-01-18T12:33:27.887Z] #16 10.96 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2023-01-18T12:33:27.887Z] #16 10.97 Setting up curl (7.74.0-1.3+deb11u3) ... [2023-01-18T12:33:27.887Z] #16 10.99 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:33:27.887Z] #16 11.01 Processing triggers for ca-certificates (20210119) ... [2023-01-18T12:33:27.887Z] #16 11.03 Updating certificates in /etc/ssl/certs... [2023-01-18T12:33:27.887Z] #16 12.08 0 added, 0 removed; done. [2023-01-18T12:33:27.887Z] #16 12.08 Running hooks in /etc/ca-certificates/update.d... [2023-01-18T12:33:27.887Z] #16 12.08 done. [2023-01-18T12:33:27.887Z] #16 DONE 13.7s [2023-01-18T12:33:27.887Z] [2023-01-18T12:33:27.887Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:27.887Z] #10 ... [2023-01-18T12:33:27.887Z] [2023-01-18T12:33:27.887Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-18T12:33:27.887Z] #17 DONE 0.2s [2023-01-18T12:33:27.887Z] [2023-01-18T12:33:27.887Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:27.895Z] #49 14.29 Selecting previously unselected package xxd. [2023-01-18T12:33:27.895Z] #49 14.30 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-01-18T12:33:27.895Z] #49 14.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:33:27.895Z] #49 14.44 Selecting previously unselected package vim-common. [2023-01-18T12:33:27.895Z] #49 14.44 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-18T12:33:28.029Z] #38 8.231 [100%] Linking C executable tini-static [2023-01-18T12:33:28.155Z] #49 14.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:33:28.155Z] #49 14.67 Selecting previously unselected package bash-completion. [2023-01-18T12:33:28.155Z] #49 14.67 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-01-18T12:33:28.825Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 5.2s [2023-01-18T12:33:28.922Z] #10 ... [2023-01-18T12:33:28.922Z] [2023-01-18T12:33:28.922Z] #11 [internal] load build context [2023-01-18T12:33:28.922Z] #11 transferring context: 53.55MB 4.2s done [2023-01-18T12:33:28.922Z] #11 DONE 4.4s [2023-01-18T12:33:28.922Z] [2023-01-18T12:33:28.922Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:28.922Z] #12 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done [2023-01-18T12:33:28.922Z] #12 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-01-18T12:33:28.922Z] #12 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 1.1s done [2023-01-18T12:33:28.922Z] #12 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-01-18T12:33:28.922Z] #12 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-01-18T12:33:28.922Z] #12 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 0.4s done [2023-01-18T12:33:28.922Z] #12 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 0.6s done [2023-01-18T12:33:28.922Z] #12 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 1.6s done [2023-01-18T12:33:28.922Z] #12 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 2.6s done [2023-01-18T12:33:28.922Z] #12 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 4.2s [2023-01-18T12:33:28.922Z] #12 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 1.7s done [2023-01-18T12:33:29.181Z] #12 ... [2023-01-18T12:33:29.181Z] [2023-01-18T12:33:29.181Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-18T12:33:29.181Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-18T12:33:29.181Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-18T12:33:29.181Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-01-18T12:33:29.181Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-01-18T12:33:29.181Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.0s done [2023-01-18T12:33:29.181Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2023-01-18T12:33:29.181Z] #13 DONE 4.7s [2023-01-18T12:33:29.181Z] [2023-01-18T12:33:29.181Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:29.181Z] #12 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 4.4s done [2023-01-18T12:33:29.397Z] #38 9.185 [100%] Built target tini-static [2023-01-18T12:33:29.397Z] #38 9.292 + mkdir -p /build [2023-01-18T12:33:29.397Z] #38 9.292 + cp tini-static /build/docker-init [2023-01-18T12:33:29.538Z] #11 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 6.1s done [2023-01-18T12:33:29.538Z] #11 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 [2023-01-18T12:33:29.744Z] #12 ... [2023-01-18T12:33:29.744Z] [2023-01-18T12:33:29.744Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-18T12:33:29.744Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-18T12:33:29.744Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-01-18T12:33:29.744Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-01-18T12:33:29.744Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.7s done [2023-01-18T12:33:29.744Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2023-01-18T12:33:29.744Z] #9 DONE 5.0s [2023-01-18T12:33:29.744Z] [2023-01-18T12:33:29.744Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 [2023-01-18T12:33:29.980Z] #38 ... [2023-01-18T12:33:29.980Z] [2023-01-18T12:33:29.980Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:33:29.980Z] #35 90.03 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-01-18T12:33:29.980Z] #35 90.25 go: downloading github.com/gobwas/glob v0.2.3 [2023-01-18T12:33:29.980Z] #35 90.34 go: downloading github.com/kisielk/gotool v1.0.0 [2023-01-18T12:33:29.980Z] #35 90.54 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-01-18T12:33:29.980Z] #35 90.58 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-01-18T12:33:29.980Z] #35 90.64 go: downloading golang.org/x/mod v0.5.1 [2023-01-18T12:33:29.980Z] #35 90.70 go: downloading github.com/ettle/strcase v0.1.1 [2023-01-18T12:33:29.980Z] #35 90.84 go: downloading github.com/fatih/structtag v1.2.0 [2023-01-18T12:33:29.980Z] #35 90.93 go: downloading github.com/Masterminds/semver v1.5.0 [2023-01-18T12:33:29.980Z] #35 91.09 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-01-18T12:33:29.980Z] #35 91.13 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-01-18T12:33:29.980Z] #35 91.21 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-01-18T12:33:29.980Z] #35 91.75 go: downloading github.com/prometheus/client_model v0.2.0 [2023-01-18T12:33:29.980Z] #35 91.82 go: downloading github.com/google/go-cmp v0.5.6 [2023-01-18T12:33:29.980Z] #35 92.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-01-18T12:33:29.980Z] #35 92.64 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-01-18T12:33:29.980Z] #35 92.71 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-01-18T12:33:29.980Z] #35 92.80 go: downloading github.com/beorn7/perks v1.0.1 [2023-01-18T12:33:29.980Z] #35 92.81 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-01-18T12:33:29.980Z] #35 92.86 go: downloading github.com/cespare/xxhash v1.1.0 [2023-01-18T12:33:29.980Z] #35 92.90 go: downloading github.com/golang/protobuf v1.5.2 [2023-01-18T12:33:29.980Z] #35 93.19 go: downloading github.com/prometheus/common v0.10.0 [2023-01-18T12:33:29.980Z] #35 93.57 go: downloading github.com/prometheus/procfs v0.6.0 [2023-01-18T12:33:29.980Z] #35 93.83 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-01-18T12:33:29.980Z] #35 93.96 go: downloading google.golang.org/protobuf v1.27.1 [2023-01-18T12:33:29.980Z] #35 96.38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-01-18T12:33:30.060Z] #49 ... [2023-01-18T12:33:30.060Z] [2023-01-18T12:33:30.060Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:33:30.060Z] #38 75.04 DEP criu/cr-restore.d [2023-01-18T12:33:30.060Z] #38 75.32 DEP criu/cr-errno.d [2023-01-18T12:33:30.060Z] #38 75.35 DEP criu/cr-dump.d [2023-01-18T12:33:30.060Z] #38 75.71 DEP criu/cr-dedup.d [2023-01-18T12:33:30.060Z] #38 75.91 DEP criu/cr-check.d [2023-01-18T12:33:30.060Z] #38 76.07 DEP criu/config.d [2023-01-18T12:33:30.060Z] #38 76.20 DEP criu/clone-noasan.d [2023-01-18T12:33:30.060Z] #38 76.28 DEP criu/cgroup.d [2023-01-18T12:33:30.060Z] #38 76.43 DEP criu/cgroup-props.d [2023-01-18T12:33:30.060Z] #38 76.57 DEP criu/bitmap.d [2023-01-18T12:33:30.060Z] #38 76.62 DEP criu/bfd.d [2023-01-18T12:33:30.060Z] #38 76.69 DEP criu/autofs.d [2023-01-18T12:33:30.060Z] #38 76.82 DEP criu/aio.d [2023-01-18T12:33:30.060Z] #38 77.07 DEP criu/action-scripts.d [2023-01-18T12:33:30.060Z] #38 77.34 CC criu/action-scripts.o [2023-01-18T12:33:30.060Z] #38 77.73 CC criu/aio.o [2023-01-18T12:33:30.060Z] #38 78.30 CC criu/autofs.o [2023-01-18T12:33:30.060Z] #38 79.93 CC criu/bfd.o [2023-01-18T12:33:30.060Z] #38 80.52 CC criu/bitmap.o [2023-01-18T12:33:30.060Z] #38 80.68 CC criu/cgroup-props.o [2023-01-18T12:33:30.060Z] #38 81.60 CC criu/cgroup.o [2023-01-18T12:33:30.060Z] #38 84.95 CC criu/clone-noasan.o [2023-01-18T12:33:30.060Z] #38 85.19 CC criu/config.o [2023-01-18T12:33:30.204Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 6.3s done [2023-01-18T12:33:30.238Z] #35 ... [2023-01-18T12:33:30.238Z] [2023-01-18T12:33:30.238Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:33:30.238Z] #39 11.08 PBCC images/timens.pb-c.c [2023-01-18T12:33:30.238Z] #39 11.13 DEP images/timens.pb-c.d [2023-01-18T12:33:30.238Z] #39 11.18 PBCC images/fown.pb-c.c [2023-01-18T12:33:30.238Z] #39 11.22 PBCC images/google/protobuf/descriptor.pb-c.c [2023-01-18T12:33:30.238Z] #39 11.31 PBCC images/opts.pb-c.c [2023-01-18T12:33:30.238Z] #39 11.42 PBCC images/memfd.pb-c.c [2023-01-18T12:33:30.238Z] #39 11.59 DEP images/fown.pb-c.d [2023-01-18T12:33:30.238Z] #39 11.62 DEP images/google/protobuf/descriptor.pb-c.d [2023-01-18T12:33:30.238Z] #39 11.75 DEP images/opts.pb-c.d [2023-01-18T12:33:30.238Z] #39 11.88 DEP images/memfd.pb-c.d [2023-01-18T12:33:30.238Z] #39 11.95 PBCC images/sit.pb-c.c [2023-01-18T12:33:30.238Z] #39 12.05 DEP images/sit.pb-c.d [2023-01-18T12:33:30.238Z] #39 12.11 PBCC images/macvlan.pb-c.c [2023-01-18T12:33:30.238Z] #39 12.18 DEP images/macvlan.pb-c.d [2023-01-18T12:33:30.238Z] #39 12.33 PBCC images/autofs.pb-c.c [2023-01-18T12:33:30.238Z] #39 12.35 DEP images/autofs.pb-c.d [2023-01-18T12:33:30.238Z] #39 12.45 PBCC images/sysctl.pb-c.c [2023-01-18T12:33:30.238Z] #39 12.48 DEP images/sysctl.pb-c.d [2023-01-18T12:33:30.238Z] #39 12.56 PBCC images/time.pb-c.c [2023-01-18T12:33:30.238Z] #39 12.59 DEP images/time.pb-c.d [2023-01-18T12:33:30.238Z] #39 12.66 PBCC images/binfmt-misc.pb-c.c [2023-01-18T12:33:30.238Z] #39 12.74 DEP images/binfmt-misc.pb-c.d [2023-01-18T12:33:30.238Z] #39 12.84 PBCC images/seccomp.pb-c.c [2023-01-18T12:33:30.238Z] #39 12.87 DEP images/seccomp.pb-c.d [2023-01-18T12:33:30.238Z] #39 13.05 PBCC images/userns.pb-c.c [2023-01-18T12:33:30.238Z] #39 13.11 DEP images/userns.pb-c.d [2023-01-18T12:33:30.238Z] #39 13.20 PBCC images/cgroup.pb-c.c [2023-01-18T12:33:30.238Z] #39 13.30 DEP images/cgroup.pb-c.d [2023-01-18T12:33:30.238Z] #39 13.40 PBCC images/ext-file.pb-c.c [2023-01-18T12:33:30.238Z] #39 13.45 DEP images/ext-file.pb-c.d [2023-01-18T12:33:30.238Z] #39 13.52 PBCC images/rpc.pb-c.c [2023-01-18T12:33:30.238Z] #39 13.61 DEP images/rpc.pb-c.d [2023-01-18T12:33:30.238Z] #39 13.76 PBCC images/siginfo.pb-c.c [2023-01-18T12:33:30.238Z] #39 13.85 DEP images/siginfo.pb-c.d [2023-01-18T12:33:30.238Z] #39 13.95 PBCC images/pagemap.pb-c.c [2023-01-18T12:33:30.238Z] #39 14.02 DEP images/pagemap.pb-c.d [2023-01-18T12:33:30.238Z] #39 14.27 PBCC images/rlimit.pb-c.c [2023-01-18T12:33:30.238Z] #39 14.28 DEP images/rlimit.pb-c.d [2023-01-18T12:33:30.238Z] #39 14.42 PBCC images/file-lock.pb-c.c [2023-01-18T12:33:30.238Z] #39 14.50 DEP images/file-lock.pb-c.d [2023-01-18T12:33:30.238Z] #39 14.56 PBCC images/tty.pb-c.c [2023-01-18T12:33:30.238Z] #39 14.67 DEP images/tty.pb-c.d [2023-01-18T12:33:30.238Z] #39 14.88 PBCC images/tun.pb-c.c [2023-01-18T12:33:30.238Z] #39 14.98 PBCC images/netdev.pb-c.c [2023-01-18T12:33:30.238Z] #39 15.07 DEP images/tun.pb-c.d [2023-01-18T12:33:30.463Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 [2023-01-18T12:33:30.494Z] #39 15.22 DEP images/netdev.pb-c.d [2023-01-18T12:33:30.494Z] #39 ... [2023-01-18T12:33:30.494Z] [2023-01-18T12:33:30.494Z] #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-01-18T12:33:30.494Z] #38 DONE 10.6s [2023-01-18T12:33:30.628Z] #38 ... [2023-01-18T12:33:30.628Z] [2023-01-18T12:33:30.628Z] #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-01-18T12:33:30.628Z] #32 DONE 125.3s [2023-01-18T12:33:30.628Z] [2023-01-18T12:33:30.628Z] #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-01-18T12:33:30.751Z] [2023-01-18T12:33:30.751Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:33:30.751Z] #33 100.7 Selecting previously unselected package gcc-mingw-w64-base. [2023-01-18T12:33:30.751Z] #33 100.7 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:33:30.751Z] #33 100.7 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-18T12:33:30.887Z] #36 ... [2023-01-18T12:33:30.887Z] [2023-01-18T12:33:30.887Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:33:31.008Z] #33 101.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-01-18T12:33:31.008Z] #33 101.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:33:31.008Z] #33 101.0 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-18T12:33:31.113Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 4.8s done [2023-01-18T12:33:31.146Z] #49 17.58 Unpacking bash-completion (1:2.11-2) ... [2023-01-18T12:33:31.676Z] #10 DONE 7.0s [2023-01-18T12:33:31.676Z] [2023-01-18T12:33:31.676Z] #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-01-18T12:33:31.722Z] #49 18.22 Selecting previously unselected package bzip2. [2023-01-18T12:33:31.722Z] #49 18.22 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-01-18T12:33:31.722Z] #49 18.23 Unpacking bzip2 (1.0.8-4) ... [2023-01-18T12:33:31.982Z] #49 18.31 Selecting previously unselected package xz-utils. [2023-01-18T12:33:31.982Z] #49 18.32 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-01-18T12:33:31.982Z] #49 18.34 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-18T12:33:32.241Z] #49 18.62 Selecting previously unselected package apparmor. [2023-01-18T12:33:32.241Z] #49 18.62 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-01-18T12:33:32.241Z] #49 18.71 Unpacking apparmor (2.13.6-10) ... [2023-01-18T12:33:32.500Z] #49 19.18 Selecting previously unselected package inetutils-ping. [2023-01-18T12:33:32.760Z] #49 19.19 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-01-18T12:33:32.760Z] #49 19.21 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-18T12:33:32.760Z] #49 19.36 Selecting previously unselected package libip4tc2:arm64. [2023-01-18T12:33:32.760Z] #49 19.36 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2023-01-18T12:33:32.760Z] #49 19.36 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-01-18T12:33:32.760Z] #49 19.43 Selecting previously unselected package libip6tc2:arm64. [2023-01-18T12:33:32.760Z] #49 19.43 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2023-01-18T12:33:32.760Z] #49 19.44 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-01-18T12:33:32.901Z] #33 ... [2023-01-18T12:33:32.901Z] [2023-01-18T12:33:32.901Z] #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-01-18T12:33:32.901Z] #32 DONE 103.0s [2023-01-18T12:33:33.019Z] #49 19.51 Selecting previously unselected package libnfnetlink0:arm64. [2023-01-18T12:33:33.019Z] #49 19.51 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-01-18T12:33:33.019Z] #49 19.51 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-01-18T12:33:33.019Z] #49 19.58 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-01-18T12:33:33.019Z] #49 19.61 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-01-18T12:33:33.019Z] #49 19.63 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-01-18T12:33:33.019Z] #49 19.73 Selecting previously unselected package libnftnl11:arm64. [2023-01-18T12:33:33.158Z] [2023-01-18T12:33:33.158Z] #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-01-18T12:33:33.158Z] #39 15.42 PBCC images/vma.pb-c.c [2023-01-18T12:33:33.158Z] #39 15.62 DEP images/vma.pb-c.d [2023-01-18T12:33:33.158Z] #39 15.77 PBCC images/creds.pb-c.c [2023-01-18T12:33:33.158Z] #39 15.81 DEP images/creds.pb-c.d [2023-01-18T12:33:33.158Z] #39 15.91 PBCC images/utsns.pb-c.c [2023-01-18T12:33:33.158Z] #39 15.97 DEP images/utsns.pb-c.d [2023-01-18T12:33:33.158Z] #39 16.11 PBCC images/ipc-desc.pb-c.c [2023-01-18T12:33:33.158Z] #39 16.15 PBCC images/ipc-sem.pb-c.c [2023-01-18T12:33:33.158Z] #39 16.20 DEP images/ipc-desc.pb-c.d [2023-01-18T12:33:33.158Z] #39 16.33 DEP images/ipc-sem.pb-c.d [2023-01-18T12:33:33.158Z] #39 16.39 PBCC images/ipc-msg.pb-c.c [2023-01-18T12:33:33.158Z] #39 16.44 DEP images/ipc-msg.pb-c.d [2023-01-18T12:33:33.158Z] #39 16.59 PBCC images/ipc-shm.pb-c.c [2023-01-18T12:33:33.158Z] #39 16.63 DEP images/ipc-shm.pb-c.d [2023-01-18T12:33:33.158Z] #39 16.73 PBCC images/ipc-var.pb-c.c [2023-01-18T12:33:33.158Z] #39 16.75 DEP images/ipc-var.pb-c.d [2023-01-18T12:33:33.158Z] #39 16.93 PBCC images/sk-opts.pb-c.c [2023-01-18T12:33:33.158Z] #39 16.94 PBCC images/packet-sock.pb-c.c [2023-01-18T12:33:33.158Z] #39 16.97 DEP images/sk-opts.pb-c.d [2023-01-18T12:33:33.158Z] #39 17.04 DEP images/packet-sock.pb-c.d [2023-01-18T12:33:33.158Z] #39 17.10 PBCC images/sk-netlink.pb-c.c [2023-01-18T12:33:33.158Z] #39 17.14 DEP images/sk-netlink.pb-c.d [2023-01-18T12:33:33.158Z] #39 17.21 PBCC images/sk-inet.pb-c.c [2023-01-18T12:33:33.158Z] #39 17.27 DEP images/sk-inet.pb-c.d [2023-01-18T12:33:33.158Z] #39 17.54 PBCC images/sk-unix.pb-c.c [2023-01-18T12:33:33.158Z] #39 17.68 DEP images/sk-unix.pb-c.d [2023-01-18T12:33:33.158Z] #39 17.79 PBCC images/mm.pb-c.c [2023-01-18T12:33:33.158Z] #39 17.88 DEP images/mm.pb-c.d [2023-01-18T12:33:33.158Z] #39 18.01 PBCC images/timerfd.pb-c.c [2023-01-18T12:33:33.278Z] #49 19.74 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2023-01-18T12:33:33.278Z] #49 19.76 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-01-18T12:33:33.278Z] #49 19.85 Selecting previously unselected package iptables. [2023-01-18T12:33:33.278Z] #49 19.85 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2023-01-18T12:33:33.414Z] #39 18.09 DEP images/timerfd.pb-c.d [2023-01-18T12:33:33.414Z] #39 18.31 PBCC images/timer.pb-c.c [2023-01-18T12:33:33.414Z] #39 18.37 DEP images/timer.pb-c.d [2023-01-18T12:33:33.537Z] #49 19.86 Unpacking iptables (1.8.7-1) ... [2023-01-18T12:33:33.671Z] #39 ... [2023-01-18T12:33:33.671Z] [2023-01-18T12:33:33.671Z] #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-01-18T12:33:33.671Z] #27 93.73 reflect [2023-01-18T12:33:33.797Z] #49 20.19 Selecting previously unselected package libonig5:arm64. [2023-01-18T12:33:33.797Z] #49 20.19 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2023-01-18T12:33:33.797Z] #49 20.20 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-01-18T12:33:33.797Z] #49 20.33 Selecting previously unselected package libjq1:arm64. [2023-01-18T12:33:33.797Z] #49 20.34 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2023-01-18T12:33:33.797Z] #49 20.35 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-01-18T12:33:33.928Z] #27 ... [2023-01-18T12:33:33.928Z] [2023-01-18T12:33:33.928Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:33:33.928Z] #39 18.58 PBCC images/sa.pb-c.c [2023-01-18T12:33:33.928Z] #39 18.62 DEP images/sa.pb-c.d [2023-01-18T12:33:33.928Z] #39 18.81 PBCC images/pipe-data.pb-c.c [2023-01-18T12:33:34.056Z] #49 20.56 Selecting previously unselected package jq. [2023-01-18T12:33:34.056Z] #49 20.57 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2023-01-18T12:33:34.056Z] #49 20.57 Unpacking jq (1.6-2.1) ... [2023-01-18T12:33:34.056Z] #49 20.68 Selecting previously unselected package libaio1:arm64. [2023-01-18T12:33:34.185Z] #39 18.85 DEP images/pipe-data.pb-c.d [2023-01-18T12:33:34.185Z] #39 18.96 PBCC images/mnt.pb-c.c [2023-01-18T12:33:34.185Z] #39 19.03 DEP images/mnt.pb-c.d [2023-01-18T12:33:34.204Z] #14 2.156 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:33:34.204Z] #14 2.201 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:33:34.204Z] #14 2.263 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:33:34.204Z] #14 2.346 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:33:34.315Z] #49 20.69 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2023-01-18T12:33:34.315Z] #49 20.70 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-01-18T12:33:34.315Z] #49 20.78 Selecting previously unselected package libgpm2:arm64. [2023-01-18T12:33:34.315Z] #49 20.80 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2023-01-18T12:33:34.315Z] #49 20.80 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-01-18T12:33:34.315Z] #49 20.88 Selecting previously unselected package libicu67:arm64. [2023-01-18T12:33:34.315Z] #49 20.88 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2023-01-18T12:33:34.315Z] #49 20.89 Unpacking libicu67:arm64 (67.1-7) ... [2023-01-18T12:33:34.441Z] #39 19.15 PBCC images/sk-packet.pb-c.c [2023-01-18T12:33:34.441Z] #39 19.24 DEP images/sk-packet.pb-c.d [2023-01-18T12:33:34.441Z] #39 19.31 PBCC images/tcp-stream.pb-c.c [2023-01-18T12:33:34.698Z] #39 19.42 DEP images/tcp-stream.pb-c.d [2023-01-18T12:33:34.698Z] #39 19.52 PBCC images/pipe.pb-c.c [2023-01-18T12:33:34.698Z] #39 19.59 DEP images/pipe.pb-c.d [2023-01-18T12:33:34.767Z] #14 3.273 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:33:34.767Z] #14 3.287 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:33:34.827Z] #11 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.1s [2023-01-18T12:33:34.954Z] #39 19.72 PBCC images/pstree.pb-c.c [2023-01-18T12:33:34.954Z] #39 19.78 DEP images/pstree.pb-c.d [2023-01-18T12:33:34.954Z] #39 19.84 PBCC images/fs.pb-c.c [2023-01-18T12:33:34.954Z] #39 19.88 DEP images/fs.pb-c.d [2023-01-18T12:33:35.211Z] #39 19.92 PBCC images/signalfd.pb-c.c [2023-01-18T12:33:35.211Z] #39 19.97 DEP images/signalfd.pb-c.d [2023-01-18T12:33:35.211Z] #39 20.05 PBCC images/fh.pb-c.c [2023-01-18T12:33:35.211Z] #39 20.11 PBCC images/fsnotify.pb-c.c [2023-01-18T12:33:35.468Z] #39 20.26 DEP images/fh.pb-c.d [2023-01-18T12:33:35.724Z] #39 20.38 DEP images/fsnotify.pb-c.d [2023-01-18T12:33:35.724Z] #39 20.51 PBCC images/eventpoll.pb-c.c [2023-01-18T12:33:35.724Z] #39 20.54 DEP images/eventpoll.pb-c.d [2023-01-18T12:33:35.760Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.2s [2023-01-18T12:33:35.980Z] #39 20.67 PBCC images/eventfd.pb-c.c [2023-01-18T12:33:35.981Z] #39 20.73 DEP images/eventfd.pb-c.d [2023-01-18T12:33:35.981Z] #39 20.84 PBCC images/remap-file-path.pb-c.c [2023-01-18T12:33:36.237Z] #39 20.88 DEP images/remap-file-path.pb-c.d [2023-01-18T12:33:36.237Z] #39 21.03 PBCC images/fifo.pb-c.c [2023-01-18T12:33:36.237Z] #39 21.07 DEP images/fifo.pb-c.d [2023-01-18T12:33:36.316Z] #11 ... [2023-01-18T12:33:36.317Z] [2023-01-18T12:33:36.317Z] #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-01-18T12:33:36.317Z] #0 1.906 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-01-18T12:33:36.317Z] #0 2.215 [2023-01-18T12:33:36.317Z] #0 2.436 #=#=# ######################################################################## 100.0% [2023-01-18T12:33:36.317Z] #0 2.746 [2023-01-18T12:33:36.317Z] #0 3.577 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-01-18T12:33:36.317Z] #0 3.825 [2023-01-18T12:33:36.317Z] #0 4.039 #=#=# ######################################################################## 100.0% [2023-01-18T12:33:36.317Z] #0 4.339 [2023-01-18T12:33:36.317Z] #0 5.286 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-01-18T12:33:36.317Z] #0 5.590 [2023-01-18T12:33:36.317Z] #0 5.817 #=#=# 0.1% ############################# 41.6% ######################################################################## 100.0% [2023-01-18T12:33:36.317Z] #0 6.396 [2023-01-18T12:33:36.317Z] #0 7.437 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-01-18T12:33:36.317Z] #0 7.796 [2023-01-18T12:33:36.317Z] #0 8.012 #=#=# ######################################################################## 100.0% [2023-01-18T12:33:36.317Z] #0 8.309 [2023-01-18T12:33:36.317Z] #0 9.053 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-01-18T12:33:36.317Z] #0 9.367 [2023-01-18T12:33:36.317Z] #0 9.595 #=#=# ######################################################################## 100.0% [2023-01-18T12:33:36.317Z] #0 9.939 [2023-01-18T12:33:36.317Z] #0 10.00 Download of images into '/build' complete. [2023-01-18T12:33:36.317Z] #0 10.00 Use something like the following to load the result into a Docker daemon: [2023-01-18T12:33:36.317Z] #0 10.00 tar -cC '/build' . | docker load [2023-01-18T12:33:36.494Z] #39 21.28 PBCC images/ghost-file.pb-c.c [2023-01-18T12:33:36.494Z] #39 21.42 DEP images/ghost-file.pb-c.d [2023-01-18T12:33:36.575Z] #18 ... [2023-01-18T12:33:36.575Z] [2023-01-18T12:33:36.575Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:36.663Z] #14 4.965 Fetched 8620 kB in 3s (2817 kB/s) [2023-01-18T12:33:36.663Z] #14 4.965 Reading package lists... [2023-01-18T12:33:36.663Z] #14 ... [2023-01-18T12:33:36.663Z] [2023-01-18T12:33:36.663Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-01-18T12:33:36.663Z] #15 DONE 0.3s [2023-01-18T12:33:36.663Z] [2023-01-18T12:33:36.663Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:36.663Z] #12 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.2s done [2023-01-18T12:33:36.663Z] #12 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.3s done [2023-01-18T12:33:36.663Z] #12 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 3.2s done [2023-01-18T12:33:36.663Z] #12 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 0.4s [2023-01-18T12:33:36.750Z] #39 21.60 PBCC images/regfile.pb-c.c [2023-01-18T12:33:37.007Z] #39 21.76 DEP images/regfile.pb-c.d [2023-01-18T12:33:37.264Z] #39 21.93 PBCC images/ns.pb-c.c [2023-01-18T12:33:37.264Z] #39 21.97 DEP images/ns.pb-c.d [2023-01-18T12:33:37.264Z] #39 22.14 PBCC images/fdinfo.pb-c.c [2023-01-18T12:33:37.520Z] #39 22.28 DEP images/fdinfo.pb-c.d [2023-01-18T12:33:37.520Z] #39 22.38 PBCC images/core-aarch64.pb-c.c [2023-01-18T12:33:37.595Z] #12 ... [2023-01-18T12:33:37.595Z] [2023-01-18T12:33:37.595Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-01-18T12:33:37.595Z] #16 DONE 0.5s [2023-01-18T12:33:37.595Z] [2023-01-18T12:33:37.595Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:37.623Z] #49 23.99 Selecting previously unselected package libinih1:arm64. [2023-01-18T12:33:37.623Z] #49 23.99 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2023-01-18T12:33:37.623Z] #49 24.00 Unpacking libinih1:arm64 (53-1+b2) ... [2023-01-18T12:33:37.623Z] #49 24.09 Selecting previously unselected package libnet1:arm64. [2023-01-18T12:33:37.623Z] #49 24.09 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-01-18T12:33:37.623Z] #49 24.09 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:33:37.623Z] #49 24.21 Selecting previously unselected package libnl-3-200:arm64. [2023-01-18T12:33:37.623Z] #49 24.21 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-01-18T12:33:37.623Z] #49 24.23 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-18T12:33:37.623Z] #49 24.32 Selecting previously unselected package libprotobuf-c1:arm64. [2023-01-18T12:33:37.666Z] #10 ... [2023-01-18T12:33:37.666Z] [2023-01-18T12:33:37.667Z] #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-01-18T12:33:37.667Z] #0 2.380 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-01-18T12:33:37.667Z] #0 2.708 [2023-01-18T12:33:37.667Z] #0 2.924 #=#=# ######################################################################## 100.0% [2023-01-18T12:33:37.667Z] #0 3.236 [2023-01-18T12:33:37.667Z] #0 4.227 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-01-18T12:33:37.667Z] #0 4.571 [2023-01-18T12:33:37.667Z] #0 4.779 #=#=# ######################################################################## 100.0% [2023-01-18T12:33:37.667Z] #0 5.050 [2023-01-18T12:33:37.667Z] #0 6.087 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-01-18T12:33:37.667Z] #0 6.383 [2023-01-18T12:33:37.667Z] #0 6.616 #=#=# ########### 16.0% ######################################### 58.0% ################################################################ 89.6% ######################################################################## 100.0% [2023-01-18T12:33:37.667Z] #0 7.185 [2023-01-18T12:33:37.667Z] #0 8.206 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-01-18T12:33:37.667Z] #0 8.556 [2023-01-18T12:33:37.667Z] #0 8.782 #=#=# ######################################################################## 100.0% [2023-01-18T12:33:37.667Z] #0 9.082 [2023-01-18T12:33:37.667Z] #0 9.865 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-01-18T12:33:37.777Z] #39 22.49 PBCC images/core-arm.pb-c.c [2023-01-18T12:33:37.777Z] #39 22.60 PBCC images/core-ppc64.pb-c.c [2023-01-18T12:33:37.777Z] #39 22.69 PBCC images/core-s390.pb-c.c [2023-01-18T12:33:37.901Z] #49 24.33 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-01-18T12:33:37.901Z] #49 24.34 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-18T12:33:37.901Z] #49 24.44 Selecting previously unselected package net-tools. [2023-01-18T12:33:37.901Z] #49 24.44 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-01-18T12:33:37.901Z] #49 24.45 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-18T12:33:37.925Z] #18 ... [2023-01-18T12:33:37.925Z] [2023-01-18T12:33:37.925Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:38.033Z] #39 22.86 PBCC images/core-x86.pb-c.c [2023-01-18T12:33:38.033Z] #39 22.94 PBCC images/core.pb-c.c [2023-01-18T12:33:38.174Z] #49 24.60 Selecting previously unselected package patch. [2023-01-18T12:33:38.174Z] #49 24.60 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2023-01-18T12:33:38.174Z] #49 24.61 Unpacking patch (2.7.6-7) ... [2023-01-18T12:33:38.174Z] #49 24.72 Selecting previously unselected package python-pip-whl. [2023-01-18T12:33:38.174Z] #49 24.73 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-18T12:33:38.174Z] #49 24.74 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-18T12:33:38.308Z] #39 23.07 PBCC images/inventory.pb-c.c [2023-01-18T12:33:38.308Z] #39 23.17 DEP images/core-aarch64.pb-c.d [2023-01-18T12:33:38.604Z] #39 23.38 DEP images/core-arm.pb-c.d [2023-01-18T12:33:38.604Z] #39 23.46 DEP images/core-ppc64.pb-c.d [2023-01-18T12:33:38.747Z] #49 25.27 Selecting previously unselected package python3-lib2to3. [2023-01-18T12:33:38.747Z] #49 25.27 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-18T12:33:38.747Z] #49 25.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-18T12:33:38.865Z] #39 23.67 DEP images/core-s390.pb-c.d [2023-01-18T12:33:39.009Z] #49 25.40 Selecting previously unselected package python3-distutils. [2023-01-18T12:33:39.009Z] #49 25.40 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-01-18T12:33:39.009Z] #49 25.41 Unpacking python3-distutils (3.9.2-1) ... [2023-01-18T12:33:39.009Z] #49 25.61 Selecting previously unselected package python3-pkg-resources. [2023-01-18T12:33:39.116Z] #11 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 9.6s done [2023-01-18T12:33:39.116Z] #11 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-01-18T12:33:39.128Z] #39 23.80 DEP images/core-x86.pb-c.d [2023-01-18T12:33:39.128Z] #39 24.00 DEP images/core.pb-c.d [2023-01-18T12:33:39.268Z] #49 25.62 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-18T12:33:39.268Z] #49 25.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:33:39.268Z] #49 25.80 Selecting previously unselected package python3-setuptools. [2023-01-18T12:33:39.268Z] #49 25.81 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-01-18T12:33:39.268Z] #49 25.82 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-18T12:33:39.391Z] #39 24.21 DEP images/inventory.pb-c.d [2023-01-18T12:33:39.391Z] #39 24.23 PBCC images/cpuinfo.pb-c.c [2023-01-18T12:33:39.391Z] #39 24.28 DEP images/cpuinfo.pb-c.d [2023-01-18T12:33:39.391Z] #39 24.35 PBCC images/stats.pb-c.c [2023-01-18T12:33:39.527Z] #49 26.15 Selecting previously unselected package python3-wheel. [2023-01-18T12:33:39.527Z] #49 26.16 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-01-18T12:33:39.652Z] #39 24.43 DEP images/stats.pb-c.d [2023-01-18T12:33:39.684Z] #11 ... [2023-01-18T12:33:39.684Z] [2023-01-18T12:33:39.684Z] #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-01-18T12:33:39.684Z] #18 DONE 13.4s [2023-01-18T12:33:39.684Z] [2023-01-18T12:33:39.684Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:39.684Z] #11 DONE 40.8s [2023-01-18T12:33:39.787Z] #49 26.17 Unpacking python3-wheel (0.34.2-1) ... [2023-01-18T12:33:39.787Z] #49 26.24 Selecting previously unselected package python3-pip. [2023-01-18T12:33:39.787Z] #49 26.25 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-18T12:33:39.787Z] #49 26.26 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-18T12:33:39.943Z] [2023-01-18T12:33:39.943Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-18T12:33:40.046Z] #49 26.53 Selecting previously unselected package sudo. [2023-01-18T12:33:40.046Z] #49 26.54 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2023-01-18T12:33:40.046Z] #49 26.55 Unpacking sudo (1.9.5p2-3) ... [2023-01-18T12:33:40.614Z] #49 27.03 Selecting previously unselected package thin-provisioning-tools. [2023-01-18T12:33:40.614Z] #49 27.04 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-01-18T12:33:40.614Z] #49 27.04 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-18T12:33:40.874Z] #49 27.27 Selecting previously unselected package uidmap. [2023-01-18T12:33:40.874Z] #49 27.28 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-01-18T12:33:40.874Z] #49 27.28 Unpacking uidmap (1:4.8.1-1) ... [2023-01-18T12:33:40.874Z] #49 27.42 Selecting previously unselected package vim-runtime. [2023-01-18T12:33:40.874Z] #49 27.44 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-18T12:33:40.874Z] #49 27.47 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-01-18T12:33:40.880Z] #19 DONE 0.7s [2023-01-18T12:33:40.880Z] [2023-01-18T12:33:40.880Z] #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-01-18T12:33:41.132Z] #49 27.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-18T12:33:41.132Z] #49 27.52 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:33:41.214Z] #10 ... [2023-01-18T12:33:41.214Z] [2023-01-18T12:33:41.215Z] #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-01-18T12:33:41.215Z] #18 10.19 [2023-01-18T12:33:41.215Z] #18 10.43 #=#=# ######################################################################## 100.0% [2023-01-18T12:33:41.215Z] #18 10.75 [2023-01-18T12:33:41.215Z] #18 10.84 Download of images into '/build' complete. [2023-01-18T12:33:41.215Z] #18 10.84 Use something like the following to load the result into a Docker daemon: [2023-01-18T12:33:41.215Z] #18 10.84 tar -cC '/build' . | docker load [2023-01-18T12:33:41.215Z] #18 DONE 13.0s [2023-01-18T12:33:41.215Z] [2023-01-18T12:33:41.215Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:41.215Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 10.4s [2023-01-18T12:33:41.451Z] #20 DONE 0.7s [2023-01-18T12:33:41.451Z] [2023-01-18T12:33:41.451Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-18T12:33:41.547Z] #39 26.19 make[1]: Nothing to be done for 'all'. [2023-01-18T12:33:41.704Z] #49 ... [2023-01-18T12:33:41.704Z] [2023-01-18T12:33:41.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-01-18T12:33:41.704Z] #38 87.11 CC criu/cr-check.o [2023-01-18T12:33:41.704Z] #38 88.95 CC criu/cr-dedup.o [2023-01-18T12:33:41.704Z] #38 89.35 CC criu/cr-dump.o [2023-01-18T12:33:41.704Z] #38 91.89 CC criu/cr-errno.o [2023-01-18T12:33:41.704Z] #38 91.97 CC criu/cr-restore.o [2023-01-18T12:33:41.704Z] #38 97.02 CC criu/cr-service.o [2023-01-18T12:33:41.712Z] #21 ... [2023-01-18T12:33:41.712Z] [2023-01-18T12:33:41.712Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-18T12:33:41.712Z] #22 DONE 0.2s [2023-01-18T12:33:41.712Z] [2023-01-18T12:33:41.712Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-18T12:33:41.712Z] #23 DONE 0.2s [2023-01-18T12:33:41.712Z] [2023-01-18T12:33:41.712Z] #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-01-18T12:33:41.770Z] #12 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 4.9s done [2023-01-18T12:33:41.770Z] #12 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 [2023-01-18T12:33:42.914Z] #39 ... [2023-01-18T12:33:42.914Z] [2023-01-18T12:33:42.914Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:33:42.914Z] #33 112.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-01-18T12:33:42.914Z] #33 112.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:33:42.914Z] #33 113.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:33:43.118Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 12.8s done [2023-01-18T12:33:43.377Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a [2023-01-18T12:33:43.609Z] #38 99.03 CC criu/crtools.o [2023-01-18T12:33:43.635Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-01-18T12:33:43.635Z] #10 DONE 42.8s [2023-01-18T12:33:43.635Z] [2023-01-18T12:33:43.635Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-18T12:33:43.676Z] #12 ... [2023-01-18T12:33:43.676Z] [2023-01-18T12:33:43.676Z] #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-01-18T12:33:43.676Z] #14 4.965 Reading package lists... [2023-01-18T12:33:43.676Z] #14 5.855 Reading package lists... [2023-01-18T12:33:43.676Z] #14 6.664 Building dependency tree... [2023-01-18T12:33:43.676Z] #14 7.014 The following additional packages will be installed: [2023-01-18T12:33:43.676Z] #14 7.014 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-01-18T12:33:43.676Z] #14 7.015 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-01-18T12:33:43.676Z] #14 7.016 Recommended packages: [2023-01-18T12:33:43.676Z] #14 7.016 libldap-common publicsuffix libsasl2-modules [2023-01-18T12:33:43.676Z] #14 7.198 The following NEW packages will be installed: [2023-01-18T12:33:43.676Z] #14 7.199 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-01-18T12:33:43.676Z] #14 7.200 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-01-18T12:33:43.676Z] #14 7.200 libssh2-1 openssl [2023-01-18T12:33:43.676Z] #14 7.474 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:33:43.676Z] #14 7.474 Need to get 3047 kB of archives. [2023-01-18T12:33:43.676Z] #14 7.474 After this operation, 6661 kB of additional disk space will be used. [2023-01-18T12:33:43.676Z] #14 7.474 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2023-01-18T12:33:43.676Z] #14 7.482 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-01-18T12:33:43.676Z] #14 7.484 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-01-18T12:33:43.676Z] #14 7.490 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-01-18T12:33:43.676Z] #14 7.491 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-01-18T12:33:43.676Z] #14 7.493 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-01-18T12:33:43.676Z] #14 7.495 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-01-18T12:33:43.676Z] #14 7.496 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-01-18T12:33:43.676Z] #14 7.497 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-01-18T12:33:43.676Z] #14 7.499 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-01-18T12:33:43.676Z] #14 7.500 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2023-01-18T12:33:43.676Z] #14 7.505 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2023-01-18T12:33:43.676Z] #14 7.510 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-18T12:33:43.676Z] #14 7.512 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-18T12:33:43.676Z] #14 7.514 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-18T12:33:43.676Z] #14 7.670 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:33:43.676Z] #14 7.699 Fetched 3047 kB in 0s (9924 kB/s) [2023-01-18T12:33:43.676Z] #14 7.725 Selecting previously unselected package openssl. [2023-01-18T12:33:43.676Z] #14 7.725 (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-01-18T12:33:43.676Z] #14 7.727 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2023-01-18T12:33:43.676Z] #14 7.731 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-01-18T12:33:43.676Z] #14 7.874 Selecting previously unselected package ca-certificates. [2023-01-18T12:33:43.676Z] #14 7.874 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-01-18T12:33:43.676Z] #14 7.877 Unpacking ca-certificates (20210119) ... [2023-01-18T12:33:43.676Z] #14 7.951 Selecting previously unselected package libbrotli1:amd64. [2023-01-18T12:33:43.676Z] #14 7.951 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-01-18T12:33:43.676Z] #14 7.958 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-18T12:33:43.676Z] #14 8.029 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-01-18T12:33:43.676Z] #14 8.029 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-18T12:33:43.676Z] #14 8.031 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-18T12:33:43.676Z] #14 8.069 Selecting previously unselected package libsasl2-2:amd64. [2023-01-18T12:33:43.676Z] #14 8.070 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-18T12:33:43.676Z] #14 8.073 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-18T12:33:43.676Z] #14 8.117 Selecting previously unselected package libldap-2.4-2:amd64. [2023-01-18T12:33:43.676Z] #14 8.117 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-01-18T12:33:43.676Z] #14 8.120 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-18T12:33:43.676Z] #14 8.194 Selecting previously unselected package libnghttp2-14:amd64. [2023-01-18T12:33:43.676Z] #14 8.194 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-01-18T12:33:43.676Z] #14 8.197 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-18T12:33:43.676Z] #14 8.241 Selecting previously unselected package libpsl5:amd64. [2023-01-18T12:33:43.676Z] #14 8.241 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-01-18T12:33:43.676Z] #14 8.244 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-01-18T12:33:43.676Z] #14 8.279 Selecting previously unselected package librtmp1:amd64. [2023-01-18T12:33:43.676Z] #14 8.279 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-01-18T12:33:43.676Z] #14 8.283 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-18T12:33:43.676Z] #14 8.327 Selecting previously unselected package libssh2-1:amd64. [2023-01-18T12:33:43.676Z] #14 8.327 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-01-18T12:33:43.676Z] #14 8.328 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-01-18T12:33:43.676Z] #14 8.389 Selecting previously unselected package libcurl4:amd64. [2023-01-18T12:33:43.676Z] #14 8.389 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2023-01-18T12:33:43.676Z] #14 8.392 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2023-01-18T12:33:43.676Z] #14 8.457 Selecting previously unselected package curl. [2023-01-18T12:33:43.676Z] #14 8.457 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2023-01-18T12:33:43.676Z] #14 8.462 Unpacking curl (7.74.0-1.3+deb11u3) ... [2023-01-18T12:33:43.676Z] #14 8.525 Selecting previously unselected package libonig5:amd64. [2023-01-18T12:33:43.676Z] #14 8.525 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-18T12:33:43.676Z] #14 8.528 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-18T12:33:43.676Z] #14 8.599 Selecting previously unselected package libjq1:amd64. [2023-01-18T12:33:43.676Z] #14 8.599 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-01-18T12:33:43.676Z] #14 8.602 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-18T12:33:43.677Z] #14 8.651 Selecting previously unselected package jq. [2023-01-18T12:33:43.677Z] #14 8.651 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-01-18T12:33:43.677Z] #14 8.655 Unpacking jq (1.6-2.1) ... [2023-01-18T12:33:43.677Z] #14 8.703 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-01-18T12:33:43.677Z] #14 8.713 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-18T12:33:43.677Z] #14 8.723 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-18T12:33:43.677Z] #14 8.733 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-18T12:33:43.677Z] #14 8.741 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-18T12:33:43.677Z] #14 8.751 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-18T12:33:43.677Z] #14 8.761 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-01-18T12:33:43.677Z] #14 8.777 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-01-18T12:33:43.677Z] #14 8.790 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-18T12:33:43.677Z] #14 8.800 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-18T12:33:43.677Z] #14 8.810 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-18T12:33:43.677Z] #14 8.819 Setting up ca-certificates (20210119) ... [2023-01-18T12:33:43.677Z] #14 9.411 Updating certificates in /etc/ssl/certs... [2023-01-18T12:33:43.677Z] #14 10.11 129 added, 0 removed; done. [2023-01-18T12:33:43.677Z] #14 10.14 Setting up jq (1.6-2.1) ... [2023-01-18T12:33:43.677Z] #14 10.15 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2023-01-18T12:33:43.677Z] #14 10.16 Setting up curl (7.74.0-1.3+deb11u3) ... [2023-01-18T12:33:43.677Z] #14 10.18 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:33:43.677Z] #14 10.19 Processing triggers for ca-certificates (20210119) ... [2023-01-18T12:33:43.677Z] #14 10.19 Updating certificates in /etc/ssl/certs... [2023-01-18T12:33:43.677Z] #14 10.72 0 added, 0 removed; done. [2023-01-18T12:33:43.677Z] #14 10.73 Running hooks in /etc/ca-certificates/update.d... [2023-01-18T12:33:43.677Z] #14 10.73 done. [2023-01-18T12:33:43.677Z] #14 DONE 11.7s [2023-01-18T12:33:43.677Z] [2023-01-18T12:33:43.677Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:43.677Z] #12 ... [2023-01-18T12:33:43.677Z] [2023-01-18T12:33:43.677Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-18T12:33:43.677Z] #17 DONE 0.1s [2023-01-18T12:33:43.677Z] [2023-01-18T12:33:43.677Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-01-18T12:33:44.177Z] #38 ... [2023-01-18T12:33:44.177Z] [2023-01-18T12:33:44.177Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:33:44.177Z] #49 30.72 Selecting previously unselected package vim. [2023-01-18T12:33:44.177Z] #49 30.73 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-01-18T12:33:44.177Z] #49 30.74 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:33:44.575Z] #19 DONE 0.8s [2023-01-18T12:33:44.575Z] [2023-01-18T12:33:44.575Z] #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-01-18T12:33:44.744Z] #49 31.18 Selecting previously unselected package xfsprogs. [2023-01-18T12:33:44.744Z] #49 31.21 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2023-01-18T12:33:44.744Z] #49 31.21 Unpacking xfsprogs (5.10.0-4) ... [2023-01-18T12:33:45.142Z] #20 DONE 0.7s [2023-01-18T12:33:45.142Z] [2023-01-18T12:33:45.142Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-18T12:33:45.311Z] #49 31.65 Selecting previously unselected package zip. [2023-01-18T12:33:45.311Z] #49 31.65 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2023-01-18T12:33:45.311Z] #49 31.66 Unpacking zip (3.0-12) ... [2023-01-18T12:33:45.311Z] #49 31.89 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:33:45.404Z] #21 ... [2023-01-18T12:33:45.404Z] [2023-01-18T12:33:45.404Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-18T12:33:45.404Z] #22 DONE 0.2s [2023-01-18T12:33:45.404Z] [2023-01-18T12:33:45.404Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-18T12:33:45.404Z] #23 DONE 0.2s [2023-01-18T12:33:45.404Z] [2023-01-18T12:33:45.404Z] #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-01-18T12:33:45.428Z] #33 ... [2023-01-18T12:33:45.428Z] [2023-01-18T12:33:45.428Z] #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-01-18T12:33:45.428Z] #27 105.5 internal/syscall/unix [2023-01-18T12:33:45.428Z] #27 106.1 time [2023-01-18T12:33:45.428Z] #27 115.6 internal/poll [2023-01-18T12:33:45.684Z] #27 ... [2023-01-18T12:33:45.684Z] [2023-01-18T12:33:45.684Z] #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-01-18T12:33:45.684Z] #39 28.16 CC images/stats.o [2023-01-18T12:33:45.684Z] #39 28.91 CC images/core.o [2023-01-18T12:33:45.684Z] #39 29.91 CC images/core-x86.o [2023-01-18T12:33:45.940Z] #39 30.79 CC images/core-arm.o [2023-01-18T12:33:46.248Z] #49 32.83 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-01-18T12:33:46.248Z] #49 32.84 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-18T12:33:46.501Z] #39 31.33 CC images/core-aarch64.o [2023-01-18T12:33:46.507Z] #49 32.86 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-01-18T12:33:46.507Z] #49 32.87 Setting up libicu67:arm64 (67.1-7) ... [2023-01-18T12:33:46.507Z] #49 32.90 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-01-18T12:33:46.507Z] #49 32.91 Setting up libinih1:arm64 (53-1+b2) ... [2023-01-18T12:33:46.507Z] #49 32.92 Setting up uidmap (1:4.8.1-1) ... [2023-01-18T12:33:46.507Z] #49 32.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:33:46.507Z] #49 32.95 Setting up bzip2 (1.0.8-4) ... [2023-01-18T12:33:46.507Z] #49 32.97 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-18T12:33:46.507Z] #49 32.99 Setting up python3-wheel (0.34.2-1) ... [2023-01-18T12:33:46.946Z] #12 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.0s [2023-01-18T12:33:46.993Z] #24 ... [2023-01-18T12:33:46.993Z] [2023-01-18T12:33:46.993Z] #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-01-18T12:33:46.993Z] #0 5.160 + RM_GOPATH=0 [2023-01-18T12:33:46.993Z] #0 5.160 + TMP_GOPATH= [2023-01-18T12:33:46.993Z] #0 5.160 + : /build [2023-01-18T12:33:46.993Z] #0 5.160 + '[' -z '' ']' [2023-01-18T12:33:46.993Z] #0 5.164 ++ mktemp -d [2023-01-18T12:33:46.993Z] #0 5.164 + export GOPATH=/tmp/tmp.nXVocOVaKt [2023-01-18T12:33:46.993Z] #0 5.164 + GOPATH=/tmp/tmp.nXVocOVaKt [2023-01-18T12:33:46.993Z] #0 5.164 + RM_GOPATH=1 [2023-01-18T12:33:46.993Z] #0 5.164 + case "$(go env GOARCH)" in [2023-01-18T12:33:46.993Z] #0 5.164 ++ go env GOARCH [2023-01-18T12:33:46.993Z] #0 5.170 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:46.993Z] #0 5.170 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:46.993Z] #0 5.171 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:46.993Z] #0 5.172 + dir=/tmp/install [2023-01-18T12:33:46.993Z] #0 5.172 + bin=rootlesskit [2023-01-18T12:33:46.993Z] #0 5.172 + shift [2023-01-18T12:33:46.993Z] #0 5.172 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-01-18T12:33:46.993Z] #0 5.172 + . /tmp/install/rootlesskit.installer [2023-01-18T12:33:46.993Z] #0 5.172 ++ : v0.14.4 [2023-01-18T12:33:46.993Z] #0 5.172 + install_rootlesskit [2023-01-18T12:33:46.993Z] #0 5.172 + case "$1" in [2023-01-18T12:33:46.993Z] #0 5.172 + export CGO_ENABLED=0 [2023-01-18T12:33:46.993Z] #0 5.172 + CGO_ENABLED=0 [2023-01-18T12:33:46.993Z] #0 5.172 + _install_rootlesskit [2023-01-18T12:33:46.993Z] #0 5.172 + echo 'Install rootlesskit version v0.14.4' [2023-01-18T12:33:46.993Z] #0 5.173 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-18T12:33:46.993Z] #0 5.173 Install rootlesskit version v0.14.4 [2023-01-18T12:33:46.993Z] #0 5.174 + GOBIN=/build [2023-01-18T12:33:46.993Z] #0 5.174 + GO111MODULE=on [2023-01-18T12:33:46.993Z] #0 5.174 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-01-18T12:33:46.993Z] #25 5.651 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-01-18T12:33:47.333Z] #49 33.67 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:33:47.333Z] #49 33.68 Setting up libcap2:arm64 (1:2.44-1) ... [2023-01-18T12:33:47.333Z] #49 33.69 Setting up libcap2-bin (1:2.44-1) ... [2023-01-18T12:33:47.333Z] #49 33.71 Setting up apparmor (2.13.6-10) ... [2023-01-18T12:33:47.428Z] #39 32.00 CC images/core-ppc64.o [2023-01-18T12:33:48.358Z] #39 32.86 CC images/core-s390.o [2023-01-18T12:33:48.373Z] #25 ... [2023-01-18T12:33:48.373Z] [2023-01-18T12:33:48.373Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-18T12:33:48.373Z] #21 6.839 + RM_GOPATH=0 [2023-01-18T12:33:48.373Z] #21 6.839 + TMP_GOPATH= [2023-01-18T12:33:48.373Z] #21 6.839 + : /build [2023-01-18T12:33:48.373Z] #21 6.839 + '[' -z '' ']' [2023-01-18T12:33:48.373Z] #21 6.839 ++ mktemp -d [2023-01-18T12:33:48.373Z] #21 6.839 + export GOPATH=/tmp/tmp.s5JBFnwLio [2023-01-18T12:33:48.373Z] #21 6.839 + GOPATH=/tmp/tmp.s5JBFnwLio [2023-01-18T12:33:48.373Z] #21 6.839 + RM_GOPATH=1 [2023-01-18T12:33:48.373Z] #21 6.839 + case "$(go env GOARCH)" in [2023-01-18T12:33:48.373Z] #21 6.839 ++ go env GOARCH [2023-01-18T12:33:48.373Z] #21 6.839 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:48.373Z] #21 6.839 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:48.373Z] #21 6.839 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:48.373Z] #21 6.852 Install docker/cli version 17.06.2-ce from stable [2023-01-18T12:33:48.373Z] #21 6.852 + dir=/tmp/install [2023-01-18T12:33:48.373Z] #21 6.852 + bin=dockercli [2023-01-18T12:33:48.373Z] #21 6.852 + shift [2023-01-18T12:33:48.373Z] #21 6.852 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-01-18T12:33:48.373Z] #21 6.852 + . /tmp/install/dockercli.installer [2023-01-18T12:33:48.373Z] #21 6.852 ++ : stable [2023-01-18T12:33:48.373Z] #21 6.852 ++ : 17.06.2-ce [2023-01-18T12:33:48.373Z] #21 6.852 + install_dockercli [2023-01-18T12:33:48.373Z] #21 6.852 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-01-18T12:33:48.373Z] #21 6.852 ++ uname -m [2023-01-18T12:33:48.373Z] #21 6.863 + arch=x86_64 [2023-01-18T12:33:48.373Z] #21 6.863 + '[' x86_64 '!=' x86_64 ']' [2023-01-18T12:33:48.373Z] #21 6.863 + url=https://download.docker.com/linux/static [2023-01-18T12:33:48.373Z] #21 6.863 + tar -xz docker/docker [2023-01-18T12:33:48.373Z] #21 6.863 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-01-18T12:33:48.710Z] #49 35.28 Setting up zip (3.0-12) ... [2023-01-18T12:33:48.710Z] #49 35.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:33:48.710Z] #49 35.33 Setting up bash-completion (1:2.11-2) ... [2023-01-18T12:33:48.922Z] #39 33.80 CC images/cpuinfo.o [2023-01-18T12:33:49.470Z] #12 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 7.9s done [2023-01-18T12:33:49.470Z] #12 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-01-18T12:33:49.729Z] #12 DONE 25.2s [2023-01-18T12:33:49.729Z] [2023-01-18T12:33:49.729Z] #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-01-18T12:33:49.729Z] #0 1.616 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-01-18T12:33:49.729Z] #0 1.875 [2023-01-18T12:33:49.729Z] #0 2.091 #=#=# ######################################################################## 100.0% [2023-01-18T12:33:49.729Z] #0 2.333 [2023-01-18T12:33:49.729Z] #0 3.140 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-01-18T12:33:49.729Z] #0 3.415 [2023-01-18T12:33:49.729Z] #0 3.625 #=#=# ######################################################################## 100.0% [2023-01-18T12:33:49.729Z] #0 3.904 [2023-01-18T12:33:49.729Z] #0 4.822 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-01-18T12:33:49.729Z] #0 5.091 [2023-01-18T12:33:49.730Z] #0 5.309 #=#=# ################### 26.8% ########################################## 58.9% ################################################################# 91.0% ######################################################################## 100.0% [2023-01-18T12:33:49.730Z] #0 5.859 [2023-01-18T12:33:49.856Z] #39 34.41 CC images/inventory.o [2023-01-18T12:33:50.115Z] #39 34.79 CC images/fdinfo.o [2023-01-18T12:33:50.291Z] #18 6.695 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-01-18T12:33:50.291Z] #18 6.887 [2023-01-18T12:33:50.677Z] #24 5.075 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-01-18T12:33:50.677Z] #24 ... [2023-01-18T12:33:50.677Z] [2023-01-18T12:33:50.677Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-18T12:33:50.677Z] #21 5.205 + RM_GOPATH=0 [2023-01-18T12:33:50.677Z] #21 5.205 + TMP_GOPATH= [2023-01-18T12:33:50.677Z] #21 5.205 + : /build [2023-01-18T12:33:50.677Z] #21 5.205 + '[' -z '' ']' [2023-01-18T12:33:50.677Z] #21 5.205 ++ mktemp -d [2023-01-18T12:33:50.677Z] #21 5.208 + export GOPATH=/tmp/tmp.kfm5Ybgl5q [2023-01-18T12:33:50.677Z] #21 5.208 + GOPATH=/tmp/tmp.kfm5Ybgl5q [2023-01-18T12:33:50.677Z] #21 5.208 + RM_GOPATH=1 [2023-01-18T12:33:50.677Z] #21 5.208 + case "$(go env GOARCH)" in [2023-01-18T12:33:50.677Z] #21 5.208 ++ go env GOARCH [2023-01-18T12:33:50.677Z] #21 5.217 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:50.677Z] #21 5.217 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:50.677Z] #21 5.217 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:50.677Z] #21 5.222 Install docker/cli version 17.06.2-ce from stable [2023-01-18T12:33:50.677Z] #21 5.233 + dir=/tmp/install [2023-01-18T12:33:50.677Z] #21 5.233 + bin=dockercli [2023-01-18T12:33:50.677Z] #21 5.233 + shift [2023-01-18T12:33:50.677Z] #21 5.233 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-01-18T12:33:50.677Z] #21 5.233 + . /tmp/install/dockercli.installer [2023-01-18T12:33:50.677Z] #21 5.233 ++ : stable [2023-01-18T12:33:50.677Z] #21 5.233 ++ : 17.06.2-ce [2023-01-18T12:33:50.677Z] #21 5.233 + install_dockercli [2023-01-18T12:33:50.677Z] #21 5.233 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-01-18T12:33:50.677Z] #21 5.233 ++ uname -m [2023-01-18T12:33:50.677Z] #21 5.233 + arch=x86_64 [2023-01-18T12:33:50.677Z] #21 5.233 + '[' x86_64 '!=' x86_64 ']' [2023-01-18T12:33:50.677Z] #21 5.233 + url=https://download.docker.com/linux/static [2023-01-18T12:33:50.677Z] #21 5.233 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-01-18T12:33:50.677Z] #21 5.233 + tar -xz docker/docker [2023-01-18T12:33:50.677Z] #39 35.26 CC images/fown.o [2023-01-18T12:33:50.677Z] #39 35.52 CC images/ns.o [2023-01-18T12:33:50.805Z] #18 7.102 #=#=# ######################################################################## 100.0% [2023-01-18T12:33:50.805Z] #18 7.336 [2023-01-18T12:33:51.061Z] #18 ... [2023-01-18T12:33:51.061Z] [2023-01-18T12:33:51.061Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-18T12:33:51.061Z] #19 DONE 1.3s [2023-01-18T12:33:51.061Z] [2023-01-18T12:33:51.061Z] #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-01-18T12:33:51.240Z] #39 35.94 CC images/regfile.o [2023-01-18T12:33:51.496Z] #39 36.18 CC images/ghost-file.o [2023-01-18T12:33:51.624Z] #20 DONE 0.5s [2023-01-18T12:33:51.624Z] [2023-01-18T12:33:51.624Z] #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-01-18T12:33:51.624Z] #18 8.041 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-01-18T12:33:51.671Z] #21 ... [2023-01-18T12:33:51.671Z] [2023-01-18T12:33:51.671Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-01-18T12:33:51.671Z] #0 7.324 + RM_GOPATH=0 [2023-01-18T12:33:51.671Z] #0 7.324 + TMP_GOPATH= [2023-01-18T12:33:51.671Z] #0 7.324 + : /build [2023-01-18T12:33:51.671Z] #0 7.324 + '[' -z '' ']' [2023-01-18T12:33:51.671Z] #0 7.324 ++ mktemp -d [2023-01-18T12:33:51.671Z] #0 7.324 + export GOPATH=/tmp/tmp.hgQQWjXTIM [2023-01-18T12:33:51.671Z] #0 7.324 + GOPATH=/tmp/tmp.hgQQWjXTIM [2023-01-18T12:33:51.671Z] #0 7.324 + RM_GOPATH=1 [2023-01-18T12:33:51.671Z] #0 7.324 + case "$(go env GOARCH)" in [2023-01-18T12:33:51.671Z] #0 7.324 ++ go env GOARCH [2023-01-18T12:33:51.671Z] #0 7.466 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:51.671Z] #0 7.467 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:51.671Z] #0 7.467 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:51.671Z] #0 7.492 + dir=/tmp/install [2023-01-18T12:33:51.671Z] #0 7.492 + bin=vndr [2023-01-18T12:33:51.671Z] #0 7.492 + shift [2023-01-18T12:33:51.671Z] #0 7.492 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-01-18T12:33:51.671Z] #0 7.492 + . /tmp/install/vndr.installer [2023-01-18T12:33:51.671Z] #0 7.492 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:33:51.671Z] #0 7.493 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:33:51.671Z] #0 7.493 + install_vndr [2023-01-18T12:33:51.671Z] #0 7.493 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-01-18T12:33:51.671Z] #0 7.493 + GOBIN=/build [2023-01-18T12:33:51.671Z] #0 7.493 + GO111MODULE=on [2023-01-18T12:33:51.671Z] #0 7.493 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:33:51.671Z] #0 8.031 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:33:51.671Z] #26 ... [2023-01-18T12:33:51.671Z] [2023-01-18T12:33:51.671Z] #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-01-18T12:33:51.671Z] #0 5.003 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:33:51.671Z] #0 5.031 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:33:51.671Z] #0 5.031 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:33:51.671Z] #0 5.234 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:33:51.671Z] #0 5.876 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:33:51.671Z] #0 7.067 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:33:51.671Z] #27 ... [2023-01-18T12:33:51.671Z] [2023-01-18T12:33:51.671Z] #28 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-01-18T12:33:51.671Z] #0 7.315 + RM_GOPATH=0 [2023-01-18T12:33:51.671Z] #0 7.315 + TMP_GOPATH= [2023-01-18T12:33:51.671Z] #0 7.315 + : /build [2023-01-18T12:33:51.671Z] #0 7.315 + '[' -z '' ']' [2023-01-18T12:33:51.671Z] #0 7.324 ++ mktemp -d [2023-01-18T12:33:51.671Z] #0 7.324 + export GOPATH=/tmp/tmp.DGIXmQExbq [2023-01-18T12:33:51.671Z] #0 7.324 + GOPATH=/tmp/tmp.DGIXmQExbq [2023-01-18T12:33:51.671Z] #0 7.324 + RM_GOPATH=1 [2023-01-18T12:33:51.671Z] #0 7.324 + case "$(go env GOARCH)" in [2023-01-18T12:33:51.671Z] #0 7.324 ++ go env GOARCH [2023-01-18T12:33:51.671Z] #0 7.428 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:51.671Z] #0 7.428 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:51.671Z] #0 7.464 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:51.671Z] #0 7.465 + dir=/tmp/install [2023-01-18T12:33:51.671Z] #0 7.469 + bin=shfmt [2023-01-18T12:33:51.671Z] #0 7.470 + shift [2023-01-18T12:33:51.671Z] #0 7.472 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-01-18T12:33:51.671Z] #0 7.472 + . /tmp/install/shfmt.installer [2023-01-18T12:33:51.671Z] #0 7.473 ++ : v3.0.2 [2023-01-18T12:33:51.671Z] #0 7.474 + install_shfmt [2023-01-18T12:33:51.671Z] #0 7.485 + echo 'Install shfmt version v3.0.2' [2023-01-18T12:33:51.671Z] #0 7.485 + GOBIN=/build [2023-01-18T12:33:51.671Z] #0 7.485 + GO111MODULE=on [2023-01-18T12:33:51.671Z] #0 7.485 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-01-18T12:33:51.671Z] #0 7.485 Install shfmt version v3.0.2 [2023-01-18T12:33:51.671Z] #0 8.086 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-01-18T12:33:51.671Z] #0 9.887 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-01-18T12:33:51.671Z] #0 9.933 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-01-18T12:33:51.671Z] #0 10.09 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-01-18T12:33:51.671Z] #28 ... [2023-01-18T12:33:51.671Z] [2023-01-18T12:33:51.671Z] #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-01-18T12:33:51.671Z] #0 7.305 + RM_GOPATH=0 [2023-01-18T12:33:51.671Z] #0 7.305 + TMP_GOPATH= [2023-01-18T12:33:51.671Z] #0 7.305 + : /build [2023-01-18T12:33:51.671Z] #0 7.305 + '[' -z '' ']' [2023-01-18T12:33:51.671Z] #0 7.305 ++ mktemp -d [2023-01-18T12:33:51.671Z] #0 7.335 + export GOPATH=/tmp/tmp.KN19SbLu11 [2023-01-18T12:33:51.671Z] #0 7.335 + GOPATH=/tmp/tmp.KN19SbLu11 [2023-01-18T12:33:51.671Z] #0 7.335 + RM_GOPATH=1 [2023-01-18T12:33:51.671Z] #0 7.335 + case "$(go env GOARCH)" in [2023-01-18T12:33:51.671Z] #0 7.335 ++ go env GOARCH [2023-01-18T12:33:51.671Z] #0 7.415 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:51.671Z] #0 7.415 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:51.671Z] #0 7.415 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:51.671Z] #0 7.468 + dir=/tmp/install [2023-01-18T12:33:51.671Z] #0 7.469 + bin=proxy [2023-01-18T12:33:51.671Z] #0 7.469 + shift [2023-01-18T12:33:51.671Z] #0 7.470 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-01-18T12:33:51.671Z] #0 7.471 + . /tmp/install/proxy.installer [2023-01-18T12:33:51.671Z] #0 7.472 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-18T12:33:51.671Z] #0 7.473 + install_proxy [2023-01-18T12:33:51.671Z] #0 7.485 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-18T12:33:51.671Z] #0 7.485 + case "$1" in [2023-01-18T12:33:51.671Z] #0 7.485 + export CGO_ENABLED=0 [2023-01-18T12:33:51.671Z] #0 7.485 + CGO_ENABLED=0 [2023-01-18T12:33:51.671Z] #0 7.485 + _install_proxy [2023-01-18T12:33:51.671Z] #0 7.485 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-01-18T12:33:51.671Z] #0 7.485 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.KN19SbLu11/src/github.com/docker/libnetwork [2023-01-18T12:33:51.671Z] #0 7.485 Cloning into '/tmp/tmp.KN19SbLu11/src/github.com/docker/libnetwork'... [2023-01-18T12:33:51.753Z] #39 36.61 CC images/fifo.o [2023-01-18T12:33:51.880Z] #18 ... [2023-01-18T12:33:51.880Z] [2023-01-18T12:33:51.880Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-18T12:33:51.880Z] #21 DONE 0.2s [2023-01-18T12:33:51.880Z] [2023-01-18T12:33:51.880Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-18T12:33:51.880Z] #22 DONE 0.2s [2023-01-18T12:33:51.880Z] [2023-01-18T12:33:51.880Z] #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-01-18T12:33:51.880Z] #18 8.349 [2023-01-18T12:33:51.931Z] #29 ... [2023-01-18T12:33:51.931Z] [2023-01-18T12:33:51.931Z] #30 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-18T12:33:51.931Z] #0 7.666 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:33:51.931Z] #0 7.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:33:51.931Z] #0 7.739 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:33:51.931Z] #0 8.933 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:33:51.931Z] #30 ... [2023-01-18T12:33:51.931Z] [2023-01-18T12:33:51.931Z] #31 [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-01-18T12:33:51.931Z] #0 7.367 + RM_GOPATH=0 [2023-01-18T12:33:51.931Z] #0 7.367 + TMP_GOPATH= [2023-01-18T12:33:51.931Z] #0 7.367 + : /build [2023-01-18T12:33:51.931Z] #0 7.367 + '[' -z '' ']' [2023-01-18T12:33:51.931Z] #0 7.387 ++ mktemp -d [2023-01-18T12:33:51.931Z] #0 7.387 + export GOPATH=/tmp/tmp.JdX8vpcEz3 [2023-01-18T12:33:51.931Z] #0 7.387 + GOPATH=/tmp/tmp.JdX8vpcEz3 [2023-01-18T12:33:51.931Z] #0 7.387 + RM_GOPATH=1 [2023-01-18T12:33:51.931Z] #0 7.387 + case "$(go env GOARCH)" in [2023-01-18T12:33:51.931Z] #0 7.387 ++ go env GOARCH [2023-01-18T12:33:51.931Z] #0 7.536 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:51.931Z] #0 7.536 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:51.931Z] #0 7.537 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:51.931Z] #0 7.538 + dir=/tmp/install [2023-01-18T12:33:51.931Z] #0 7.538 + bin=golangci_lint [2023-01-18T12:33:51.931Z] #0 7.538 + shift [2023-01-18T12:33:51.931Z] #0 7.539 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-01-18T12:33:51.931Z] #0 7.539 + . /tmp/install/golangci_lint.installer [2023-01-18T12:33:51.931Z] #0 7.539 ++ : v1.44.0 [2023-01-18T12:33:51.931Z] #0 7.539 Install golangci-lint version v1.44.0 [2023-01-18T12:33:51.931Z] #0 7.539 + install_golangci_lint [2023-01-18T12:33:51.931Z] #0 7.539 + set -e [2023-01-18T12:33:51.931Z] #0 7.539 + echo 'Install golangci-lint version v1.44.0' [2023-01-18T12:33:51.931Z] #0 7.539 + GOBIN=/build [2023-01-18T12:33:51.931Z] #0 7.539 + GO111MODULE=on [2023-01-18T12:33:51.931Z] #0 7.539 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-01-18T12:33:51.931Z] #0 8.111 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-01-18T12:33:51.997Z] #49 38.09 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-18T12:33:51.997Z] #49 38.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-18T12:33:51.997Z] #49 38.12 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-01-18T12:33:51.997Z] #49 38.14 Setting up patch (2.7.6-7) ... [2023-01-18T12:33:51.997Z] #49 38.16 Setting up sudo (1.9.5p2-3) ... [2023-01-18T12:33:51.997Z] #49 38.22 invoke-rc.d: could not determine current runlevel [2023-01-18T12:33:51.997Z] #49 38.23 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-18T12:33:51.997Z] #49 38.25 Setting up xfsprogs (5.10.0-4) ... [2023-01-18T12:33:51.997Z] #49 38.27 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-01-18T12:33:51.997Z] #49 38.29 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-18T12:33:51.997Z] #49 38.30 Setting up pigz (2.6-1) ... [2023-01-18T12:33:51.997Z] #49 38.32 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-01-18T12:33:51.997Z] #49 38.33 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-18T12:33:51.997Z] #49 38.36 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-18T12:33:51.997Z] #49 38.38 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:33:52.009Z] #39 36.95 CC images/remap-file-path.o [2023-01-18T12:33:52.137Z] #18 8.587 #=#=# ######################################################################## 100.0% [2023-01-18T12:33:52.202Z] #31 ... [2023-01-18T12:33:52.202Z] [2023-01-18T12:33:52.202Z] #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-01-18T12:33:52.202Z] #0 7.305 + RM_GOPATH=0 [2023-01-18T12:33:52.202Z] #0 7.305 + TMP_GOPATH= [2023-01-18T12:33:52.202Z] #0 7.305 + : /build [2023-01-18T12:33:52.202Z] #0 7.305 + '[' -z '' ']' [2023-01-18T12:33:52.202Z] #0 7.307 ++ mktemp -d [2023-01-18T12:33:52.202Z] #0 7.310 + export GOPATH=/tmp/tmp.on5TjDwbBT [2023-01-18T12:33:52.202Z] #0 7.310 + GOPATH=/tmp/tmp.on5TjDwbBT [2023-01-18T12:33:52.202Z] #0 7.310 + RM_GOPATH=1 [2023-01-18T12:33:52.202Z] #0 7.310 + case "$(go env GOARCH)" in [2023-01-18T12:33:52.202Z] #0 7.315 ++ go env GOARCH [2023-01-18T12:33:52.202Z] #0 7.395 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:52.202Z] #0 7.395 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:52.202Z] #0 7.395 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:52.202Z] #0 7.404 + dir=/tmp/install [2023-01-18T12:33:52.202Z] #0 7.404 + bin=gotestsum [2023-01-18T12:33:52.202Z] #0 7.404 + shift [2023-01-18T12:33:52.202Z] #0 7.404 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-01-18T12:33:52.202Z] #0 7.404 + . /tmp/install/gotestsum.installer [2023-01-18T12:33:52.202Z] #0 7.404 ++ : v1.8.2 [2023-01-18T12:33:52.202Z] #0 7.404 + install_gotestsum [2023-01-18T12:33:52.202Z] #0 7.408 Install gotestsum version v1.8.2 [2023-01-18T12:33:52.202Z] #0 7.408 + set -e [2023-01-18T12:33:52.202Z] #0 7.408 + echo 'Install gotestsum version v1.8.2' [2023-01-18T12:33:52.202Z] #0 7.408 + GOBIN=/build [2023-01-18T12:33:52.202Z] #0 7.408 + GO111MODULE=on [2023-01-18T12:33:52.202Z] #0 7.408 + go install gotest.tools/gotestsum@v1.8.2 [2023-01-18T12:33:52.202Z] #0 7.939 go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-18T12:33:52.462Z] #32 ... [2023-01-18T12:33:52.462Z] [2023-01-18T12:33:52.462Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-18T12:33:52.462Z] #0 7.383 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:33:52.462Z] #0 7.425 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:33:52.462Z] #0 7.427 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:33:52.462Z] #0 8.490 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:33:52.462Z] #0 10.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:33:52.462Z] #33 ... [2023-01-18T12:33:52.462Z] [2023-01-18T12:33:52.462Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:33:52.462Z] #0 6.708 + RM_GOPATH=0 [2023-01-18T12:33:52.462Z] #0 6.708 + TMP_GOPATH= [2023-01-18T12:33:52.462Z] #0 6.708 + : /build [2023-01-18T12:33:52.462Z] #0 6.708 + '[' -z '' ']' [2023-01-18T12:33:52.462Z] #0 6.708 ++ mktemp -d [2023-01-18T12:33:52.462Z] #0 6.708 + export GOPATH=/tmp/tmp.MP75vRSFvE [2023-01-18T12:33:52.462Z] #0 6.708 + GOPATH=/tmp/tmp.MP75vRSFvE [2023-01-18T12:33:52.462Z] #0 6.708 + RM_GOPATH=1 [2023-01-18T12:33:52.462Z] #0 6.708 + case "$(go env GOARCH)" in [2023-01-18T12:33:52.462Z] #0 6.708 ++ go env GOARCH [2023-01-18T12:33:52.462Z] #0 6.740 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:52.462Z] #0 6.740 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:52.462Z] #0 6.740 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:52.462Z] #0 6.744 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-18T12:33:52.462Z] #0 6.750 + dir=/tmp/install [2023-01-18T12:33:52.462Z] #0 6.750 + bin=tomlv [2023-01-18T12:33:52.462Z] #0 6.750 + shift [2023-01-18T12:33:52.462Z] #0 6.750 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-01-18T12:33:52.462Z] #0 6.750 + . /tmp/install/tomlv.installer [2023-01-18T12:33:52.462Z] #0 6.750 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-18T12:33:52.462Z] #0 6.750 + install_tomlv [2023-01-18T12:33:52.462Z] #0 6.750 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-01-18T12:33:52.462Z] #0 6.750 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MP75vRSFvE/src/github.com/BurntSushi/toml [2023-01-18T12:33:52.462Z] #0 6.750 Cloning into '/tmp/tmp.MP75vRSFvE/src/github.com/BurntSushi/toml'... [2023-01-18T12:33:52.462Z] #0 8.336 + cd /tmp/tmp.MP75vRSFvE/src/github.com/BurntSushi/toml [2023-01-18T12:33:52.462Z] #0 8.339 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-18T12:33:52.462Z] #0 8.597 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-01-18T12:33:52.462Z] #0 9.862 internal/unsafeheader [2023-01-18T12:33:52.462Z] #0 9.907 internal/goarch [2023-01-18T12:33:52.462Z] #0 10.22 internal/abi [2023-01-18T12:33:52.462Z] #0 10.26 internal/cpu [2023-01-18T12:33:52.462Z] #0 10.75 internal/goexperiment [2023-01-18T12:33:52.564Z] #49 39.20 Setting up libaio1:arm64 (0.3.112-9) ... [2023-01-18T12:33:52.572Z] #39 37.25 CC images/eventfd.o [2023-01-18T12:33:52.572Z] #39 37.53 CC images/eventpoll.o [2023-01-18T12:33:52.703Z] #18 9.211 [2023-01-18T12:33:52.723Z] #34 ... [2023-01-18T12:33:52.723Z] [2023-01-18T12:33:52.723Z] #35 [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-01-18T12:33:52.723Z] #0 6.350 + git clone https://github.com/docker/distribution.git . [2023-01-18T12:33:52.723Z] #0 6.350 Cloning into '.'... [2023-01-18T12:33:52.723Z] #35 ... [2023-01-18T12:33:52.723Z] [2023-01-18T12:33:52.723Z] #36 [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-01-18T12:33:52.723Z] #0 5.802 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:33:52.723Z] #0 5.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:33:52.723Z] #0 5.876 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:33:52.723Z] #0 6.192 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:33:52.723Z] #0 7.824 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:33:52.723Z] #0 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:33:52.823Z] #49 39.21 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-18T12:33:52.973Z] #18 9.350 Download of images into '/build' complete. [2023-01-18T12:33:52.973Z] #18 9.350 Use something like the following to load the result into a Docker daemon: [2023-01-18T12:33:52.973Z] #18 9.350 tar -cC '/build' . | docker load [2023-01-18T12:33:52.973Z] #18 DONE 9.5s [2023-01-18T12:33:52.973Z] [2023-01-18T12:33:52.973Z] #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-01-18T12:33:52.990Z] #36 ... [2023-01-18T12:33:52.990Z] [2023-01-18T12:33:52.990Z] #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-01-18T12:33:52.990Z] #32 11.14 go: downloading github.com/fatih/color v1.13.0 [2023-01-18T12:33:52.990Z] #32 11.48 go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-18T12:33:52.990Z] #32 11.72 go: downloading golang.org/x/tools v0.1.11 [2023-01-18T12:33:53.082Z] #49 39.64 Setting up libelf1:arm64 (0.183-1) ... [2023-01-18T12:33:53.082Z] #49 39.68 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-01-18T12:33:53.082Z] #49 39.69 Setting up python3-distutils (3.9.2-1) ... [2023-01-18T12:33:53.133Z] #39 38.08 CC images/fh.o [2023-01-18T12:33:53.561Z] #32 12.27 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-18T12:33:53.649Z] #49 40.14 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:33:53.649Z] #49 40.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-18T12:33:53.649Z] #49 40.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-18T12:33:53.649Z] #49 40.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-18T12:33:53.649Z] #49 40.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-18T12:33:53.649Z] #49 40.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-18T12:33:53.649Z] #49 40.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-18T12:33:53.649Z] #49 40.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-18T12:33:53.649Z] #49 40.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-18T12:33:53.649Z] #49 40.20 Setting up python3-setuptools (52.0.0-4) ... [2023-01-18T12:33:53.696Z] #39 38.42 CC images/fsnotify.o [2023-01-18T12:33:53.820Z] #32 12.45 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-18T12:33:53.820Z] #32 12.65 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-18T12:33:54.216Z] #49 ... [2023-01-18T12:33:54.216Z] [2023-01-18T12:33:54.216Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:33:54.216Z] #38 99.70 CC criu/eventfd.o [2023-01-18T12:33:54.216Z] #38 100.0 CC criu/eventpoll.o [2023-01-18T12:33:54.216Z] #38 100.9 CC criu/external.o [2023-01-18T12:33:54.216Z] #38 101.2 CC criu/fault-injection.o [2023-01-18T12:33:54.216Z] #38 101.3 CC criu/fdstore.o [2023-01-18T12:33:54.216Z] #38 101.7 CC criu/fifo.o [2023-01-18T12:33:54.216Z] #38 102.0 CC criu/file-ids.o [2023-01-18T12:33:54.216Z] #38 102.4 CC criu/file-lock.o [2023-01-18T12:33:54.216Z] #38 103.4 CC criu/files-ext.o [2023-01-18T12:33:54.216Z] #38 103.7 CC criu/files-reg.o [2023-01-18T12:33:54.216Z] #38 106.2 CC criu/files.o [2023-01-18T12:33:54.216Z] #38 108.5 CC criu/filesystems.o [2023-01-18T12:33:54.216Z] #38 109.2 CC criu/fsnotify.o [2023-01-18T12:33:54.626Z] #39 39.33 CC images/signalfd.o [2023-01-18T12:33:54.772Z] #32 13.30 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-18T12:33:55.034Z] #32 13.66 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-18T12:33:55.034Z] #32 13.80 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-18T12:33:55.152Z] #38 110.5 CC criu/image-desc.o [2023-01-18T12:33:55.152Z] #38 ... [2023-01-18T12:33:55.152Z] [2023-01-18T12:33:55.152Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:33:55.152Z] #49 41.65 Setting up libjq1:arm64 (1.6-2.1) ... [2023-01-18T12:33:55.152Z] #49 41.66 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-01-18T12:33:55.152Z] #49 41.68 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-18T12:33:55.152Z] #49 41.69 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-18T12:33:55.189Z] #39 39.74 CC images/fs.o [2023-01-18T12:33:55.293Z] #32 14.02 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-18T12:33:55.446Z] #39 40.04 CC images/pstree.o [2023-01-18T12:33:55.702Z] #39 40.39 CC images/pipe.o [2023-01-18T12:33:55.949Z] #21 ... [2023-01-18T12:33:55.949Z] [2023-01-18T12:33:55.949Z] #25 [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-01-18T12:33:55.949Z] #0 6.808 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:33:55.949Z] #0 6.942 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:33:55.949Z] #0 6.963 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:33:55.949Z] #0 8.474 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:33:55.949Z] #25 ... [2023-01-18T12:33:55.949Z] [2023-01-18T12:33:55.949Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-01-18T12:33:55.949Z] #0 6.285 + RM_GOPATH=0 [2023-01-18T12:33:55.949Z] #0 6.285 + TMP_GOPATH= [2023-01-18T12:33:55.949Z] #0 6.285 + : /build [2023-01-18T12:33:55.949Z] #0 6.285 + '[' -z '' ']' [2023-01-18T12:33:55.949Z] #0 6.290 ++ mktemp -d [2023-01-18T12:33:55.949Z] #0 6.295 + export GOPATH=/tmp/tmp.1cPGnz4k8Q [2023-01-18T12:33:55.949Z] #0 6.295 + GOPATH=/tmp/tmp.1cPGnz4k8Q [2023-01-18T12:33:55.949Z] #0 6.297 + RM_GOPATH=1 [2023-01-18T12:33:55.949Z] #0 6.297 + case "$(go env GOARCH)" in [2023-01-18T12:33:55.949Z] #0 6.309 ++ go env GOARCH [2023-01-18T12:33:55.949Z] #0 6.342 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:55.949Z] #0 6.342 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:55.949Z] #0 6.342 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:55.949Z] #0 6.360 + dir=/tmp/install [2023-01-18T12:33:55.949Z] #0 6.360 + bin=shfmt [2023-01-18T12:33:55.949Z] #0 6.360 + shift [2023-01-18T12:33:55.949Z] #0 6.360 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-01-18T12:33:55.949Z] #0 6.360 + . /tmp/install/shfmt.installer [2023-01-18T12:33:55.949Z] #0 6.360 ++ : v3.0.2 [2023-01-18T12:33:55.949Z] #0 6.360 + install_shfmt [2023-01-18T12:33:55.949Z] #0 6.360 + echo 'Install shfmt version v3.0.2' [2023-01-18T12:33:55.949Z] #0 6.360 + GOBIN=/build [2023-01-18T12:33:55.949Z] #0 6.360 + GO111MODULE=on [2023-01-18T12:33:55.949Z] #0 6.360 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-01-18T12:33:55.949Z] #0 6.360 Install shfmt version v3.0.2 [2023-01-18T12:33:55.949Z] #0 7.023 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-01-18T12:33:55.949Z] #0 9.259 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-01-18T12:33:55.949Z] #0 9.262 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-01-18T12:33:55.949Z] #0 9.550 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-01-18T12:33:55.949Z] #26 ... [2023-01-18T12:33:55.949Z] [2023-01-18T12:33:55.949Z] #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-01-18T12:33:55.949Z] #0 6.629 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:33:55.949Z] #0 6.661 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:33:55.949Z] #0 6.735 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:33:55.949Z] #0 7.798 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:33:55.949Z] #27 ... [2023-01-18T12:33:55.949Z] [2023-01-18T12:33:55.949Z] #28 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-18T12:33:55.949Z] #0 6.217 + RM_GOPATH=0 [2023-01-18T12:33:55.949Z] #0 6.217 + TMP_GOPATH= [2023-01-18T12:33:55.949Z] #0 6.217 + : /build [2023-01-18T12:33:55.949Z] #0 6.217 + '[' -z '' ']' [2023-01-18T12:33:55.949Z] #0 6.217 ++ mktemp -d [2023-01-18T12:33:55.949Z] #0 6.222 + export GOPATH=/tmp/tmp.neZkHf3dZy [2023-01-18T12:33:55.949Z] #0 6.222 + GOPATH=/tmp/tmp.neZkHf3dZy [2023-01-18T12:33:55.949Z] #0 6.222 + RM_GOPATH=1 [2023-01-18T12:33:55.949Z] #0 6.222 + case "$(go env GOARCH)" in [2023-01-18T12:33:55.949Z] #0 6.222 ++ go env GOARCH [2023-01-18T12:33:55.949Z] #0 6.297 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:55.949Z] #0 6.297 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:55.949Z] #0 6.297 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:55.949Z] #0 6.297 + dir=/tmp/install [2023-01-18T12:33:55.949Z] #0 6.297 + bin=gotestsum [2023-01-18T12:33:55.949Z] #0 6.297 + shift [2023-01-18T12:33:55.949Z] #0 6.297 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-01-18T12:33:55.949Z] #0 6.297 + . /tmp/install/gotestsum.installer [2023-01-18T12:33:55.949Z] #0 6.297 ++ : v1.8.2 [2023-01-18T12:33:55.949Z] #0 6.297 + install_gotestsum [2023-01-18T12:33:55.949Z] #0 6.297 + set -e [2023-01-18T12:33:55.949Z] #0 6.297 + echo 'Install gotestsum version v1.8.2' [2023-01-18T12:33:55.949Z] #0 6.297 + GOBIN=/build [2023-01-18T12:33:55.949Z] #0 6.297 + GO111MODULE=on [2023-01-18T12:33:55.949Z] #0 6.297 + go install gotest.tools/gotestsum@v1.8.2 [2023-01-18T12:33:55.949Z] #0 6.297 Install gotestsum version v1.8.2 [2023-01-18T12:33:55.949Z] #0 7.024 go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-18T12:33:55.949Z] #28 ... [2023-01-18T12:33:55.949Z] [2023-01-18T12:33:55.949Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:33:55.949Z] #0 6.442 + RM_GOPATH=0 [2023-01-18T12:33:55.949Z] #0 6.442 + TMP_GOPATH= [2023-01-18T12:33:55.949Z] #0 6.442 + : /build [2023-01-18T12:33:55.949Z] #0 6.442 + '[' -z '' ']' [2023-01-18T12:33:55.949Z] #0 6.442 ++ mktemp -d [2023-01-18T12:33:55.949Z] #0 6.448 + export GOPATH=/tmp/tmp.lfDJCuY8G2 [2023-01-18T12:33:55.949Z] #0 6.448 + GOPATH=/tmp/tmp.lfDJCuY8G2 [2023-01-18T12:33:55.949Z] #0 6.449 + RM_GOPATH=1 [2023-01-18T12:33:55.949Z] #0 6.449 + case "$(go env GOARCH)" in [2023-01-18T12:33:55.949Z] #0 6.453 ++ go env GOARCH [2023-01-18T12:33:55.949Z] #0 6.486 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:55.949Z] #0 6.487 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:55.949Z] #0 6.488 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:55.949Z] #0 6.489 + dir=/tmp/install [2023-01-18T12:33:55.949Z] #0 6.489 + bin=golangci_lint [2023-01-18T12:33:55.949Z] #0 6.489 + shift [2023-01-18T12:33:55.949Z] #0 6.490 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-01-18T12:33:55.949Z] #0 6.490 + . /tmp/install/golangci_lint.installer [2023-01-18T12:33:55.949Z] #0 6.491 ++ : v1.44.0 [2023-01-18T12:33:55.949Z] #0 6.491 + install_golangci_lint [2023-01-18T12:33:55.949Z] #0 6.491 + set -e [2023-01-18T12:33:55.949Z] #0 6.492 + echo 'Install golangci-lint version v1.44.0' [2023-01-18T12:33:55.949Z] #0 6.492 Install golangci-lint version v1.44.0 [2023-01-18T12:33:55.949Z] #0 6.492 + GOBIN=/build [2023-01-18T12:33:55.949Z] #0 6.493 + GO111MODULE=on [2023-01-18T12:33:55.949Z] #0 6.493 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-01-18T12:33:55.949Z] #0 7.146 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-01-18T12:33:55.949Z] #29 ... [2023-01-18T12:33:55.949Z] [2023-01-18T12:33:55.949Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:33:55.949Z] #0 5.379 + RM_GOPATH=0 [2023-01-18T12:33:55.949Z] #0 5.379 + TMP_GOPATH= [2023-01-18T12:33:55.949Z] #0 5.379 + : /build [2023-01-18T12:33:55.949Z] #0 5.379 + '[' -z '' ']' [2023-01-18T12:33:55.949Z] #0 5.379 ++ mktemp -d [2023-01-18T12:33:55.949Z] #0 5.379 + export GOPATH=/tmp/tmp.KnzA7DysJ9 [2023-01-18T12:33:55.949Z] #0 5.379 + GOPATH=/tmp/tmp.KnzA7DysJ9 [2023-01-18T12:33:55.949Z] #0 5.379 + RM_GOPATH=1 [2023-01-18T12:33:55.949Z] #0 5.382 + case "$(go env GOARCH)" in [2023-01-18T12:33:55.949Z] #0 5.382 ++ go env GOARCH [2023-01-18T12:33:55.949Z] #0 5.407 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:55.949Z] #0 5.407 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:55.949Z] #0 5.407 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:55.949Z] #0 5.407 + dir=/tmp/install [2023-01-18T12:33:55.949Z] #0 5.407 + bin=tomlv [2023-01-18T12:33:55.949Z] #0 5.407 + shift [2023-01-18T12:33:55.949Z] #0 5.407 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-01-18T12:33:55.949Z] #0 5.407 + . /tmp/install/tomlv.installer [2023-01-18T12:33:55.949Z] #0 5.407 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-18T12:33:55.949Z] #0 5.407 + install_tomlv [2023-01-18T12:33:55.949Z] #0 5.407 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-01-18T12:33:55.949Z] #0 5.407 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KnzA7DysJ9/src/github.com/BurntSushi/toml [2023-01-18T12:33:55.949Z] #0 5.407 Cloning into '/tmp/tmp.KnzA7DysJ9/src/github.com/BurntSushi/toml'... [2023-01-18T12:33:55.949Z] #0 5.407 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-18T12:33:55.949Z] #0 6.640 + cd /tmp/tmp.KnzA7DysJ9/src/github.com/BurntSushi/toml [2023-01-18T12:33:55.949Z] #0 6.641 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-18T12:33:55.949Z] #0 6.728 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-01-18T12:33:55.949Z] #0 7.816 internal/goarch [2023-01-18T12:33:55.949Z] #0 7.833 internal/unsafeheader [2023-01-18T12:33:55.949Z] #0 8.124 internal/abi [2023-01-18T12:33:55.949Z] #0 8.134 internal/cpu [2023-01-18T12:33:55.949Z] #0 8.884 internal/goexperiment [2023-01-18T12:33:55.949Z] #0 9.206 internal/goos [2023-01-18T12:33:55.949Z] #0 9.342 runtime/internal/atomic [2023-01-18T12:33:55.949Z] #0 9.433 internal/bytealg [2023-01-18T12:33:55.949Z] #30 ... [2023-01-18T12:33:55.949Z] [2023-01-18T12:33:55.949Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:33:55.949Z] #0 6.874 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:33:55.949Z] #0 6.911 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:33:55.949Z] #0 6.912 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:33:55.949Z] #0 8.669 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:33:55.959Z] #39 40.71 CC images/tcp-stream.o [2023-01-18T12:33:56.214Z] #31 ... [2023-01-18T12:33:56.214Z] [2023-01-18T12:33:56.214Z] #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-01-18T12:33:56.214Z] #0 6.398 + RM_GOPATH=0 [2023-01-18T12:33:56.214Z] #0 6.398 + TMP_GOPATH= [2023-01-18T12:33:56.214Z] #0 6.398 + : /build [2023-01-18T12:33:56.214Z] #0 6.398 + '[' -z '' ']' [2023-01-18T12:33:56.214Z] #0 6.401 ++ mktemp -d [2023-01-18T12:33:56.214Z] #0 6.402 + export GOPATH=/tmp/tmp.DtevMVKg2M [2023-01-18T12:33:56.214Z] #0 6.402 + GOPATH=/tmp/tmp.DtevMVKg2M [2023-01-18T12:33:56.214Z] #0 6.402 + RM_GOPATH=1 [2023-01-18T12:33:56.214Z] #0 6.402 + case "$(go env GOARCH)" in [2023-01-18T12:33:56.214Z] #0 6.415 ++ go env GOARCH [2023-01-18T12:33:56.214Z] #0 6.430 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:56.214Z] #0 6.431 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:56.214Z] #0 6.432 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:56.214Z] #0 6.449 + dir=/tmp/install [2023-01-18T12:33:56.214Z] #0 6.450 + bin=vndr [2023-01-18T12:33:56.214Z] #0 6.450 + shift [2023-01-18T12:33:56.214Z] #0 6.455 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-01-18T12:33:56.214Z] #0 6.462 + . /tmp/install/vndr.installer [2023-01-18T12:33:56.214Z] #0 6.466 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:33:56.214Z] #0 6.466 + install_vndr [2023-01-18T12:33:56.214Z] #0 6.467 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-01-18T12:33:56.214Z] #0 6.468 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:33:56.214Z] #0 6.469 + GOBIN=/build [2023-01-18T12:33:56.214Z] #0 6.469 + GO111MODULE=on [2023-01-18T12:33:56.214Z] #0 6.469 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:33:56.214Z] #0 7.022 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:33:56.214Z] #32 ... [2023-01-18T12:33:56.214Z] [2023-01-18T12:33:56.214Z] #33 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-18T12:33:56.214Z] #0 5.856 + RM_GOPATH=0 [2023-01-18T12:33:56.214Z] #0 5.856 + TMP_GOPATH= [2023-01-18T12:33:56.214Z] #0 5.856 + : /build [2023-01-18T12:33:56.214Z] #0 5.856 + '[' -z '' ']' [2023-01-18T12:33:56.214Z] #0 5.860 ++ mktemp -d [2023-01-18T12:33:56.214Z] #0 5.870 + export GOPATH=/tmp/tmp.6b3s3D7gS1 [2023-01-18T12:33:56.214Z] #0 5.870 + GOPATH=/tmp/tmp.6b3s3D7gS1 [2023-01-18T12:33:56.214Z] #0 5.870 + RM_GOPATH=1 [2023-01-18T12:33:56.214Z] #0 5.870 + case "$(go env GOARCH)" in [2023-01-18T12:33:56.214Z] #0 5.878 ++ go env GOARCH [2023-01-18T12:33:56.214Z] #0 5.900 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:56.214Z] #0 5.900 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:56.214Z] #0 5.900 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:56.214Z] #0 5.900 + dir=/tmp/install [2023-01-18T12:33:56.214Z] #0 5.900 + bin=proxy [2023-01-18T12:33:56.214Z] #0 5.900 + shift [2023-01-18T12:33:56.214Z] #0 5.900 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-01-18T12:33:56.214Z] #0 5.900 + . /tmp/install/proxy.installer [2023-01-18T12:33:56.214Z] #0 5.900 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-18T12:33:56.214Z] #0 5.900 + install_proxy [2023-01-18T12:33:56.214Z] #0 5.900 + case "$1" in [2023-01-18T12:33:56.214Z] #0 5.900 + export CGO_ENABLED=0 [2023-01-18T12:33:56.214Z] #0 5.900 + CGO_ENABLED=0 [2023-01-18T12:33:56.214Z] #0 5.900 + _install_proxy [2023-01-18T12:33:56.215Z] #0 5.900 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-01-18T12:33:56.215Z] #0 5.900 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.6b3s3D7gS1/src/github.com/docker/libnetwork [2023-01-18T12:33:56.215Z] #0 5.904 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-18T12:33:56.215Z] #0 5.922 Cloning into '/tmp/tmp.6b3s3D7gS1/src/github.com/docker/libnetwork'... [2023-01-18T12:33:56.476Z] #33 ... [2023-01-18T12:33:56.476Z] [2023-01-18T12:33:56.476Z] #34 [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-01-18T12:33:56.476Z] #0 5.804 + RM_GOPATH=0 [2023-01-18T12:33:56.476Z] #0 5.804 + TMP_GOPATH= [2023-01-18T12:33:56.476Z] #0 5.804 + : /build [2023-01-18T12:33:56.476Z] #0 5.804 + '[' -z '' ']' [2023-01-18T12:33:56.476Z] #0 5.805 ++ mktemp -d [2023-01-18T12:33:56.476Z] #0 5.807 + export GOPATH=/tmp/tmp.RWaILCFlYk [2023-01-18T12:33:56.476Z] #0 5.807 + GOPATH=/tmp/tmp.RWaILCFlYk [2023-01-18T12:33:56.476Z] #0 5.807 + RM_GOPATH=1 [2023-01-18T12:33:56.476Z] #0 5.807 + case "$(go env GOARCH)" in [2023-01-18T12:33:56.476Z] #0 5.808 ++ go env GOARCH [2023-01-18T12:33:56.476Z] #0 5.857 Install rootlesskit version v0.14.4 [2023-01-18T12:33:56.476Z] #0 5.859 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:56.476Z] #0 5.859 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:56.476Z] #0 5.859 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:56.476Z] #0 5.859 + dir=/tmp/install [2023-01-18T12:33:56.476Z] #0 5.859 + bin=rootlesskit [2023-01-18T12:33:56.476Z] #0 5.859 + shift [2023-01-18T12:33:56.476Z] #0 5.859 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-01-18T12:33:56.476Z] #0 5.859 + . /tmp/install/rootlesskit.installer [2023-01-18T12:33:56.476Z] #0 5.859 ++ : v0.14.4 [2023-01-18T12:33:56.476Z] #0 5.859 + install_rootlesskit [2023-01-18T12:33:56.476Z] #0 5.859 + case "$1" in [2023-01-18T12:33:56.476Z] #0 5.859 + export CGO_ENABLED=0 [2023-01-18T12:33:56.476Z] #0 5.859 + CGO_ENABLED=0 [2023-01-18T12:33:56.476Z] #0 5.859 + _install_rootlesskit [2023-01-18T12:33:56.476Z] #0 5.859 + echo 'Install rootlesskit version v0.14.4' [2023-01-18T12:33:56.476Z] #0 5.859 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-18T12:33:56.476Z] #0 5.859 + GOBIN=/build [2023-01-18T12:33:56.476Z] #0 5.859 + GO111MODULE=on [2023-01-18T12:33:56.476Z] #0 5.859 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-01-18T12:33:56.476Z] #0 6.506 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-01-18T12:33:56.476Z] #0 11.23 go: downloading github.com/pkg/errors v0.9.1 [2023-01-18T12:33:56.476Z] #34 11.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-18T12:33:56.476Z] #34 ... [2023-01-18T12:33:56.476Z] [2023-01-18T12:33:56.476Z] #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-01-18T12:33:56.476Z] #0 6.848 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:33:56.476Z] #0 6.919 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:33:56.476Z] #0 6.919 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:33:56.476Z] #0 8.267 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:33:56.522Z] #39 41.18 CC images/sk-packet.o [2023-01-18T12:33:56.522Z] #39 ... [2023-01-18T12:33:56.522Z] [2023-01-18T12:33:56.522Z] #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-01-18T12:33:56.522Z] #27 116.7 internal/fmtsort [2023-01-18T12:33:56.522Z] #27 117.8 internal/safefilepath [2023-01-18T12:33:56.522Z] #27 118.0 internal/syscall/execenv [2023-01-18T12:33:56.522Z] #27 118.3 path [2023-01-18T12:33:56.522Z] #27 119.1 io/fs [2023-01-18T12:33:56.522Z] #27 120.3 strings [2023-01-18T12:33:56.522Z] #27 121.0 os [2023-01-18T12:33:56.522Z] #27 123.8 bufio [2023-01-18T12:33:56.522Z] #27 126.6 text/tabwriter [2023-01-18T12:33:56.528Z] #49 42.88 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-01-18T12:33:56.528Z] #49 42.90 Setting up jq (1.6-2.1) ... [2023-01-18T12:33:56.528Z] #49 42.93 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-01-18T12:33:56.528Z] #49 42.94 Setting up iptables (1.8.7-1) ... [2023-01-18T12:33:56.528Z] #49 42.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-18T12:33:56.528Z] #49 42.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-18T12:33:56.528Z] #49 42.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-18T12:33:56.528Z] #49 42.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-18T12:33:56.528Z] #49 42.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-18T12:33:56.528Z] #49 42.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-18T12:33:56.528Z] #49 42.99 Setting up iproute2 (5.10.0-4) ... [2023-01-18T12:33:56.735Z] #35 11.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:33:56.736Z] #35 ... [2023-01-18T12:33:56.736Z] [2023-01-18T12:33:56.736Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-18T12:33:56.736Z] #0 5.414 + git clone https://github.com/docker/distribution.git . [2023-01-18T12:33:56.736Z] #0 5.419 Cloning into '.'... [2023-01-18T12:33:56.736Z] #36 ... [2023-01-18T12:33:56.736Z] [2023-01-18T12:33:56.736Z] #34 [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-01-18T12:33:56.736Z] #34 11.60 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-01-18T12:33:56.778Z] #27 ... [2023-01-18T12:33:56.778Z] [2023-01-18T12:33:56.778Z] #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-01-18T12:33:56.778Z] #39 41.48 CC images/mnt.o [2023-01-18T12:33:56.787Z] #49 43.31 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:33:57.035Z] #39 41.70 CC images/pipe-data.o [2023-01-18T12:33:57.035Z] #39 41.93 CC images/sa.o [2023-01-18T12:33:57.168Z] #23 ... [2023-01-18T12:33:57.168Z] [2023-01-18T12:33:57.168Z] #24 [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-01-18T12:33:57.168Z] #0 4.892 + RM_GOPATH=0 [2023-01-18T12:33:57.168Z] #0 4.893 + TMP_GOPATH= [2023-01-18T12:33:57.168Z] #0 4.893 + : /build [2023-01-18T12:33:57.168Z] #0 4.893 + '[' -z '' ']' [2023-01-18T12:33:57.168Z] #0 4.907 ++ mktemp -d [2023-01-18T12:33:57.168Z] #0 4.907 + export GOPATH=/tmp/tmp.U7TUuy5VIt [2023-01-18T12:33:57.168Z] #0 4.907 + GOPATH=/tmp/tmp.U7TUuy5VIt [2023-01-18T12:33:57.168Z] #0 4.907 + RM_GOPATH=1 [2023-01-18T12:33:57.168Z] #0 4.907 + case "$(go env GOARCH)" in [2023-01-18T12:33:57.168Z] #0 4.907 ++ go env GOARCH [2023-01-18T12:33:57.168Z] #0 4.922 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:57.168Z] #0 4.922 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:57.168Z] #0 4.922 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:57.168Z] #0 4.928 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-18T12:33:57.168Z] #0 4.928 + dir=/tmp/install [2023-01-18T12:33:57.168Z] #0 4.928 + bin=proxy [2023-01-18T12:33:57.168Z] #0 4.928 + shift [2023-01-18T12:33:57.168Z] #0 4.928 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-01-18T12:33:57.168Z] #0 4.928 + . /tmp/install/proxy.installer [2023-01-18T12:33:57.168Z] #0 4.928 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-18T12:33:57.168Z] #0 4.928 + install_proxy [2023-01-18T12:33:57.168Z] #0 4.928 + case "$1" in [2023-01-18T12:33:57.168Z] #0 4.928 + export CGO_ENABLED=0 [2023-01-18T12:33:57.168Z] #0 4.928 + CGO_ENABLED=0 [2023-01-18T12:33:57.168Z] #0 4.928 + _install_proxy [2023-01-18T12:33:57.168Z] #0 4.928 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-01-18T12:33:57.168Z] #0 4.928 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.U7TUuy5VIt/src/github.com/docker/libnetwork [2023-01-18T12:33:57.168Z] #0 4.928 Cloning into '/tmp/tmp.U7TUuy5VIt/src/github.com/docker/libnetwork'... [2023-01-18T12:33:57.424Z] #24 ... [2023-01-18T12:33:57.424Z] [2023-01-18T12:33:57.424Z] #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-01-18T12:33:57.424Z] #0 5.251 + RM_GOPATH=0 [2023-01-18T12:33:57.424Z] #0 5.251 + TMP_GOPATH= [2023-01-18T12:33:57.424Z] #0 5.251 + : /build [2023-01-18T12:33:57.424Z] #0 5.251 + '[' -z '' ']' [2023-01-18T12:33:57.424Z] #0 5.252 ++ mktemp -d [2023-01-18T12:33:57.424Z] #0 5.257 + export GOPATH=/tmp/tmp.tkQA92BuqB [2023-01-18T12:33:57.424Z] #0 5.257 + GOPATH=/tmp/tmp.tkQA92BuqB [2023-01-18T12:33:57.424Z] #0 5.257 + RM_GOPATH=1 [2023-01-18T12:33:57.424Z] #0 5.257 + case "$(go env GOARCH)" in [2023-01-18T12:33:57.424Z] #0 5.257 ++ go env GOARCH [2023-01-18T12:33:57.424Z] #0 5.261 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:33:57.424Z] #0 5.261 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:57.424Z] #0 5.261 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:33:57.424Z] #0 5.261 ++ dirname /tmp/install/install.sh [2023-01-18T12:33:57.424Z] #0 5.261 + dir=/tmp/install [2023-01-18T12:33:57.424Z] #0 5.261 + bin=vndr [2023-01-18T12:33:57.424Z] #0 5.261 + shift [2023-01-18T12:33:57.424Z] #0 5.261 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-01-18T12:33:57.424Z] #0 5.261 + . /tmp/install/vndr.installer [2023-01-18T12:33:57.424Z] #0 5.261 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:33:57.424Z] #0 5.261 + install_vndr [2023-01-18T12:33:57.424Z] #0 5.261 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-01-18T12:33:57.424Z] #0 5.261 + GOBIN=/build [2023-01-18T12:33:57.424Z] #0 5.261 + GO111MODULE=on [2023-01-18T12:33:57.424Z] #0 5.261 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:33:57.424Z] #0 5.719 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-01-18T12:33:57.597Z] #39 42.21 CC images/timer.o [2023-01-18T12:33:57.683Z] #34 12.42 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-01-18T12:33:57.723Z] #49 DONE 44.1s [2023-01-18T12:33:57.723Z] [2023-01-18T12:33:57.723Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:33:57.723Z] #38 110.6 CC criu/image.o [2023-01-18T12:33:57.723Z] #38 111.5 CC criu/ipc_ns.o [2023-01-18T12:33:57.723Z] #38 112.9 CC criu/irmap.o [2023-01-18T12:33:57.850Z] #32 ... [2023-01-18T12:33:57.850Z] [2023-01-18T12:33:57.850Z] #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-01-18T12:33:57.850Z] #27 16.41 Fetched 8620 kB in 12s (742 kB/s) [2023-01-18T12:33:57.989Z] #25 ... [2023-01-18T12:33:57.989Z] [2023-01-18T12:33:57.989Z] #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-01-18T12:33:57.989Z] #23 6.210 + git clone https://github.com/docker/distribution.git . [2023-01-18T12:33:57.989Z] #23 6.210 Cloning into '.'... [2023-01-18T12:33:58.160Z] #39 42.90 CC images/timerfd.o [2023-01-18T12:33:58.293Z] #38 113.6 CC criu/kcmp-ids.o [2023-01-18T12:33:58.293Z] #38 ... [2023-01-18T12:33:58.293Z] [2023-01-18T12:33:58.293Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-01-18T12:33:58.293Z] #0 0.768 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-18T12:33:58.293Z] #0 0.773 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-18T12:33:58.293Z] #0 0.780 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-18T12:33:58.293Z] #50 DONE 0.8s [2023-01-18T12:33:58.417Z] #39 43.31 CC images/mm.o [2023-01-18T12:33:58.419Z] #27 16.41 Reading package lists... [2023-01-18T12:33:58.419Z] #27 ... [2023-01-18T12:33:58.419Z] [2023-01-18T12:33:58.419Z] #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-01-18T12:33:58.419Z] #24 6.818 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-01-18T12:33:58.419Z] #24 6.818 Cloning into '.'... [2023-01-18T12:33:58.552Z] [2023-01-18T12:33:58.552Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-18T12:33:58.682Z] #24 ... [2023-01-18T12:33:58.682Z] [2023-01-18T12:33:58.682Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:33:58.682Z] #34 11.37 internal/goos [2023-01-18T12:33:58.682Z] #34 11.64 internal/bytealg [2023-01-18T12:33:58.682Z] #34 11.78 runtime/internal/atomic [2023-01-18T12:33:58.682Z] #34 13.60 runtime/internal/math [2023-01-18T12:33:58.682Z] #34 13.65 runtime/internal/sys [2023-01-18T12:33:58.682Z] #34 14.00 runtime/internal/syscall [2023-01-18T12:33:58.682Z] #34 14.22 internal/itoa [2023-01-18T12:33:58.682Z] #34 14.85 math/bits [2023-01-18T12:33:58.682Z] #34 15.20 runtime [2023-01-18T12:33:58.682Z] #34 16.09 math [2023-01-18T12:33:58.942Z] #34 ... [2023-01-18T12:33:58.942Z] [2023-01-18T12:33:58.942Z] #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-01-18T12:33:58.942Z] #25 7.524 go: downloading github.com/pkg/errors v0.9.1 [2023-01-18T12:33:58.942Z] #25 7.524 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-18T12:33:58.942Z] #25 7.651 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-01-18T12:33:58.942Z] #25 8.239 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-01-18T12:33:58.942Z] #25 13.17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-01-18T12:33:58.942Z] #25 14.40 go: downloading github.com/google/uuid v1.3.0 [2023-01-18T12:33:58.942Z] #25 14.40 go: downloading github.com/moby/vpnkit v0.5.0 [2023-01-18T12:33:58.942Z] #25 14.51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-01-18T12:33:58.942Z] #25 14.76 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-18T12:33:58.942Z] #25 14.87 go: downloading github.com/gorilla/mux v1.8.0 [2023-01-18T12:33:58.942Z] #25 15.34 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-01-18T12:33:58.942Z] #25 16.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-01-18T12:33:58.942Z] #25 16.15 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-01-18T12:33:58.980Z] #39 43.79 CC images/sk-opts.o [2023-01-18T12:33:59.237Z] #39 43.98 CC images/sk-unix.o [2023-01-18T12:33:59.800Z] #39 44.40 CC images/sk-inet.o [2023-01-18T12:34:00.362Z] #39 44.97 CC images/tun.o [2023-01-18T12:34:00.619Z] #39 45.39 CC images/sk-netlink.o [2023-01-18T12:34:00.848Z] #25 ... [2023-01-18T12:34:00.848Z] [2023-01-18T12:34:00.848Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-18T12:34:00.848Z] #21 19.39 + mkdir -p /build [2023-01-18T12:34:00.848Z] #21 19.39 + mv docker/docker /build/ [2023-01-18T12:34:00.848Z] #21 19.40 + rmdir docker [2023-01-18T12:34:00.875Z] #39 45.64 CC images/packet-sock.o [2023-01-18T12:34:00.981Z] #34 ... [2023-01-18T12:34:00.981Z] [2023-01-18T12:34:00.981Z] #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-01-18T12:34:00.981Z] #24 5.076 Cloning into '.'... [2023-01-18T12:34:00.981Z] #24 ... [2023-01-18T12:34:00.981Z] [2023-01-18T12:34:00.981Z] #28 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-18T12:34:00.981Z] #28 10.72 go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-18T12:34:00.981Z] #28 10.74 go: downloading github.com/fatih/color v1.13.0 [2023-01-18T12:34:00.981Z] #28 10.78 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-18T12:34:00.981Z] #28 11.49 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-18T12:34:00.981Z] #28 11.65 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-18T12:34:00.981Z] #28 11.72 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-18T12:34:00.981Z] #28 11.93 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-18T12:34:00.981Z] #28 12.35 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-18T12:34:00.981Z] #28 12.43 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-18T12:34:00.981Z] #28 12.66 go: downloading golang.org/x/tools v0.1.11 [2023-01-18T12:34:01.438Z] #39 46.33 CC images/ipc-var.o [2023-01-18T12:34:01.694Z] #39 46.46 CC images/ipc-desc.o [2023-01-18T12:34:01.793Z] #21 DONE 20.3s [2023-01-18T12:34:01.793Z] [2023-01-18T12:34:01.793Z] #30 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-18T12:34:01.793Z] #30 12.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:34:01.793Z] #30 16.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:34:01.951Z] #39 46.76 CC images/ipc-shm.o [2023-01-18T12:34:02.167Z] #23 ... [2023-01-18T12:34:02.168Z] [2023-01-18T12:34:02.168Z] #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-01-18T12:34:02.168Z] #0 5.306 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:34:02.168Z] #0 5.337 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:34:02.168Z] #0 5.337 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:34:02.168Z] #0 5.991 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:34:02.168Z] #0 8.415 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:34:02.168Z] #26 ... [2023-01-18T12:34:02.168Z] [2023-01-18T12:34:02.168Z] #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-01-18T12:34:02.168Z] #0 7.061 + RM_GOPATH=0 [2023-01-18T12:34:02.168Z] #0 7.061 + TMP_GOPATH= [2023-01-18T12:34:02.168Z] #0 7.061 + : /build [2023-01-18T12:34:02.168Z] #0 7.061 + '[' -z '' ']' [2023-01-18T12:34:02.168Z] #0 7.061 ++ mktemp -d [2023-01-18T12:34:02.168Z] #0 7.061 + export GOPATH=/tmp/tmp.geUtqkavdP [2023-01-18T12:34:02.168Z] #0 7.061 + GOPATH=/tmp/tmp.geUtqkavdP [2023-01-18T12:34:02.168Z] #0 7.061 + RM_GOPATH=1 [2023-01-18T12:34:02.168Z] #0 7.061 + case "$(go env GOARCH)" in [2023-01-18T12:34:02.168Z] #0 7.061 ++ go env GOARCH [2023-01-18T12:34:02.168Z] #0 7.079 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:02.168Z] #0 7.079 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:02.168Z] #0 7.079 ++ dirname /tmp/install/install.sh [2023-01-18T12:34:02.168Z] #0 7.079 + dir=/tmp/install [2023-01-18T12:34:02.168Z] #0 7.079 + bin=tomlv [2023-01-18T12:34:02.168Z] #0 7.079 + shift [2023-01-18T12:34:02.168Z] #0 7.079 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-01-18T12:34:02.168Z] #0 7.079 + . /tmp/install/tomlv.installer [2023-01-18T12:34:02.168Z] #0 7.079 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-18T12:34:02.168Z] #0 7.079 + install_tomlv [2023-01-18T12:34:02.168Z] #0 7.079 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-01-18T12:34:02.168Z] #0 7.079 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.geUtqkavdP/src/github.com/BurntSushi/toml [2023-01-18T12:34:02.168Z] #0 7.079 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-18T12:34:02.168Z] #0 7.112 Cloning into '/tmp/tmp.geUtqkavdP/src/github.com/BurntSushi/toml'... [2023-01-18T12:34:02.168Z] #0 8.616 + cd /tmp/tmp.geUtqkavdP/src/github.com/BurntSushi/toml [2023-01-18T12:34:02.168Z] #0 8.617 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-18T12:34:02.168Z] #0 8.705 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-01-18T12:34:02.168Z] #0 9.476 internal/unsafeheader [2023-01-18T12:34:02.168Z] #0 9.529 internal/goarch [2023-01-18T12:34:02.168Z] #0 9.641 internal/cpu [2023-01-18T12:34:02.168Z] #0 9.664 internal/abi [2023-01-18T12:34:02.168Z] #0 10.11 internal/goexperiment [2023-01-18T12:34:02.168Z] #27 ... [2023-01-18T12:34:02.168Z] [2023-01-18T12:34:02.168Z] #28 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-01-18T12:34:02.168Z] #0 5.072 + RM_GOPATH=0 [2023-01-18T12:34:02.168Z] #0 5.072 + TMP_GOPATH= [2023-01-18T12:34:02.168Z] #0 5.072 + : /build [2023-01-18T12:34:02.168Z] #0 5.072 + '[' -z '' ']' [2023-01-18T12:34:02.168Z] #0 5.080 ++ mktemp -d [2023-01-18T12:34:02.168Z] #0 5.080 + export GOPATH=/tmp/tmp.mWv0mXgYpS [2023-01-18T12:34:02.168Z] #0 5.080 + GOPATH=/tmp/tmp.mWv0mXgYpS [2023-01-18T12:34:02.168Z] #0 5.080 + RM_GOPATH=1 [2023-01-18T12:34:02.168Z] #0 5.080 + case "$(go env GOARCH)" in [2023-01-18T12:34:02.168Z] #0 5.080 ++ go env GOARCH [2023-01-18T12:34:02.168Z] #0 5.083 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:02.168Z] #0 5.083 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:02.168Z] #0 5.083 ++ dirname /tmp/install/install.sh [2023-01-18T12:34:02.168Z] #0 5.084 + dir=/tmp/install [2023-01-18T12:34:02.168Z] #0 5.084 + bin=shfmt [2023-01-18T12:34:02.168Z] #0 5.084 + shift [2023-01-18T12:34:02.168Z] #0 5.084 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-01-18T12:34:02.168Z] #0 5.084 + . /tmp/install/shfmt.installer [2023-01-18T12:34:02.168Z] #0 5.084 ++ : v3.0.2 [2023-01-18T12:34:02.168Z] #0 5.084 + install_shfmt [2023-01-18T12:34:02.168Z] #0 5.084 + echo 'Install shfmt version v3.0.2' [2023-01-18T12:34:02.168Z] #0 5.084 + GOBIN=/build [2023-01-18T12:34:02.168Z] #0 5.084 + GO111MODULE=on [2023-01-18T12:34:02.168Z] #0 5.084 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-01-18T12:34:02.168Z] #0 5.084 Install shfmt version v3.0.2 [2023-01-18T12:34:02.168Z] #0 5.518 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-01-18T12:34:02.168Z] #0 6.537 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-01-18T12:34:02.168Z] #0 6.537 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-01-18T12:34:02.168Z] #0 6.641 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-01-18T12:34:02.168Z] #0 8.438 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-01-18T12:34:02.168Z] #28 ... [2023-01-18T12:34:02.168Z] [2023-01-18T12:34:02.168Z] #29 [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-01-18T12:34:02.168Z] #0 5.876 + RM_GOPATH=0 [2023-01-18T12:34:02.168Z] #0 5.876 + TMP_GOPATH= [2023-01-18T12:34:02.168Z] #0 5.876 + : /build [2023-01-18T12:34:02.168Z] #0 5.876 + '[' -z '' ']' [2023-01-18T12:34:02.168Z] #0 5.876 ++ mktemp -d [2023-01-18T12:34:02.168Z] #0 5.876 + export GOPATH=/tmp/tmp.vDgKu4N3WD [2023-01-18T12:34:02.168Z] #0 5.876 + GOPATH=/tmp/tmp.vDgKu4N3WD [2023-01-18T12:34:02.168Z] #0 5.876 + RM_GOPATH=1 [2023-01-18T12:34:02.168Z] #0 5.876 + case "$(go env GOARCH)" in [2023-01-18T12:34:02.168Z] #0 5.876 ++ go env GOARCH [2023-01-18T12:34:02.168Z] #0 5.894 Install docker/cli version 17.06.2-ce from stable [2023-01-18T12:34:02.168Z] #0 5.894 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:02.168Z] #0 5.894 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:02.168Z] #0 5.894 ++ dirname /tmp/install/install.sh [2023-01-18T12:34:02.168Z] #0 5.894 + dir=/tmp/install [2023-01-18T12:34:02.168Z] #0 5.894 + bin=dockercli [2023-01-18T12:34:02.168Z] #0 5.894 + shift [2023-01-18T12:34:02.168Z] #0 5.894 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-01-18T12:34:02.168Z] #0 5.894 + . /tmp/install/dockercli.installer [2023-01-18T12:34:02.168Z] #0 5.894 ++ : stable [2023-01-18T12:34:02.168Z] #0 5.894 ++ : 17.06.2-ce [2023-01-18T12:34:02.168Z] #0 5.894 + install_dockercli [2023-01-18T12:34:02.168Z] #0 5.894 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-01-18T12:34:02.168Z] #0 5.924 ++ uname -m [2023-01-18T12:34:02.168Z] #0 5.924 + arch=x86_64 [2023-01-18T12:34:02.168Z] #0 5.924 + '[' x86_64 '!=' x86_64 ']' [2023-01-18T12:34:02.168Z] #0 5.924 + url=https://download.docker.com/linux/static [2023-01-18T12:34:02.168Z] #0 5.924 + tar -xz docker/docker [2023-01-18T12:34:02.168Z] #0 5.926 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-01-18T12:34:02.168Z] #29 ... [2023-01-18T12:34:02.168Z] [2023-01-18T12:34:02.168Z] #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-01-18T12:34:02.168Z] #0 8.103 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:34:02.168Z] #0 8.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:34:02.168Z] #0 8.149 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:34:02.168Z] #0 9.157 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:34:02.168Z] #30 ... [2023-01-18T12:34:02.168Z] [2023-01-18T12:34:02.168Z] #31 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-18T12:34:02.168Z] #0 5.194 + RM_GOPATH=0 [2023-01-18T12:34:02.168Z] #0 5.197 + TMP_GOPATH= [2023-01-18T12:34:02.168Z] #0 5.197 + : /build [2023-01-18T12:34:02.168Z] #0 5.197 + '[' -z '' ']' [2023-01-18T12:34:02.168Z] #0 5.197 ++ mktemp -d [2023-01-18T12:34:02.168Z] #0 5.202 + export GOPATH=/tmp/tmp.zxfuWgikkq [2023-01-18T12:34:02.168Z] #0 5.202 + GOPATH=/tmp/tmp.zxfuWgikkq [2023-01-18T12:34:02.168Z] #0 5.202 + RM_GOPATH=1 [2023-01-18T12:34:02.168Z] #0 5.202 + case "$(go env GOARCH)" in [2023-01-18T12:34:02.168Z] #0 5.202 ++ go env GOARCH [2023-01-18T12:34:02.168Z] #0 5.206 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:02.168Z] #0 5.206 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:02.168Z] #0 5.206 ++ dirname /tmp/install/install.sh [2023-01-18T12:34:02.168Z] #0 5.206 + dir=/tmp/install [2023-01-18T12:34:02.168Z] #0 5.206 + bin=gotestsum [2023-01-18T12:34:02.168Z] #0 5.206 + shift [2023-01-18T12:34:02.168Z] #0 5.206 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-01-18T12:34:02.168Z] #0 5.206 + . /tmp/install/gotestsum.installer [2023-01-18T12:34:02.168Z] #0 5.206 ++ : v1.8.2 [2023-01-18T12:34:02.168Z] #0 5.206 + install_gotestsum [2023-01-18T12:34:02.168Z] #0 5.206 + set -e [2023-01-18T12:34:02.168Z] #0 5.206 + echo 'Install gotestsum version v1.8.2' [2023-01-18T12:34:02.168Z] #0 5.206 + GOBIN=/build [2023-01-18T12:34:02.168Z] #0 5.206 + GO111MODULE=on [2023-01-18T12:34:02.168Z] #0 5.206 + go install gotest.tools/gotestsum@v1.8.2 [2023-01-18T12:34:02.168Z] #0 5.206 Install gotestsum version v1.8.2 [2023-01-18T12:34:02.168Z] #0 5.680 go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-18T12:34:02.168Z] #0 7.705 go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-18T12:34:02.168Z] #0 7.797 go: downloading github.com/fatih/color v1.13.0 [2023-01-18T12:34:02.168Z] #0 7.935 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-18T12:34:02.168Z] #0 8.331 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-18T12:34:02.168Z] #0 8.405 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-18T12:34:02.168Z] #0 8.550 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-18T12:34:02.168Z] #0 8.560 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-18T12:34:02.168Z] #0 8.886 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-18T12:34:02.168Z] #0 8.983 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-18T12:34:02.168Z] #0 9.227 go: downloading golang.org/x/tools v0.1.11 [2023-01-18T12:34:02.208Z] #39 47.09 CC images/ipc-msg.o [2023-01-18T12:34:02.358Z] #28 ... [2023-01-18T12:34:02.358Z] [2023-01-18T12:34:02.358Z] #34 [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-01-18T12:34:02.358Z] #34 17.13 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-01-18T12:34:02.428Z] #31 ... [2023-01-18T12:34:02.428Z] [2023-01-18T12:34:02.428Z] #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-01-18T12:34:02.428Z] #0 6.538 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:34:02.428Z] #0 6.549 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:34:02.428Z] #0 6.553 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:34:02.428Z] #0 7.397 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:34:02.428Z] #0 9.741 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:34:02.684Z] #32 ... [2023-01-18T12:34:02.684Z] [2023-01-18T12:34:02.685Z] #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-01-18T12:34:02.685Z] #0 5.150 + RM_GOPATH=0 [2023-01-18T12:34:02.685Z] #0 5.150 + TMP_GOPATH= [2023-01-18T12:34:02.685Z] #0 5.150 + : /build [2023-01-18T12:34:02.685Z] #0 5.150 + '[' -z '' ']' [2023-01-18T12:34:02.685Z] #0 5.154 ++ mktemp -d [2023-01-18T12:34:02.685Z] #0 5.154 + export GOPATH=/tmp/tmp.K2rywIK8YG [2023-01-18T12:34:02.685Z] #0 5.154 + GOPATH=/tmp/tmp.K2rywIK8YG [2023-01-18T12:34:02.685Z] #0 5.154 + RM_GOPATH=1 [2023-01-18T12:34:02.685Z] #0 5.157 + case "$(go env GOARCH)" in [2023-01-18T12:34:02.685Z] #0 5.157 ++ go env GOARCH [2023-01-18T12:34:02.685Z] #0 5.176 Install golangci-lint version v1.44.0 [2023-01-18T12:34:02.685Z] #0 5.176 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:02.685Z] #0 5.176 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:02.685Z] #0 5.176 ++ dirname /tmp/install/install.sh [2023-01-18T12:34:02.685Z] #0 5.176 + dir=/tmp/install [2023-01-18T12:34:02.685Z] #0 5.176 + bin=golangci_lint [2023-01-18T12:34:02.685Z] #0 5.176 + shift [2023-01-18T12:34:02.685Z] #0 5.176 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-01-18T12:34:02.685Z] #0 5.176 + . /tmp/install/golangci_lint.installer [2023-01-18T12:34:02.685Z] #0 5.176 ++ : v1.44.0 [2023-01-18T12:34:02.685Z] #0 5.176 + install_golangci_lint [2023-01-18T12:34:02.685Z] #0 5.176 + set -e [2023-01-18T12:34:02.685Z] #0 5.176 + echo 'Install golangci-lint version v1.44.0' [2023-01-18T12:34:02.685Z] #0 5.176 + GOBIN=/build [2023-01-18T12:34:02.685Z] #0 5.176 + GO111MODULE=on [2023-01-18T12:34:02.685Z] #0 5.176 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-01-18T12:34:02.685Z] #0 5.665 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-01-18T12:34:02.685Z] #33 ... [2023-01-18T12:34:02.685Z] [2023-01-18T12:34:02.685Z] #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-01-18T12:34:02.685Z] #0 7.665 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:34:02.685Z] #0 7.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:34:02.685Z] #0 7.741 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:34:02.685Z] #0 8.759 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:34:02.685Z] #0 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:34:02.770Z] #39 47.37 CC images/ipc-sem.o [2023-01-18T12:34:02.771Z] #39 47.69 CC images/utsns.o [2023-01-18T12:34:02.942Z] #34 ... [2023-01-18T12:34:02.942Z] [2023-01-18T12:34:02.942Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-18T12:34:02.942Z] #0 5.232 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-01-18T12:34:02.942Z] #0 5.232 Cloning into '.'... [2023-01-18T12:34:02.942Z] #35 ... [2023-01-18T12:34:02.942Z] [2023-01-18T12:34:02.942Z] #36 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-18T12:34:02.942Z] #0 4.377 + RM_GOPATH=0 [2023-01-18T12:34:02.942Z] #0 4.377 + TMP_GOPATH= [2023-01-18T12:34:02.942Z] #0 4.377 + : /build [2023-01-18T12:34:02.942Z] #0 4.377 + '[' -z '' ']' [2023-01-18T12:34:02.942Z] #0 4.377 ++ mktemp -d [2023-01-18T12:34:02.942Z] #0 4.377 + export GOPATH=/tmp/tmp.UqhpUVpEvD [2023-01-18T12:34:02.942Z] #0 4.377 + GOPATH=/tmp/tmp.UqhpUVpEvD [2023-01-18T12:34:02.942Z] #0 4.377 + RM_GOPATH=1 [2023-01-18T12:34:02.942Z] #0 4.377 + case "$(go env GOARCH)" in [2023-01-18T12:34:02.942Z] #0 4.377 ++ go env GOARCH [2023-01-18T12:34:02.942Z] #0 4.397 Install rootlesskit version v0.14.4 [2023-01-18T12:34:02.942Z] #0 4.397 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:02.942Z] #0 4.397 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:02.942Z] #0 4.397 ++ dirname /tmp/install/install.sh [2023-01-18T12:34:02.942Z] #0 4.397 + dir=/tmp/install [2023-01-18T12:34:02.942Z] #0 4.397 + bin=rootlesskit [2023-01-18T12:34:02.942Z] #0 4.397 + shift [2023-01-18T12:34:02.942Z] #0 4.397 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-01-18T12:34:02.942Z] #0 4.397 + . /tmp/install/rootlesskit.installer [2023-01-18T12:34:02.942Z] #0 4.397 ++ : v0.14.4 [2023-01-18T12:34:02.942Z] #0 4.397 + install_rootlesskit [2023-01-18T12:34:02.942Z] #0 4.397 + case "$1" in [2023-01-18T12:34:02.942Z] #0 4.397 + export CGO_ENABLED=0 [2023-01-18T12:34:02.942Z] #0 4.397 + CGO_ENABLED=0 [2023-01-18T12:34:02.942Z] #0 4.397 + _install_rootlesskit [2023-01-18T12:34:02.942Z] #0 4.397 + echo 'Install rootlesskit version v0.14.4' [2023-01-18T12:34:02.942Z] #0 4.397 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-18T12:34:02.942Z] #0 4.397 + GOBIN=/build [2023-01-18T12:34:02.942Z] #0 4.397 + GO111MODULE=on [2023-01-18T12:34:02.942Z] #0 4.397 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-01-18T12:34:02.942Z] #0 4.737 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-01-18T12:34:02.942Z] #0 6.018 go: downloading github.com/pkg/errors v0.9.1 [2023-01-18T12:34:02.942Z] #0 6.034 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-18T12:34:02.942Z] #0 6.076 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-01-18T12:34:02.942Z] #0 6.629 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-01-18T12:34:02.942Z] #0 9.807 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-01-18T12:34:02.942Z] #0 10.83 go: downloading github.com/google/uuid v1.3.0 [2023-01-18T12:34:02.942Z] #0 10.85 go: downloading github.com/moby/vpnkit v0.5.0 [2023-01-18T12:34:02.942Z] #0 11.03 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-01-18T12:34:02.942Z] #0 11.23 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-18T12:34:02.942Z] #0 11.44 go: downloading github.com/gorilla/mux v1.8.0 [2023-01-18T12:34:03.198Z] #36 ... [2023-01-18T12:34:03.198Z] [2023-01-18T12:34:03.198Z] #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-01-18T12:34:03.198Z] #27 10.35 internal/goos [2023-01-18T12:34:03.198Z] #27 10.45 runtime/internal/atomic [2023-01-18T12:34:03.198Z] #27 10.50 internal/bytealg [2023-01-18T12:34:03.198Z] #27 11.39 runtime/internal/math [2023-01-18T12:34:03.198Z] #27 11.49 runtime/internal/sys [2023-01-18T12:34:03.198Z] #27 11.59 runtime/internal/syscall [2023-01-18T12:34:03.334Z] #39 48.11 CC images/creds.o [2023-01-18T12:34:03.454Z] #27 11.88 internal/itoa [2023-01-18T12:34:03.591Z] #39 48.43 CC images/vma.o [2023-01-18T12:34:03.710Z] #27 12.30 runtime [2023-01-18T12:34:03.751Z] #34 ... [2023-01-18T12:34:03.751Z] [2023-01-18T12:34:03.751Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-18T12:34:03.751Z] #21 17.84 + mkdir -p /build [2023-01-18T12:34:03.751Z] #21 17.84 + mv docker/docker /build/ [2023-01-18T12:34:03.751Z] #21 17.84 + rmdir docker [2023-01-18T12:34:03.751Z] #21 DONE 18.4s [2023-01-18T12:34:03.751Z] [2023-01-18T12:34:03.751Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:34:03.751Z] #30 11.20 runtime/internal/math [2023-01-18T12:34:03.751Z] #30 11.53 runtime/internal/sys [2023-01-18T12:34:03.751Z] #30 11.77 runtime/internal/syscall [2023-01-18T12:34:03.751Z] #30 12.29 internal/itoa [2023-01-18T12:34:03.751Z] #30 12.75 math/bits [2023-01-18T12:34:03.751Z] #30 12.86 runtime [2023-01-18T12:34:03.751Z] #30 14.37 math [2023-01-18T12:34:03.968Z] #27 12.34 math/bits [2023-01-18T12:34:04.010Z] #30 ... [2023-01-18T12:34:04.010Z] [2023-01-18T12:34:04.010Z] #34 [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-01-18T12:34:04.010Z] #34 18.66 go: downloading github.com/google/uuid v1.3.0 [2023-01-18T12:34:04.010Z] #34 18.77 go: downloading github.com/moby/vpnkit v0.5.0 [2023-01-18T12:34:04.153Z] #39 48.85 CC images/netdev.o [2023-01-18T12:34:04.338Z] #30 ... [2023-01-18T12:34:04.338Z] [2023-01-18T12:34:04.338Z] #28 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-01-18T12:34:04.338Z] #28 12.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-01-18T12:34:04.590Z] #34 19.42 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-01-18T12:34:04.597Z] #28 ... [2023-01-18T12:34:04.597Z] [2023-01-18T12:34:04.597Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-18T12:34:04.597Z] #33 15.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:34:04.850Z] #34 19.68 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-18T12:34:04.856Z] #33 ... [2023-01-18T12:34:04.856Z] [2023-01-18T12:34:04.856Z] #36 [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-01-18T12:34:04.856Z] #36 23.55 Fetched 8620 kB in 18s (479 kB/s) [2023-01-18T12:34:04.898Z] #27 13.45 math [2023-01-18T12:34:05.082Z] #39 49.61 CC images/tty.o [2023-01-18T12:34:05.108Z] #34 19.82 go: downloading github.com/gorilla/mux v1.8.0 [2023-01-18T12:34:05.118Z] #51 ... [2023-01-18T12:34:05.118Z] [2023-01-18T12:34:05.118Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:34:05.118Z] #38 114.1 CC criu/kerndat.o [2023-01-18T12:34:05.118Z] #38 115.6 CC criu/libnetlink.o [2023-01-18T12:34:05.118Z] #38 116.0 CC criu/log.o [2023-01-18T12:34:05.118Z] #38 116.5 CC criu/lsm.o [2023-01-18T12:34:05.118Z] #38 117.0 CC criu/mem.o [2023-01-18T12:34:05.118Z] #38 119.0 CC criu/memfd.o [2023-01-18T12:34:05.118Z] #38 119.6 CC criu/mount.o [2023-01-18T12:34:05.338Z] #39 50.23 CC images/file-lock.o [2023-01-18T12:34:05.595Z] #39 50.35 CC images/rlimit.o [2023-01-18T12:34:05.595Z] #39 50.43 CC images/pagemap.o [2023-01-18T12:34:05.676Z] #34 20.31 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-01-18T12:34:05.852Z] #39 50.71 CC images/siginfo.o [2023-01-18T12:34:06.255Z] #34 21.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-01-18T12:34:06.415Z] #39 51.17 CC images/rpc.o [2023-01-18T12:34:06.514Z] #34 21.22 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-01-18T12:34:06.514Z] #34 ... [2023-01-18T12:34:06.514Z] [2023-01-18T12:34:06.514Z] #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-01-18T12:34:06.514Z] #27 11.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:34:06.514Z] #27 14.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:34:06.514Z] #27 ... [2023-01-18T12:34:06.514Z] [2023-01-18T12:34:06.514Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:34:06.514Z] #31 11.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:34:06.514Z] #31 15.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:34:06.671Z] #39 ... [2023-01-18T12:34:06.671Z] [2023-01-18T12:34:06.671Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:34:06.671Z] #33 136.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-01-18T12:34:06.671Z] #33 136.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:34:06.671Z] #33 136.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:34:06.773Z] #31 ... [2023-01-18T12:34:06.773Z] [2023-01-18T12:34:06.773Z] #25 [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-01-18T12:34:06.773Z] #25 11.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:34:06.773Z] #25 14.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:34:07.417Z] #27 ... [2023-01-18T12:34:07.417Z] [2023-01-18T12:34:07.417Z] #29 [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-01-18T12:34:07.417Z] #29 14.70 + mkdir -p /build [2023-01-18T12:34:07.417Z] #29 14.71 + mv docker/docker /build/ [2023-01-18T12:34:07.417Z] #29 14.73 + rmdir docker [2023-01-18T12:34:07.417Z] #29 DONE 15.3s [2023-01-18T12:34:07.417Z] [2023-01-18T12:34:07.417Z] #36 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-18T12:34:07.417Z] #36 11.62 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-01-18T12:34:07.417Z] #36 12.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-01-18T12:34:07.417Z] #36 12.25 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-01-18T12:34:07.417Z] #36 14.36 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-01-18T12:34:07.729Z] #25 ... [2023-01-18T12:34:07.729Z] [2023-01-18T12:34:07.729Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-01-18T12:34:07.729Z] #26 12.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-01-18T12:34:07.997Z] #26 ... [2023-01-18T12:34:07.997Z] [2023-01-18T12:34:07.997Z] #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-01-18T12:34:07.997Z] #35 14.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:34:08.044Z] #33 ... [2023-01-18T12:34:08.044Z] [2023-01-18T12:34:08.044Z] #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-01-18T12:34:08.044Z] #27 128.1 io/ioutil [2023-01-18T12:34:08.044Z] #27 128.1 fmt [2023-01-18T12:34:08.044Z] #27 131.7 github.com/BurntSushi/toml [2023-01-18T12:34:08.044Z] #27 131.7 flag [2023-01-18T12:34:08.044Z] #27 134.6 log [2023-01-18T12:34:08.044Z] #27 138.1 github.com/BurntSushi/toml/cmd/tomlv [2023-01-18T12:34:08.044Z] #27 ... [2023-01-18T12:34:08.044Z] [2023-01-18T12:34:08.045Z] #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-01-18T12:34:08.045Z] #39 52.99 CC images/ext-file.o [2023-01-18T12:34:08.407Z] #38 ... [2023-01-18T12:34:08.407Z] [2023-01-18T12:34:08.407Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-18T12:34:08.407Z] #51 9.501 Collecting yamllint==1.26.1 [2023-01-18T12:34:08.608Z] #39 53.33 CC images/cgroup.o [2023-01-18T12:34:08.790Z] #36 ... [2023-01-18T12:34:08.790Z] [2023-01-18T12:34:08.790Z] #31 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-18T12:34:08.790Z] #31 17.34 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-18T12:34:08.975Z] #51 10.55 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-01-18T12:34:09.171Z] #39 54.05 CC images/userns.o [2023-01-18T12:34:09.391Z] #35 ... [2023-01-18T12:34:09.391Z] [2023-01-18T12:34:09.391Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:34:09.391Z] #30 24.01 unicode/utf8 [2023-01-18T12:34:09.913Z] #51 11.58 Collecting pathspec>=0.5.3 [2023-01-18T12:34:09.913Z] #51 11.60 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2023-01-18T12:34:10.104Z] #39 54.69 CC images/google/protobuf/descriptor.o [2023-01-18T12:34:10.132Z] #36 23.55 Reading package lists... [2023-01-18T12:34:10.132Z] #36 ... [2023-01-18T12:34:10.132Z] [2023-01-18T12:34:10.132Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-18T12:34:10.132Z] #33 28.67 Fetched 8620 kB in 21s (401 kB/s) [2023-01-18T12:34:10.172Z] #51 11.94 Collecting pyyaml [2023-01-18T12:34:10.431Z] #51 11.94 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-01-18T12:34:10.431Z] #51 12.00 Building wheels for collected packages: yamllint [2023-01-18T12:34:10.431Z] #51 12.01 Building wheel for yamllint (setup.py): started [2023-01-18T12:34:10.769Z] #30 25.48 internal/race [2023-01-18T12:34:11.339Z] #30 25.89 sync/atomic [2023-01-18T12:34:11.368Z] #51 13.04 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-18T12:34:11.368Z] #51 13.04 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a4c203859c94d4f42cf9088d3c349154bad86517f01ba92db8a02aad0d77fd70 [2023-01-18T12:34:11.368Z] #51 13.04 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-01-18T12:34:11.368Z] #51 13.05 Successfully built yamllint [2023-01-18T12:34:11.368Z] #51 13.08 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-18T12:34:11.937Z] #51 13.45 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2023-01-18T12:34:12.001Z] #39 56.74 CC images/opts.o [2023-01-18T12:34:12.001Z] #39 56.93 CC images/seccomp.o [2023-01-18T12:34:12.065Z] #31 ... [2023-01-18T12:34:12.065Z] [2023-01-18T12:34:12.065Z] #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-01-18T12:34:12.065Z] #26 10.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:34:12.065Z] #26 19.78 Fetched 8620 kB in 15s (584 kB/s) [2023-01-18T12:34:12.277Z] #30 27.21 unicode [2023-01-18T12:34:12.321Z] #26 19.78 Reading package lists... [2023-01-18T12:34:12.321Z] #26 ... [2023-01-18T12:34:12.321Z] [2023-01-18T12:34:12.321Z] #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-01-18T12:34:12.321Z] #27 19.24 unicode/utf8 [2023-01-18T12:34:12.321Z] #27 20.34 internal/race [2023-01-18T12:34:12.321Z] #27 20.65 sync/atomic [2023-01-18T12:34:12.505Z] #51 DONE 14.0s [2023-01-18T12:34:12.505Z] [2023-01-18T12:34:12.505Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:34:12.505Z] #38 123.5 CC criu/namespaces.o [2023-01-18T12:34:12.505Z] #38 125.6 CC criu/net.o [2023-01-18T12:34:12.579Z] #39 57.33 CC images/binfmt-misc.o [2023-01-18T12:34:12.842Z] #39 57.67 CC images/time.o [2023-01-18T12:34:12.886Z] #27 ... [2023-01-18T12:34:12.886Z] [2023-01-18T12:34:12.886Z] #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-01-18T12:34:12.886Z] #30 11.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:34:12.886Z] #30 13.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:34:12.886Z] #30 ... [2023-01-18T12:34:12.886Z] [2023-01-18T12:34:12.886Z] #24 [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-01-18T12:34:13.118Z] #39 58.09 CC images/sysctl.o [2023-01-18T12:34:13.374Z] #39 ... [2023-01-18T12:34:13.374Z] [2023-01-18T12:34:13.374Z] #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-01-18T12:34:13.374Z] #27 DONE 143.5s [2023-01-18T12:34:13.374Z] [2023-01-18T12:34:13.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-01-18T12:34:13.374Z] #37 78.91 Updating files: 25% (1308/5157) Updating files: 26% (1341/5157) Updating files: 27% (1393/5157) Updating files: 28% (1444/5157) Updating files: 29% (1496/5157) Updating files: 30% (1548/5157) Updating files: 31% (1599/5157) Updating files: 32% (1651/5157) Updating files: 33% (1702/5157) Updating files: 34% (1754/5157) Updating files: 35% (1805/5157) Updating files: 36% (1857/5157) Updating files: 37% (1909/5157) Updating files: 38% (1960/5157) Updating files: 39% (2012/5157) Updating files: 40% (2063/5157) Updating files: 41% (2115/5157) Updating files: 42% (2166/5157) Updating files: 43% (2218/5157) Updating files: 44% (2270/5157) Updating files: 45% (2321/5157) Updating files: 46% (2373/5157) Updating files: 47% (2424/5157) Updating files: 48% (2476/5157) Updating files: 49% (2527/5157) Updating files: 50% (2579/5157) Updating files: 51% (2631/5157) Updating files: 52% (2682/5157) Updating files: 53% (2734/5157) Updating files: 54% (2785/5157) Updating files: 55% (2837/5157) Updating files: 56% (2888/5157) Updating files: 57% (2940/5157) Updating files: 58% (2992/5157) Updating files: 59% (3043/5157) Updating files: 60% (3095/5157) Updating files: 61% (3146/5157) Updating files: 62% (3198/5157) Updating files: 63% (3249/5157) Updating files: 64% (3301/5157) Updating files: 65% (3353/5157) Updating files: 66% (3404/5157) Updating files: 67% (3456/5157) Updating files: 68% (3507/5157) Updating files: 69% (3559/5157) Updating files: 70% (3610/5157) Updating files: 71% (3662/5157) Updating files: 72% (3714/5157) Updating files: 73% (3765/5157) Updating files: 74% (3817/5157) Updating files: 75% (3868/5157) Updating files: 76% (3920/5157) Updating files: 76% (3944/5157) Updating files: 77% (3971/5157) Updating files: 78% (4023/5157) Updating files: 79% (4075/5157) Updating files: 80% (4126/5157) Updating files: 81% (4178/5157) Updating files: 82% (4229/5157) Updating files: 83% (4281/5157) Updating files: 84% (4332/5157) Updating files: 85% (4384/5157) Updating files: 86% (4436/5157) Updating files: 87% (4487/5157) Updating files: 88% (4539/5157) Updating files: 89% (4590/5157) Updating files: 90% (4642/5157) Updating files: 91% (4693/5157) Updating files: 91% (4726/5157) Updating files: 92% (4745/5157) Updating files: 93% (4797/5157) Updating files: 94% (4848/5157) Updating files: 95% (4900/5157) Updating files: 96% (4951/5157) Updating files: 97% (5003/5157) Updating files: 98% (5054/5157) Updating files: 99% (5106/5157) Updating files: 100% (5157/5157) Updating files: 100% (5157/5157), done. [2023-01-18T12:34:13.374Z] #37 82.19 + cd /tmp/tmp.ZNHNacGfjP/src/github.com/containerd/containerd [2023-01-18T12:34:13.374Z] #37 82.19 + git checkout -q v1.6.15 [2023-01-18T12:34:13.632Z] #37 ... [2023-01-18T12:34:13.632Z] [2023-01-18T12:34:13.632Z] #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-01-18T12:34:13.632Z] #39 58.52 CC images/autofs.o [2023-01-18T12:34:13.655Z] #24 21.17 Updating files: 58% (1114/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-01-18T12:34:13.655Z] #24 22.11 + cd /tmp/tmp.U7TUuy5VIt/src/github.com/docker/libnetwork [2023-01-18T12:34:13.655Z] #24 22.11 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-18T12:34:13.655Z] #24 ... [2023-01-18T12:34:13.655Z] [2023-01-18T12:34:13.655Z] #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-01-18T12:34:13.655Z] #32 12.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:34:13.655Z] #32 20.83 Fetched 8620 kB in 15s (591 kB/s) [2023-01-18T12:34:13.883Z] #38 129.2 CC criu/netfilter.o [2023-01-18T12:34:13.911Z] #32 20.83 Reading package lists... [2023-01-18T12:34:13.911Z] #32 ... [2023-01-18T12:34:13.911Z] [2023-01-18T12:34:13.911Z] #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-01-18T12:34:13.911Z] #30 21.87 Fetched 8620 kB in 14s (611 kB/s) [2023-01-18T12:34:14.142Z] #38 129.6 CC criu/page-pipe.o [2023-01-18T12:34:14.195Z] #39 58.91 CC images/macvlan.o [2023-01-18T12:34:14.451Z] #39 59.33 CC images/sit.o [2023-01-18T12:34:14.811Z] #30 ... [2023-01-18T12:34:14.811Z] [2023-01-18T12:34:14.811Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:34:14.811Z] #31 29.51 Fetched 8620 kB in 23s (377 kB/s) [2023-01-18T12:34:15.017Z] #39 59.73 CC images/memfd.o [2023-01-18T12:34:15.079Z] #38 130.3 CC criu/page-xfer.o [2023-01-18T12:34:15.279Z] #30 21.87 Reading package lists... [2023-01-18T12:34:15.279Z] #30 ... [2023-01-18T12:34:15.279Z] [2023-01-18T12:34:15.279Z] #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-01-18T12:34:15.279Z] #25 DONE 23.4s [2023-01-18T12:34:15.279Z] [2023-01-18T12:34:15.279Z] #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-01-18T12:34:15.279Z] #34 13.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:34:15.279Z] #34 23.02 Fetched 8620 kB in 16s (551 kB/s) [2023-01-18T12:34:15.279Z] #34 23.02 Reading package lists... [2023-01-18T12:34:15.279Z] #34 ... [2023-01-18T12:34:15.279Z] [2023-01-18T12:34:15.279Z] #24 [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-01-18T12:34:15.279Z] #24 22.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-01-18T12:34:15.404Z] #33 28.67 Reading package lists... [2023-01-18T12:34:15.404Z] #33 ... [2023-01-18T12:34:15.404Z] [2023-01-18T12:34:15.404Z] #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-01-18T12:34:15.404Z] #25 23.76 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-01-18T12:34:15.404Z] #25 24.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-01-18T12:34:15.404Z] #25 ... [2023-01-18T12:34:15.404Z] [2023-01-18T12:34:15.404Z] #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-01-18T12:34:15.580Z] #39 60.33 CC images/timens.o [2023-01-18T12:34:15.663Z] #29 33.76 Updating files: 49% (938/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) [2023-01-18T12:34:15.663Z] #29 ... [2023-01-18T12:34:15.663Z] [2023-01-18T12:34:15.663Z] #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-01-18T12:34:15.663Z] #32 24.47 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-18T12:34:15.837Z] #39 60.77 LINK images/built-in.o [2023-01-18T12:34:15.923Z] #32 ... [2023-01-18T12:34:15.923Z] [2023-01-18T12:34:15.923Z] #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-01-18T12:34:16.183Z] #29 33.76 Updating files: 49% (938/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) [2023-01-18T12:34:16.183Z] #29 ... [2023-01-18T12:34:16.183Z] [2023-01-18T12:34:16.183Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-01-18T12:34:16.183Z] #26 DONE 34.9s [2023-01-18T12:34:16.183Z] [2023-01-18T12:34:16.183Z] #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-01-18T12:34:16.183Z] #29 33.76 Updating files: 49% (938/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) [2023-01-18T12:34:16.183Z] #29 ... [2023-01-18T12:34:16.183Z] [2023-01-18T12:34:16.183Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:34:16.183Z] #34 24.86 unicode/utf8 [2023-01-18T12:34:16.183Z] #34 25.59 internal/race [2023-01-18T12:34:16.183Z] #34 25.98 sync/atomic [2023-01-18T12:34:16.183Z] #34 27.08 unicode [2023-01-18T12:34:16.400Z] #39 61.13 GEN compel/include/asm [2023-01-18T12:34:16.400Z] #39 61.19 GEN compel/include/version.h [2023-01-18T12:34:16.400Z] #39 61.21 touch .config [2023-01-18T12:34:16.400Z] #39 61.32 GEN include/common/config.h [2023-01-18T12:34:16.443Z] #34 ... [2023-01-18T12:34:16.443Z] [2023-01-18T12:34:16.443Z] #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-01-18T12:34:16.703Z] #29 33.76 Updating files: 49% (938/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-01-18T12:34:16.703Z] #29 35.29 + cd /tmp/tmp.KN19SbLu11/src/github.com/docker/libnetwork [2023-01-18T12:34:16.703Z] #29 35.29 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-18T12:34:16.963Z] #29 ... [2023-01-18T12:34:16.963Z] [2023-01-18T12:34:16.963Z] #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-01-18T12:34:16.963Z] #27 16.41 Reading package lists... [2023-01-18T12:34:16.963Z] #27 25.90 Reading package lists... [2023-01-18T12:34:16.963Z] #27 34.00 Building dependency tree... [2023-01-18T12:34:16.963Z] #27 ... [2023-01-18T12:34:16.963Z] [2023-01-18T12:34:16.963Z] #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-01-18T12:34:16.963Z] #29 35.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-01-18T12:34:16.984Z] #38 132.1 CC criu/pagemap-cache.o [2023-01-18T12:34:16.984Z] #38 132.5 CC criu/pagemap.o [2023-01-18T12:34:17.410Z] #39 61.64 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-01-18T12:34:17.410Z] #39 61.67 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-01-18T12:34:17.410Z] #39 61.76 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-01-18T12:34:17.410Z] #39 61.83 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-01-18T12:34:17.410Z] #39 61.91 DEP compel/arch/x86/plugins/std/memcpy.d [2023-01-18T12:34:17.698Z] #39 62.42 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-01-18T12:34:17.698Z] #39 62.52 GEN compel/plugins/include/uapi/std/syscall.h [2023-01-18T12:34:17.698Z] #39 62.55 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-01-18T12:34:17.698Z] #39 62.59 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-01-18T12:34:17.698Z] #39 62.61 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-01-18T12:34:17.921Z] #38 133.3 CC criu/parasite-syscall.o [2023-01-18T12:34:17.959Z] #39 62.62 DEP compel/plugins/std/infect.d [2023-01-18T12:34:17.959Z] #39 62.87 DEP compel/plugins/std/string.d [2023-01-18T12:34:18.216Z] #39 63.11 DEP compel/plugins/std/log.d [2023-01-18T12:34:18.472Z] #39 63.28 DEP compel/plugins/std/fds.d [2023-01-18T12:34:18.729Z] #39 63.47 DEP compel/plugins/std/std.d [2023-01-18T12:34:18.729Z] #39 63.58 DEP compel/plugins/shmem/shmem.d [2023-01-18T12:34:18.729Z] #39 63.70 DEP compel/plugins/fds/fds.d [2023-01-18T12:34:18.857Z] #38 134.2 CC criu/path.o [2023-01-18T12:34:18.985Z] #39 ... [2023-01-18T12:34:18.985Z] [2023-01-18T12:34:18.985Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:34:18.985Z] #33 149.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-01-18T12:34:18.985Z] #33 149.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:34:18.985Z] #33 149.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-18T12:34:19.116Z] #38 134.5 CC criu/pie-util-vdso.o [2023-01-18T12:34:19.573Z] #24 ... [2023-01-18T12:34:19.573Z] [2023-01-18T12:34:19.573Z] #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-01-18T12:34:19.573Z] #30 21.87 Reading package lists... [2023-01-18T12:34:19.684Z] #38 134.9 CC criu/pie-util.o [2023-01-18T12:34:19.684Z] #38 135.0 CC criu/pipes.o [2023-01-18T12:34:20.091Z] #31 29.51 Reading package lists... [2023-01-18T12:34:20.091Z] #31 ... [2023-01-18T12:34:20.091Z] [2023-01-18T12:34:20.091Z] #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-01-18T12:34:20.091Z] #32 DONE 34.5s [2023-01-18T12:34:20.091Z] [2023-01-18T12:34:20.091Z] #33 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-18T12:34:20.091Z] #33 33.50 Updating files: 45% (878/1910) Updating files: 46% (879/1910) Updating files: 47% (898/1910) Updating files: 48% (917/1910) Updating files: 49% (936/1910) Updating files: 50% (955/1910) Updating files: 51% (975/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 92% (1767/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-01-18T12:34:20.091Z] #33 35.00 + cd /tmp/tmp.6b3s3D7gS1/src/github.com/docker/libnetwork [2023-01-18T12:34:20.091Z] #33 35.00 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-18T12:34:20.252Z] #38 135.7 CC criu/plugin.o [2023-01-18T12:34:20.259Z] #29 ... [2023-01-18T12:34:20.259Z] [2023-01-18T12:34:20.259Z] #30 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-18T12:34:20.259Z] #30 28.59 Fetched 8620 kB in 21s (408 kB/s) [2023-01-18T12:34:20.259Z] #30 28.59 Reading package lists... [2023-01-18T12:34:20.259Z] #30 37.28 Reading package lists... [2023-01-18T12:34:20.259Z] #30 ... [2023-01-18T12:34:20.260Z] [2023-01-18T12:34:20.260Z] #35 [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-01-18T12:34:20.260Z] #35 37.70 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-01-18T12:34:20.260Z] #35 38.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-01-18T12:34:20.352Z] #33 35.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-01-18T12:34:20.820Z] #38 136.1 CC criu/proc_parse.o [2023-01-18T12:34:21.288Z] #33 ... [2023-01-18T12:34:21.288Z] [2023-01-18T12:34:21.288Z] #28 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-18T12:34:21.288Z] #28 25.78 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-18T12:34:21.288Z] #28 ... [2023-01-18T12:34:21.288Z] [2023-01-18T12:34:21.288Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:34:21.288Z] #30 35.34 encoding [2023-01-18T12:34:21.489Z] #30 27.90 Reading package lists... [2023-01-18T12:34:21.489Z] #30 ... [2023-01-18T12:34:21.489Z] [2023-01-18T12:34:21.490Z] #36 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-18T12:34:21.490Z] #36 19.80 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-01-18T12:34:21.490Z] #36 ... [2023-01-18T12:34:21.490Z] [2023-01-18T12:34:21.490Z] #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-01-18T12:34:22.003Z] #23 29.64 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-01-18T12:34:22.003Z] #23 30.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-01-18T12:34:23.189Z] #30 ... [2023-01-18T12:34:23.189Z] [2023-01-18T12:34:23.189Z] #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-01-18T12:34:23.189Z] #27 27.92 Fetched 8620 kB in 22s (399 kB/s) [2023-01-18T12:34:23.189Z] #27 27.92 Reading package lists... [2023-01-18T12:34:23.189Z] #27 37.20 Reading package lists... [2023-01-18T12:34:23.189Z] #27 ... [2023-01-18T12:34:23.189Z] [2023-01-18T12:34:23.189Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:34:23.189Z] #31 29.51 Reading package lists... [2023-01-18T12:34:23.375Z] #23 ... [2023-01-18T12:34:23.375Z] [2023-01-18T12:34:23.375Z] #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-01-18T12:34:23.375Z] #27 21.45 unicode [2023-01-18T12:34:23.375Z] #27 26.88 encoding [2023-01-18T12:34:23.375Z] #27 ... [2023-01-18T12:34:23.375Z] [2023-01-18T12:34:23.375Z] #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-01-18T12:34:23.375Z] #26 19.78 Reading package lists... [2023-01-18T12:34:23.375Z] #26 25.85 Reading package lists... [2023-01-18T12:34:23.549Z] #35 ... [2023-01-18T12:34:23.549Z] [2023-01-18T12:34:23.549Z] #36 [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-01-18T12:34:23.549Z] #36 23.55 Reading package lists... [2023-01-18T12:34:23.549Z] #36 32.27 Reading package lists... [2023-01-18T12:34:23.549Z] #36 40.43 Building dependency tree... [2023-01-18T12:34:23.549Z] #36 ... [2023-01-18T12:34:23.549Z] [2023-01-18T12:34:23.549Z] #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-01-18T12:34:23.549Z] #27 34.00 Building dependency tree... [2023-01-18T12:34:23.549Z] #27 38.73 The following additional packages will be installed: [2023-01-18T12:34:23.549Z] #27 38.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-18T12:34:23.549Z] #27 38.76 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-01-18T12:34:23.549Z] #27 38.76 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-01-18T12:34:23.549Z] #27 38.76 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-01-18T12:34:23.549Z] #27 38.77 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-01-18T12:34:23.549Z] #27 38.77 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-01-18T12:34:23.549Z] #27 38.77 mingw-w64-common mingw-w64-x86-64-dev [2023-01-18T12:34:23.549Z] #27 38.78 Suggested packages: [2023-01-18T12:34:23.549Z] #27 38.80 gcc-10-locales seccomp wine64 [2023-01-18T12:34:23.549Z] #27 41.16 The following NEW packages will be installed: [2023-01-18T12:34:23.549Z] #27 41.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-18T12:34:23.549Z] #27 41.18 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-01-18T12:34:23.549Z] #27 41.18 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-01-18T12:34:23.549Z] #27 41.18 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-01-18T12:34:23.549Z] #27 41.18 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-01-18T12:34:23.549Z] #27 41.18 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-01-18T12:34:23.549Z] #27 41.18 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-01-18T12:34:23.549Z] #27 41.18 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-01-18T12:34:23.549Z] #27 41.18 mingw-w64-x86-64-dev [2023-01-18T12:34:23.549Z] #27 41.64 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:34:23.549Z] #27 41.64 Need to get 115 MB of archives. [2023-01-18T12:34:23.549Z] #27 41.64 After this operation, 645 MB of additional disk space will be used. [2023-01-18T12:34:23.549Z] #27 41.64 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-01-18T12:34:23.549Z] #27 41.80 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-01-18T12:34:23.549Z] #27 42.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-01-18T12:34:23.549Z] #27 42.07 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-01-18T12:34:23.549Z] #27 42.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-01-18T12:34:23.549Z] #27 42.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-01-18T12:34:23.549Z] #27 ... [2023-01-18T12:34:23.549Z] [2023-01-18T12:34:23.549Z] #36 [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-01-18T12:34:23.549Z] #36 40.43 Building dependency tree... [2023-01-18T12:34:24.019Z] #31 38.29 Reading package lists... [2023-01-18T12:34:24.019Z] #31 ... [2023-01-18T12:34:24.019Z] [2023-01-18T12:34:24.019Z] #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-01-18T12:34:24.019Z] #35 28.82 Fetched 8620 kB in 22s (388 kB/s) [2023-01-18T12:34:24.019Z] #35 28.82 Reading package lists... [2023-01-18T12:34:24.108Z] #38 138.9 CC criu/protobuf-desc.o [2023-01-18T12:34:24.235Z] #33 ... [2023-01-18T12:34:24.235Z] [2023-01-18T12:34:24.235Z] #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-01-18T12:34:24.235Z] #37 84.88 + export 'BUILDTAGS=netgo osusergo static_build' [2023-01-18T12:34:24.235Z] #37 84.88 + BUILDTAGS='netgo osusergo static_build' [2023-01-18T12:34:24.235Z] #37 84.88 + export EXTRA_FLAGS=-buildmode=pie [2023-01-18T12:34:24.235Z] #37 84.88 + EXTRA_FLAGS=-buildmode=pie [2023-01-18T12:34:24.235Z] #37 84.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-01-18T12:34:24.235Z] #37 84.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-01-18T12:34:24.235Z] #37 84.88 + '[' '' = dynamic ']' [2023-01-18T12:34:24.235Z] #37 84.88 + make [2023-01-18T12:34:24.235Z] #37 87.51 + bin/ctr [2023-01-18T12:34:24.235Z] #37 ... [2023-01-18T12:34:24.235Z] [2023-01-18T12:34:24.235Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:34:24.235Z] #39 63.94 CC compel/plugins/std/std.o [2023-01-18T12:34:24.235Z] #39 64.43 CC compel/plugins/std/fds.o [2023-01-18T12:34:24.235Z] #39 65.18 CC compel/plugins/std/log.o [2023-01-18T12:34:24.235Z] #39 66.50 CC compel/plugins/std/string.o [2023-01-18T12:34:24.235Z] #39 67.48 CC compel/plugins/std/infect.o [2023-01-18T12:34:24.235Z] #39 68.02 CC compel/arch/x86/plugins/std/parasite-head.o [2023-01-18T12:34:24.235Z] #39 68.14 CC compel/arch/x86/plugins/std/memcpy.o [2023-01-18T12:34:24.235Z] #39 68.23 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-01-18T12:34:24.235Z] #39 68.33 AR compel/plugins/std.lib.a [2023-01-18T12:34:24.235Z] #39 68.59 CC compel/plugins/fds/fds.o [2023-01-18T12:34:24.235Z] #39 68.94 AR compel/plugins/fds.lib.a [2023-01-18T12:34:24.235Z] #39 68.98 HOSTDEP compel/src/lib/log-host.d [2023-01-18T12:34:24.235Z] #39 69.06 HOSTDEP compel/src/lib/handle-elf-host.d [2023-01-18T12:34:24.235Z] #39 69.17 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-01-18T12:34:24.278Z] #35 38.10 Reading package lists... [2023-01-18T12:34:24.278Z] #35 ... [2023-01-18T12:34:24.278Z] [2023-01-18T12:34:24.278Z] #25 [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-01-18T12:34:24.278Z] #25 28.68 Fetched 8620 kB in 22s (390 kB/s) [2023-01-18T12:34:24.278Z] #25 28.68 Reading package lists... [2023-01-18T12:34:24.304Z] #26 31.46 Building dependency tree... [2023-01-18T12:34:24.304Z] #26 ... [2023-01-18T12:34:24.304Z] [2023-01-18T12:34:24.304Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-18T12:34:24.304Z] #23 32.37 + 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-01-18T12:34:24.499Z] #39 69.28 HOSTDEP compel/src/main-host.d [2023-01-18T12:34:24.760Z] #39 69.54 DEP compel/src/lib/ptrace.d [2023-01-18T12:34:24.853Z] #25 37.99 Reading package lists... [2023-01-18T12:34:24.853Z] #25 ... [2023-01-18T12:34:24.854Z] [2023-01-18T12:34:24.854Z] #34 [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-01-18T12:34:24.854Z] #34 29.64 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-01-18T12:34:24.854Z] #34 29.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-01-18T12:34:25.017Z] #39 69.80 DEP compel/src/lib/infect.d [2023-01-18T12:34:25.044Z] #38 140.4 CC criu/protobuf.o [2023-01-18T12:34:25.281Z] #39 70.18 DEP compel/src/lib/infect-util.d [2023-01-18T12:34:25.541Z] #39 70.33 DEP compel/src/lib/infect-rpc.d [2023-01-18T12:34:25.652Z] #38 140.8 CC criu/pstree.o [2023-01-18T12:34:25.798Z] #39 70.47 DEP compel/arch/x86/src/lib/infect.d [2023-01-18T12:34:26.057Z] #39 70.71 DEP compel/arch/x86/src/lib/cpu.d [2023-01-18T12:34:26.057Z] #39 70.85 DEP compel/src/lib/log.d [2023-01-18T12:34:26.239Z] #34 ... [2023-01-18T12:34:26.239Z] [2023-01-18T12:34:26.239Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-18T12:34:26.313Z] #39 71.00 DEP compel/src/main.d [2023-01-18T12:34:26.569Z] #39 71.23 DEP compel/src/lib/handle-elf.d [2023-01-18T12:34:26.569Z] #39 71.42 DEP compel/arch/x86/src/lib/handle-elf.d [2023-01-18T12:34:26.825Z] #39 71.68 CC compel/src/lib/log.o [2023-01-18T12:34:26.902Z] #36 45.48 The following additional packages will be installed: [2023-01-18T12:34:26.902Z] #36 45.49 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-01-18T12:34:26.902Z] #36 45.50 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-01-18T12:34:26.902Z] #36 45.52 Suggested packages: [2023-01-18T12:34:26.902Z] #36 45.52 manpages-dev protobuf-mode-el python3-setuptools [2023-01-18T12:34:26.902Z] #36 ... [2023-01-18T12:34:26.902Z] [2023-01-18T12:34:26.902Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:34:26.902Z] #34 35.56 encoding [2023-01-18T12:34:27.050Z] #38 142.3 CC criu/rbtree.o [2023-01-18T12:34:27.161Z] #34 ... [2023-01-18T12:34:27.161Z] [2023-01-18T12:34:27.161Z] #30 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-18T12:34:27.161Z] #30 37.28 Reading package lists... [2023-01-18T12:34:27.274Z] #36 40.66 Updating files: 63% (1407/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-01-18T12:34:27.308Z] #38 142.6 CC criu/rst-malloc.o [2023-01-18T12:34:27.389Z] #39 71.99 CC compel/arch/x86/src/lib/cpu.o [2023-01-18T12:34:27.533Z] #36 42.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-01-18T12:34:27.876Z] #38 143.0 CC criu/seccomp.o [2023-01-18T12:34:28.116Z] #30 45.65 Building dependency tree... [2023-01-18T12:34:28.116Z] #30 ... [2023-01-18T12:34:28.116Z] [2023-01-18T12:34:28.116Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-18T12:34:28.116Z] #33 28.67 Reading package lists... [2023-01-18T12:34:28.116Z] #33 36.95 Reading package lists... [2023-01-18T12:34:28.116Z] #33 44.79 Building dependency tree... [2023-01-18T12:34:28.116Z] #33 ... [2023-01-18T12:34:28.116Z] [2023-01-18T12:34:28.116Z] #35 [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-01-18T12:34:28.116Z] #35 42.05 + 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-01-18T12:34:28.443Z] #38 ... [2023-01-18T12:34:28.443Z] [2023-01-18T12:34:28.443Z] #22 [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-01-18T12:34:28.443Z] #22 183.3 + dpkg --print-architecture [2023-01-18T12:34:28.753Z] #39 73.21 CC compel/arch/x86/src/lib/infect.o [2023-01-18T12:34:29.010Z] #22 DONE 183.9s [2023-01-18T12:34:29.010Z] [2023-01-18T12:34:29.010Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:34:29.010Z] #38 143.9 CC criu/seize.o [2023-01-18T12:34:29.497Z] #35 ... [2023-01-18T12:34:29.497Z] [2023-01-18T12:34:29.497Z] #36 [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-01-18T12:34:29.497Z] #36 47.77 The following NEW packages will be installed: [2023-01-18T12:34:29.497Z] #36 47.77 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-01-18T12:34:29.497Z] #36 47.77 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-01-18T12:34:29.497Z] #36 47.77 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-01-18T12:34:29.497Z] #36 47.77 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-01-18T12:34:29.497Z] #36 48.15 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:34:29.497Z] #36 48.15 Need to get 4583 kB of archives. [2023-01-18T12:34:29.497Z] #36 48.15 After this operation, 25.9 MB of additional disk space will be used. [2023-01-18T12:34:29.497Z] #36 48.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-18T12:34:29.497Z] #36 48.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-01-18T12:34:29.497Z] #36 48.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-18T12:34:29.497Z] #36 48.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-01-18T12:34:29.497Z] #36 48.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-01-18T12:34:29.497Z] #36 48.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-01-18T12:34:29.497Z] #36 48.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-18T12:34:29.497Z] #36 48.18 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-01-18T12:34:29.497Z] #36 48.19 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-01-18T12:34:29.497Z] #36 48.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-01-18T12:34:29.548Z] #23 ... [2023-01-18T12:34:29.548Z] [2023-01-18T12:34:29.548Z] #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-01-18T12:34:29.548Z] #32 20.83 Reading package lists... [2023-01-18T12:34:29.548Z] #32 27.28 Reading package lists... [2023-01-18T12:34:29.548Z] #32 32.81 Building dependency tree... [2023-01-18T12:34:29.548Z] #32 36.07 The following additional packages will be installed: [2023-01-18T12:34:29.548Z] #32 36.08 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-01-18T12:34:29.548Z] #32 36.10 Suggested packages: [2023-01-18T12:34:29.548Z] #32 36.11 cmake-doc ninja-build lrzip [2023-01-18T12:34:29.548Z] #32 36.11 Recommended packages: [2023-01-18T12:34:29.548Z] #32 36.11 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-01-18T12:34:29.548Z] #32 36.99 The following NEW packages will be installed: [2023-01-18T12:34:29.548Z] #32 37.00 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-01-18T12:34:29.548Z] #32 37.01 vim-common xxd [2023-01-18T12:34:29.548Z] #32 ... [2023-01-18T12:34:29.548Z] [2023-01-18T12:34:29.549Z] #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-01-18T12:34:29.549Z] #26 31.46 Building dependency tree... [2023-01-18T12:34:29.549Z] #26 34.79 The following additional packages will be installed: [2023-01-18T12:34:29.549Z] #26 34.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-18T12:34:29.549Z] #26 34.82 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-01-18T12:34:29.549Z] #26 34.82 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-01-18T12:34:29.549Z] #26 34.82 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-01-18T12:34:29.549Z] #26 34.83 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-01-18T12:34:29.549Z] #26 34.83 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-01-18T12:34:29.549Z] #26 34.84 mingw-w64-common mingw-w64-x86-64-dev [2023-01-18T12:34:29.549Z] #26 34.85 Suggested packages: [2023-01-18T12:34:29.549Z] #26 34.85 gcc-10-locales seccomp wine64 [2023-01-18T12:34:29.549Z] #26 36.26 The following NEW packages will be installed: [2023-01-18T12:34:29.549Z] #26 36.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-18T12:34:29.549Z] #26 36.28 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-01-18T12:34:29.549Z] #26 36.28 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-01-18T12:34:29.549Z] #26 36.28 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-01-18T12:34:29.549Z] #26 36.28 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-01-18T12:34:29.549Z] #26 36.28 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-01-18T12:34:29.549Z] #26 36.29 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-01-18T12:34:29.549Z] #26 36.29 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-01-18T12:34:29.549Z] #26 36.30 mingw-w64-x86-64-dev [2023-01-18T12:34:29.549Z] #26 36.68 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:34:29.549Z] #26 36.68 Need to get 115 MB of archives. [2023-01-18T12:34:29.549Z] #26 36.68 After this operation, 645 MB of additional disk space will be used. [2023-01-18T12:34:29.549Z] #26 36.68 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-01-18T12:34:29.549Z] #26 36.84 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-01-18T12:34:29.549Z] #26 37.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-01-18T12:34:29.549Z] #26 37.03 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-01-18T12:34:29.549Z] #26 37.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-01-18T12:34:29.549Z] #26 37.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-01-18T12:34:29.549Z] #26 37.33 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-01-18T12:34:29.549Z] #26 37.55 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-01-18T12:34:29.549Z] #26 37.56 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-01-18T12:34:29.683Z] #39 74.52 CC compel/src/lib/infect-rpc.o [2023-01-18T12:34:29.756Z] #36 48.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-01-18T12:34:29.756Z] #36 48.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-01-18T12:34:29.756Z] #36 48.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-01-18T12:34:29.756Z] #36 48.56 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-01-18T12:34:29.756Z] #36 48.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-01-18T12:34:29.756Z] #36 48.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-18T12:34:29.756Z] #36 48.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-18T12:34:29.756Z] #36 48.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-01-18T12:34:29.804Z] #26 38.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-01-18T12:34:29.946Z] #38 145.3 CC criu/servicefd.o [2023-01-18T12:34:30.081Z] #36 44.58 + 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-01-18T12:34:30.204Z] #38 145.8 CC criu/shmem.o [2023-01-18T12:34:30.246Z] #39 75.02 CC compel/src/lib/infect-util.o [2023-01-18T12:34:30.374Z] #26 ... [2023-01-18T12:34:30.374Z] [2023-01-18T12:34:30.374Z] #34 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-18T12:34:30.374Z] #34 23.02 Reading package lists... [2023-01-18T12:34:30.374Z] #34 28.90 Reading package lists... [2023-01-18T12:34:30.374Z] #34 34.28 Building dependency tree... [2023-01-18T12:34:30.374Z] #34 37.35 The following additional packages will be installed: [2023-01-18T12:34:30.374Z] #34 37.37 libbtrfs0 [2023-01-18T12:34:30.374Z] #34 37.55 The following NEW packages will be installed: [2023-01-18T12:34:30.374Z] #34 37.57 libbtrfs-dev libbtrfs0 [2023-01-18T12:34:30.374Z] #34 37.96 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:34:30.374Z] #34 37.96 Need to get 460 kB of archives. [2023-01-18T12:34:30.374Z] #34 37.96 After this operation, 1237 kB of additional disk space will be used. [2023-01-18T12:34:30.374Z] #34 37.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-18T12:34:30.374Z] #34 37.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-18T12:34:30.374Z] #34 ... [2023-01-18T12:34:30.374Z] [2023-01-18T12:34:30.374Z] #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-01-18T12:34:30.374Z] #32 37.42 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:34:30.374Z] #32 37.42 Need to get 17.7 MB of archives. [2023-01-18T12:34:30.374Z] #32 37.42 After this operation, 70.7 MB of additional disk space will be used. [2023-01-18T12:34:30.374Z] #32 37.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-18T12:34:30.374Z] #32 37.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-18T12:34:30.374Z] #32 37.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-01-18T12:34:30.374Z] #32 37.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-18T12:34:30.374Z] #32 38.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-01-18T12:34:30.374Z] #32 38.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-01-18T12:34:30.374Z] #32 38.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-01-18T12:34:30.374Z] #32 38.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-01-18T12:34:30.374Z] #32 38.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-01-18T12:34:30.374Z] #32 38.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-01-18T12:34:30.502Z] #39 ... [2023-01-18T12:34:30.502Z] [2023-01-18T12:34:30.502Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:34:30.502Z] #33 160.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-01-18T12:34:30.502Z] #33 160.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:34:30.502Z] #33 160.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:34:30.631Z] #32 ... [2023-01-18T12:34:30.631Z] [2023-01-18T12:34:30.631Z] #28 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-01-18T12:34:30.631Z] #28 DONE 39.0s [2023-01-18T12:34:30.631Z] [2023-01-18T12:34:30.631Z] #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-01-18T12:34:30.631Z] #30 27.90 Reading package lists... [2023-01-18T12:34:30.631Z] #30 33.52 Building dependency tree... [2023-01-18T12:34:30.631Z] #30 36.70 The following additional packages will be installed: [2023-01-18T12:34:30.631Z] #30 36.71 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-01-18T12:34:30.631Z] #30 36.71 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-01-18T12:34:30.631Z] #30 36.72 Suggested packages: [2023-01-18T12:34:30.631Z] #30 36.73 manpages-dev protobuf-mode-el python3-setuptools [2023-01-18T12:34:30.631Z] #30 37.98 The following NEW packages will be installed: [2023-01-18T12:34:30.631Z] #30 38.00 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-01-18T12:34:30.631Z] #30 38.00 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-01-18T12:34:30.631Z] #30 38.00 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-01-18T12:34:30.631Z] #30 38.00 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-01-18T12:34:30.631Z] #30 38.42 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:34:30.631Z] #30 38.42 Need to get 4583 kB of archives. [2023-01-18T12:34:30.631Z] #30 38.42 After this operation, 25.9 MB of additional disk space will be used. [2023-01-18T12:34:30.631Z] #30 38.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-18T12:34:30.631Z] #30 38.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-01-18T12:34:30.631Z] #30 38.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-18T12:34:30.631Z] #30 38.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-01-18T12:34:30.631Z] #30 38.42 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-01-18T12:34:30.631Z] #30 38.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-01-18T12:34:30.631Z] #30 38.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-18T12:34:30.631Z] #30 38.43 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-01-18T12:34:30.631Z] #30 38.44 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-01-18T12:34:30.631Z] #30 38.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-01-18T12:34:30.631Z] #30 38.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-01-18T12:34:30.631Z] #30 38.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-01-18T12:34:30.631Z] #30 38.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-01-18T12:34:30.631Z] #30 38.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-01-18T12:34:30.631Z] #30 38.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-01-18T12:34:30.631Z] #30 38.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-18T12:34:30.631Z] #30 38.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-18T12:34:30.631Z] #30 38.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-01-18T12:34:30.887Z] #30 ... [2023-01-18T12:34:30.887Z] [2023-01-18T12:34:30.887Z] #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-01-18T12:34:30.887Z] #32 39.41 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:34:31.020Z] #36 ... [2023-01-18T12:34:31.020Z] [2023-01-18T12:34:31.020Z] #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-01-18T12:34:31.020Z] #27 37.20 Reading package lists... [2023-01-18T12:34:31.143Z] #32 39.64 Fetched 17.7 MB in 1s (13.1 MB/s) [2023-01-18T12:34:31.399Z] #32 39.71 Selecting previously unselected package xxd. [2023-01-18T12:34:31.399Z] #32 39.71 (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-01-18T12:34:31.399Z] #32 39.78 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-18T12:34:31.399Z] #32 39.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:34:31.582Z] #38 146.8 CC criu/sigframe.o [2023-01-18T12:34:31.582Z] #38 146.9 CC criu/signalfd.o [2023-01-18T12:34:31.582Z] #38 147.1 CC criu/sk-inet.o [2023-01-18T12:34:31.656Z] #32 40.04 Selecting previously unselected package vim-common. [2023-01-18T12:34:31.656Z] #32 40.04 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-18T12:34:31.656Z] #32 40.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:34:31.664Z] #36 50.24 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:34:31.914Z] #32 40.47 Selecting previously unselected package cmake-data. [2023-01-18T12:34:31.914Z] #32 40.47 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-01-18T12:34:31.914Z] #32 40.47 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-01-18T12:34:31.923Z] #36 50.64 Fetched 4583 kB in 1s (5887 kB/s) [2023-01-18T12:34:32.182Z] #36 51.01 Selecting previously unselected package libcap2:amd64. [2023-01-18T12:34:32.445Z] #36 51.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-18T12:34:32.445Z] #36 51.08 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-18T12:34:32.445Z] #36 51.10 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-18T12:34:32.708Z] #36 51.39 Selecting previously unselected package libcap-dev:amd64. [2023-01-18T12:34:32.708Z] #36 51.39 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-01-18T12:34:32.708Z] #36 51.42 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-01-18T12:34:32.841Z] #32 ... [2023-01-18T12:34:32.841Z] [2023-01-18T12:34:32.841Z] #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-01-18T12:34:32.841Z] #34 39.36 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:34:32.841Z] #34 39.60 Fetched 460 kB in 0s (1275 kB/s) [2023-01-18T12:34:32.841Z] #34 39.70 Selecting previously unselected package libbtrfs0:amd64. [2023-01-18T12:34:32.841Z] #34 39.70 (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-01-18T12:34:32.842Z] #34 39.77 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-18T12:34:32.842Z] #34 39.78 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-18T12:34:32.842Z] #34 40.07 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-18T12:34:32.842Z] #34 40.19 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-18T12:34:32.842Z] #34 40.19 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-18T12:34:32.842Z] #34 40.34 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-18T12:34:32.842Z] #34 40.39 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-18T12:34:32.842Z] #34 40.42 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:34:32.842Z] #34 DONE 41.1s [2023-01-18T12:34:32.842Z] [2023-01-18T12:34:32.842Z] #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-01-18T12:34:32.842Z] #30 39.95 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:34:32.842Z] #30 40.22 Fetched 4583 kB in 1s (7149 kB/s) [2023-01-18T12:34:32.842Z] #30 40.33 Selecting previously unselected package libcap2:amd64. [2023-01-18T12:34:32.842Z] #30 40.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-18T12:34:32.842Z] #30 40.37 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-18T12:34:32.842Z] #30 40.39 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-18T12:34:32.842Z] #30 40.64 Selecting previously unselected package libcap-dev:amd64. [2023-01-18T12:34:32.842Z] #30 40.64 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-01-18T12:34:32.842Z] #30 40.64 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-01-18T12:34:32.842Z] #30 40.95 Selecting previously unselected package libnet1:amd64. [2023-01-18T12:34:32.842Z] #30 40.95 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-18T12:34:32.842Z] #30 40.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:34:32.842Z] #30 41.10 Selecting previously unselected package libnet1-dev. [2023-01-18T12:34:32.842Z] #30 41.10 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-18T12:34:32.842Z] #30 41.24 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-18T12:34:32.958Z] #38 148.1 CC criu/sk-netlink.o [2023-01-18T12:34:33.097Z] #30 41.43 Selecting previously unselected package libnl-3-200:amd64. [2023-01-18T12:34:33.097Z] #30 41.43 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-18T12:34:33.097Z] #30 41.43 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-18T12:34:33.217Z] #38 148.5 CC criu/sk-packet.o [2023-01-18T12:34:33.277Z] #36 51.71 Selecting previously unselected package libnet1:amd64. [2023-01-18T12:34:33.277Z] #36 51.72 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-18T12:34:33.277Z] #36 51.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:34:33.277Z] #36 51.89 Selecting previously unselected package libnet1-dev. [2023-01-18T12:34:33.277Z] #36 51.89 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-18T12:34:33.277Z] #36 51.91 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-18T12:34:33.356Z] #30 41.65 Selecting previously unselected package libnl-3-dev:amd64. [2023-01-18T12:34:33.356Z] #30 41.65 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-01-18T12:34:33.356Z] #30 41.65 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-18T12:34:33.476Z] #38 149.1 CC criu/sk-queue.o [2023-01-18T12:34:33.614Z] #30 42.03 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-18T12:34:33.614Z] #30 42.03 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-18T12:34:33.614Z] #30 42.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-18T12:34:33.796Z] #36 52.35 Selecting previously unselected package libnl-3-200:amd64. [2023-01-18T12:34:33.796Z] #36 52.35 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-18T12:34:33.796Z] #36 52.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-18T12:34:33.796Z] #36 ... [2023-01-18T12:34:33.796Z] [2023-01-18T12:34:33.796Z] #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-01-18T12:34:33.796Z] #27 42.43 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-01-18T12:34:33.796Z] #27 42.77 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-01-18T12:34:33.796Z] #27 42.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-01-18T12:34:33.796Z] #27 43.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-01-18T12:34:33.796Z] #27 46.55 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-01-18T12:34:33.796Z] #27 47.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-01-18T12:34:33.796Z] #27 48.66 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-01-18T12:34:33.796Z] #27 50.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-01-18T12:34:33.796Z] #27 51.69 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-01-18T12:34:33.796Z] #27 51.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-01-18T12:34:33.796Z] #27 51.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-01-18T12:34:33.796Z] #27 51.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-18T12:34:33.796Z] #27 51.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-18T12:34:33.796Z] #27 51.77 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-01-18T12:34:33.796Z] #27 51.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-01-18T12:34:33.796Z] #27 51.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-01-18T12:34:33.796Z] #27 51.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-01-18T12:34:33.796Z] #27 51.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-01-18T12:34:33.796Z] #27 51.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-01-18T12:34:33.796Z] #27 51.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-01-18T12:34:33.796Z] #27 51.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-01-18T12:34:33.796Z] #27 51.93 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-01-18T12:34:33.796Z] #27 51.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-01-18T12:34:33.796Z] #27 51.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-01-18T12:34:33.872Z] #30 ... [2023-01-18T12:34:33.872Z] [2023-01-18T12:34:33.872Z] #24 [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-01-18T12:34:33.872Z] #24 DONE 42.4s [2023-01-18T12:34:33.872Z] [2023-01-18T12:34:33.872Z] #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-01-18T12:34:33.872Z] #30 42.32 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-01-18T12:34:33.872Z] #30 42.32 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-01-18T12:34:33.872Z] #30 42.32 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-18T12:34:34.045Z] #38 149.5 CC criu/sk-tcp.o [2023-01-18T12:34:34.055Z] #27 ... [2023-01-18T12:34:34.055Z] [2023-01-18T12:34:34.055Z] #36 [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-01-18T12:34:34.055Z] #36 52.62 Selecting previously unselected package libnl-3-dev:amd64. [2023-01-18T12:34:34.055Z] #36 52.62 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-01-18T12:34:34.055Z] #36 52.63 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-18T12:34:34.128Z] #30 42.50 Selecting previously unselected package zlib1g-dev:amd64. [2023-01-18T12:34:34.128Z] #30 42.50 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-01-18T12:34:34.128Z] #30 42.50 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-18T12:34:34.385Z] #30 42.74 Selecting previously unselected package libprotobuf23:amd64. [2023-01-18T12:34:34.385Z] #30 42.74 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-01-18T12:34:34.385Z] #30 42.74 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-01-18T12:34:34.565Z] #27 46.13 Building dependency tree... [2023-01-18T12:34:34.613Z] #38 149.9 CC criu/sk-unix.o [2023-01-18T12:34:34.622Z] #36 53.15 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-18T12:34:34.622Z] #36 53.18 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-18T12:34:34.622Z] #36 53.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-18T12:34:34.622Z] #36 53.34 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-01-18T12:34:34.622Z] #36 53.40 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-01-18T12:34:34.881Z] #36 53.41 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-18T12:34:35.144Z] #36 53.66 Selecting previously unselected package zlib1g-dev:amd64. [2023-01-18T12:34:35.144Z] #36 53.66 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-01-18T12:34:35.144Z] #36 53.67 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-18T12:34:35.314Z] #30 43.54 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-01-18T12:34:35.314Z] #30 43.54 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-01-18T12:34:35.314Z] #30 43.54 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-18T12:34:35.314Z] #30 43.79 Selecting previously unselected package libprotobuf-dev:amd64. [2023-01-18T12:34:35.314Z] #30 43.79 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-01-18T12:34:35.314Z] #30 43.83 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-18T12:34:35.410Z] #36 54.09 Selecting previously unselected package libprotobuf23:amd64. [2023-01-18T12:34:35.410Z] #36 54.10 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-01-18T12:34:35.410Z] #36 54.12 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-01-18T12:34:36.517Z] #38 151.9 CC criu/sockets.o [2023-01-18T12:34:36.681Z] #30 ... [2023-01-18T12:34:36.681Z] [2023-01-18T12:34:36.681Z] #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-01-18T12:34:36.681Z] #33 34.86 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-18T12:34:36.681Z] #33 34.86 go: downloading github.com/fatih/color v1.13.0 [2023-01-18T12:34:36.681Z] #33 35.01 go: downloading github.com/pkg/errors v0.9.1 [2023-01-18T12:34:36.681Z] #33 35.02 go: downloading github.com/spf13/cobra v1.3.0 [2023-01-18T12:34:36.681Z] #33 35.05 go: downloading github.com/spf13/pflag v1.0.5 [2023-01-18T12:34:36.681Z] #33 35.27 go: downloading github.com/spf13/viper v1.10.1 [2023-01-18T12:34:36.681Z] #33 35.45 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-01-18T12:34:36.681Z] #33 35.63 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-01-18T12:34:36.681Z] #33 35.68 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-01-18T12:34:36.681Z] #33 36.80 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-18T12:34:36.681Z] #33 36.84 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-18T12:34:36.681Z] #33 40.35 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-18T12:34:36.681Z] #33 40.35 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-18T12:34:36.681Z] #33 40.52 go: downloading github.com/stretchr/testify v1.7.0 [2023-01-18T12:34:36.681Z] #33 40.57 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-01-18T12:34:36.681Z] #33 40.65 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-01-18T12:34:36.681Z] #33 40.65 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-18T12:34:36.681Z] #33 40.67 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-01-18T12:34:36.681Z] #33 40.73 go: downloading github.com/magiconair/properties v1.8.5 [2023-01-18T12:34:36.681Z] #33 40.93 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-01-18T12:34:36.681Z] #33 40.93 go: downloading github.com/spf13/afero v1.6.0 [2023-01-18T12:34:36.681Z] #33 41.06 go: downloading github.com/spf13/cast v1.4.1 [2023-01-18T12:34:36.681Z] #33 41.07 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-01-18T12:34:36.681Z] #33 41.24 go: downloading github.com/subosito/gotenv v1.2.0 [2023-01-18T12:34:36.681Z] #33 41.24 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-01-18T12:34:36.681Z] #33 41.29 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-01-18T12:34:36.681Z] #33 41.34 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-01-18T12:34:36.681Z] #33 41.43 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-01-18T12:34:36.681Z] #33 41.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-01-18T12:34:36.681Z] #33 41.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-01-18T12:34:36.681Z] #33 41.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-01-18T12:34:36.681Z] #33 41.47 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-01-18T12:34:36.681Z] #33 41.52 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-01-18T12:34:36.681Z] #33 41.52 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-01-18T12:34:36.681Z] #33 41.75 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-18T12:34:36.681Z] #33 41.80 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-01-18T12:34:36.681Z] #33 41.90 go: downloading github.com/Antonboom/errname v0.1.5 [2023-01-18T12:34:36.681Z] #33 41.93 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-01-18T12:34:36.681Z] #33 42.00 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-01-18T12:34:36.681Z] #33 42.24 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-01-18T12:34:36.681Z] #33 42.32 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-01-18T12:34:36.681Z] #33 42.40 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-01-18T12:34:36.681Z] #33 42.42 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-01-18T12:34:36.681Z] #33 42.54 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-01-18T12:34:36.681Z] #33 42.58 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-01-18T12:34:36.681Z] #33 42.58 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-01-18T12:34:36.681Z] #33 42.70 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-01-18T12:34:36.681Z] #33 42.70 go: downloading github.com/breml/bidichk v0.2.1 [2023-01-18T12:34:36.681Z] #33 42.80 go: downloading github.com/breml/errchkjson v0.2.1 [2023-01-18T12:34:36.682Z] #33 42.87 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-01-18T12:34:36.682Z] #33 42.93 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-01-18T12:34:36.682Z] #33 42.93 go: downloading github.com/daixiang0/gci v0.2.9 [2023-01-18T12:34:36.682Z] #33 42.95 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-01-18T12:34:36.682Z] #33 42.99 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-01-18T12:34:36.682Z] #33 42.99 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-01-18T12:34:36.682Z] #33 43.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-01-18T12:34:36.682Z] #33 43.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-01-18T12:34:36.682Z] #33 43.15 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-01-18T12:34:36.682Z] #33 43.15 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-01-18T12:34:36.682Z] #33 43.36 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-01-18T12:34:36.682Z] #33 43.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-01-18T12:34:36.682Z] #33 43.47 go: downloading github.com/golangci/misspell v0.3.5 [2023-01-18T12:34:36.682Z] #33 43.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-01-18T12:34:36.682Z] #33 43.67 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-01-18T12:34:36.682Z] #33 43.73 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-01-18T12:34:36.682Z] #33 43.73 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-01-18T12:34:36.682Z] #33 43.82 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-01-18T12:34:36.682Z] #33 43.82 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-01-18T12:34:36.682Z] #33 43.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-01-18T12:34:36.682Z] #33 43.86 go: downloading github.com/julz/importas v0.1.0 [2023-01-18T12:34:36.682Z] #33 43.87 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-01-18T12:34:36.682Z] #33 43.91 go: downloading github.com/kulti/thelper v0.5.0 [2023-01-18T12:34:36.682Z] #33 43.91 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-01-18T12:34:36.682Z] #33 43.96 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-01-18T12:34:36.682Z] #33 44.05 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-01-18T12:34:36.682Z] #33 44.05 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-01-18T12:34:36.682Z] #33 44.10 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-01-18T12:34:36.682Z] #33 44.24 go: downloading github.com/maratori/testpackage v1.0.1 [2023-01-18T12:34:36.682Z] #33 44.25 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-01-18T12:34:36.682Z] #33 44.30 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-01-18T12:34:36.682Z] #33 44.33 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-01-18T12:34:36.682Z] #33 44.33 go: downloading github.com/mgechev/revive v1.1.3 [2023-01-18T12:34:36.682Z] #33 44.78 go: downloading github.com/moricho/tparallel v0.2.1 [2023-01-18T12:34:36.682Z] #33 44.78 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-01-18T12:34:36.682Z] #33 44.81 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-01-18T12:34:36.682Z] #33 44.85 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-01-18T12:34:36.682Z] #33 44.91 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-01-18T12:34:36.682Z] #33 44.94 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-01-18T12:34:36.682Z] #33 44.98 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-01-18T12:34:36.682Z] #33 45.06 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-01-18T12:34:36.682Z] #33 45.08 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-01-18T12:34:36.682Z] #33 ... [2023-01-18T12:34:36.682Z] [2023-01-18T12:34:36.682Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-18T12:34:36.947Z] #35 44.91 Updating files: 92% (1414/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-01-18T12:34:36.947Z] #35 45.14 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-01-18T12:34:37.331Z] #36 55.84 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-01-18T12:34:37.331Z] #36 55.85 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-01-18T12:34:37.331Z] #36 55.93 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-18T12:34:37.453Z] #38 152.7 CC criu/stats.o [2023-01-18T12:34:37.453Z] #38 153.0 CC criu/string.o [2023-01-18T12:34:37.453Z] #38 153.0 CC criu/sysctl.o [2023-01-18T12:34:37.511Z] #35 45.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-18T12:34:37.591Z] #36 ... [2023-01-18T12:34:37.591Z] [2023-01-18T12:34:37.591Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-18T12:34:37.591Z] #33 44.79 Building dependency tree... [2023-01-18T12:34:37.591Z] #33 49.95 The following additional packages will be installed: [2023-01-18T12:34:37.591Z] #33 49.98 libbtrfs0 [2023-01-18T12:34:37.591Z] #33 50.39 The following NEW packages will be installed: [2023-01-18T12:34:37.591Z] #33 50.43 libbtrfs-dev libbtrfs0 [2023-01-18T12:34:37.591Z] #33 51.14 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:34:37.591Z] #33 51.14 Need to get 460 kB of archives. [2023-01-18T12:34:37.591Z] #33 51.14 After this operation, 1237 kB of additional disk space will be used. [2023-01-18T12:34:37.591Z] #33 51.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-18T12:34:37.591Z] #33 51.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-18T12:34:37.591Z] #33 52.92 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:34:37.591Z] #33 53.30 Fetched 460 kB in 0s (1106 kB/s) [2023-01-18T12:34:37.591Z] #33 53.46 Selecting previously unselected package libbtrfs0:amd64. [2023-01-18T12:34:37.591Z] #33 53.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-18T12:34:37.591Z] #33 53.63 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-18T12:34:37.591Z] #33 53.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-18T12:34:37.591Z] #33 54.09 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-18T12:34:37.591Z] #33 54.10 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-18T12:34:37.591Z] #33 54.12 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-18T12:34:37.591Z] #33 55.09 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-18T12:34:37.591Z] #33 55.11 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-18T12:34:37.591Z] #33 55.13 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:34:37.591Z] #33 DONE 56.1s [2023-01-18T12:34:37.591Z] [2023-01-18T12:34:37.591Z] #36 [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-01-18T12:34:37.591Z] #36 56.31 Selecting previously unselected package libprotobuf-dev:amd64. [2023-01-18T12:34:37.591Z] #36 56.32 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-01-18T12:34:37.591Z] #36 56.36 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-18T12:34:37.851Z] #27 ... [2023-01-18T12:34:37.852Z] [2023-01-18T12:34:37.852Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:34:37.852Z] #31 38.29 Reading package lists... [2023-01-18T12:34:37.852Z] #31 47.38 Building dependency tree... [2023-01-18T12:34:38.111Z] #31 ... [2023-01-18T12:34:38.111Z] [2023-01-18T12:34:38.111Z] #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-01-18T12:34:38.111Z] #27 52.87 The following additional packages will be installed: [2023-01-18T12:34:38.111Z] #27 52.88 libbtrfs0 [2023-01-18T12:34:38.389Z] #38 153.6 CC criu/sysfs_parse.o [2023-01-18T12:34:38.593Z] #33 ... [2023-01-18T12:34:38.593Z] [2023-01-18T12:34:38.593Z] #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-01-18T12:34:38.593Z] #39 75.59 CC compel/src/lib/infect.o [2023-01-18T12:34:38.593Z] #39 79.24 CC compel/src/lib/ptrace.o [2023-01-18T12:34:38.593Z] #39 79.89 AR compel/libcompel.a [2023-01-18T12:34:38.593Z] #39 80.07 HOSTCC compel/src/main-host.o [2023-01-18T12:34:38.593Z] #39 80.75 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-01-18T12:34:38.593Z] #39 80.98 HOSTCC compel/src/lib/handle-elf-host.o [2023-01-18T12:34:38.593Z] #39 81.50 HOSTCC compel/src/lib/log-host.o [2023-01-18T12:34:38.593Z] #39 81.96 HOSTLINK compel/compel-host-bin [2023-01-18T12:34:38.593Z] #39 82.34 DEP soccr/soccr.d [2023-01-18T12:34:38.593Z] #39 82.65 CC soccr/soccr.o [2023-01-18T12:34:38.648Z] #38 154.0 CC criu/timens.o [2023-01-18T12:34:38.678Z] #27 53.26 The following NEW packages will be installed: [2023-01-18T12:34:38.678Z] #27 53.26 libbtrfs-dev libbtrfs0 [2023-01-18T12:34:38.906Z] #38 154.4 CC criu/timerfd.o [2023-01-18T12:34:39.244Z] #27 54.01 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:34:39.244Z] #27 54.01 Need to get 460 kB of archives. [2023-01-18T12:34:39.244Z] #27 54.01 After this operation, 1237 kB of additional disk space will be used. [2023-01-18T12:34:39.244Z] #27 54.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-18T12:34:39.244Z] #27 54.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-18T12:34:39.473Z] #38 154.7 CC criu/tty.o [2023-01-18T12:34:39.495Z] #36 ... [2023-01-18T12:34:39.495Z] [2023-01-18T12:34:39.495Z] #30 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-18T12:34:39.495Z] #30 45.65 Building dependency tree... [2023-01-18T12:34:39.495Z] #30 50.67 The following additional packages will be installed: [2023-01-18T12:34:39.495Z] #30 50.70 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-01-18T12:34:39.495Z] #30 50.73 Suggested packages: [2023-01-18T12:34:39.495Z] #30 50.74 cmake-doc ninja-build lrzip [2023-01-18T12:34:39.495Z] #30 50.74 Recommended packages: [2023-01-18T12:34:39.495Z] #30 50.74 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-01-18T12:34:39.495Z] #30 52.07 The following NEW packages will be installed: [2023-01-18T12:34:39.495Z] #30 52.11 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-01-18T12:34:39.495Z] #30 52.13 vim-common xxd [2023-01-18T12:34:39.495Z] #30 52.60 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:34:39.495Z] #30 52.60 Need to get 17.7 MB of archives. [2023-01-18T12:34:39.495Z] #30 52.60 After this operation, 70.7 MB of additional disk space will be used. [2023-01-18T12:34:39.495Z] #30 52.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-18T12:34:39.495Z] #30 52.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-18T12:34:39.495Z] #30 52.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-01-18T12:34:39.495Z] #30 52.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-18T12:34:39.495Z] #30 53.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-01-18T12:34:39.495Z] #30 53.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-01-18T12:34:39.495Z] #30 53.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-01-18T12:34:39.495Z] #30 53.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-01-18T12:34:39.495Z] #30 53.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-01-18T12:34:39.495Z] #30 53.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-01-18T12:34:39.495Z] #30 56.06 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:34:39.495Z] #30 56.42 Fetched 17.7 MB in 2s (9083 kB/s) [2023-01-18T12:34:39.495Z] #30 56.72 Selecting previously unselected package xxd. [2023-01-18T12:34:39.495Z] #30 56.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-18T12:34:39.495Z] #30 56.83 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-18T12:34:39.495Z] #30 56.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:34:39.495Z] #30 57.23 Selecting previously unselected package vim-common. [2023-01-18T12:34:39.495Z] #30 57.23 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-18T12:34:39.495Z] #30 57.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:34:39.495Z] #30 57.79 Selecting previously unselected package cmake-data. [2023-01-18T12:34:39.495Z] #30 57.79 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-01-18T12:34:39.495Z] #30 57.80 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-01-18T12:34:39.495Z] #30 ... [2023-01-18T12:34:39.495Z] [2023-01-18T12:34:39.495Z] #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-01-18T12:34:39.495Z] #0 1.631 + RM_GOPATH=0 [2023-01-18T12:34:39.495Z] #0 1.631 + TMP_GOPATH= [2023-01-18T12:34:39.495Z] #0 1.631 + : /build [2023-01-18T12:34:39.495Z] #0 1.631 + '[' -z '' ']' [2023-01-18T12:34:39.495Z] #0 1.631 ++ mktemp -d [2023-01-18T12:34:39.495Z] #0 1.634 + export GOPATH=/tmp/tmp.J2K2V8zpED [2023-01-18T12:34:39.495Z] #0 1.634 + GOPATH=/tmp/tmp.J2K2V8zpED [2023-01-18T12:34:39.495Z] #0 1.634 + RM_GOPATH=1 [2023-01-18T12:34:39.495Z] #0 1.634 + case "$(go env GOARCH)" in [2023-01-18T12:34:39.495Z] #0 1.634 ++ go env GOARCH [2023-01-18T12:34:39.495Z] #0 1.673 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:39.495Z] #0 1.673 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:39.495Z] #0 1.675 ++ dirname /tmp/install/install.sh [2023-01-18T12:34:39.495Z] #0 1.748 + dir=/tmp/install [2023-01-18T12:34:39.495Z] #0 1.748 + bin=containerd [2023-01-18T12:34:39.495Z] #0 1.748 + shift [2023-01-18T12:34:39.495Z] #0 1.748 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-01-18T12:34:39.495Z] #0 1.748 + . /tmp/install/containerd.installer [2023-01-18T12:34:39.495Z] #0 1.748 ++ set -e [2023-01-18T12:34:39.495Z] #0 1.748 ++ : v1.6.15 [2023-01-18T12:34:39.495Z] #0 1.748 + install_containerd [2023-01-18T12:34:39.495Z] #0 1.748 + echo 'Install containerd version v1.6.15' [2023-01-18T12:34:39.495Z] #0 1.748 + git clone https://github.com/containerd/containerd.git /tmp/tmp.J2K2V8zpED/src/github.com/containerd/containerd [2023-01-18T12:34:39.495Z] #0 1.749 Install containerd version v1.6.15 [2023-01-18T12:34:39.495Z] #0 1.750 Cloning into '/tmp/tmp.J2K2V8zpED/src/github.com/containerd/containerd'... [2023-01-18T12:34:39.962Z] #39 84.45 AR soccr/libsoccr.a [2023-01-18T12:34:39.962Z] #39 84.50 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-18T12:34:40.073Z] #37 ... [2023-01-18T12:34:40.073Z] [2023-01-18T12:34:40.073Z] #28 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-01-18T12:34:40.073Z] #28 DONE 58.9s [2023-01-18T12:34:40.218Z] #39 85.01 DEP criu/arch/x86/sigframe.d [2023-01-18T12:34:40.218Z] #39 85.15 DEP criu/arch/x86/sigaction_compat.d [2023-01-18T12:34:40.332Z] [2023-01-18T12:34:40.332Z] #36 [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-01-18T12:34:40.332Z] #36 58.98 Selecting previously unselected package libprotoc23:amd64. [2023-01-18T12:34:40.332Z] #36 58.98 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-01-18T12:34:40.332Z] #36 59.00 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-01-18T12:34:40.475Z] #39 85.35 DEP criu/arch/x86/kerndat.d [2023-01-18T12:34:40.731Z] #39 85.56 DEP criu/arch/x86/crtools.d [2023-01-18T12:34:40.988Z] #39 85.80 DEP criu/arch/x86/cpu.d [2023-01-18T12:34:41.149Z] #27 55.88 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:34:41.244Z] #39 86.09 CC criu/arch/x86/cpu.o [2023-01-18T12:34:41.377Z] #38 156.8 CC criu/tun.o [2023-01-18T12:34:41.635Z] #38 157.2 CC criu/uffd.o [2023-01-18T12:34:41.680Z] #35 ... [2023-01-18T12:34:41.680Z] [2023-01-18T12:34:41.680Z] #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-01-18T12:34:41.680Z] #26 39.95 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-01-18T12:34:41.680Z] #26 40.65 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-01-18T12:34:41.680Z] #26 41.46 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-01-18T12:34:41.680Z] #26 43.09 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-01-18T12:34:41.680Z] #26 43.66 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-01-18T12:34:41.680Z] #26 43.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-01-18T12:34:41.680Z] #26 43.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-01-18T12:34:41.680Z] #26 43.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-18T12:34:41.680Z] #26 43.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-18T12:34:41.680Z] #26 43.70 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-01-18T12:34:41.680Z] #26 43.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-01-18T12:34:41.680Z] #26 43.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-01-18T12:34:41.680Z] #26 43.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-01-18T12:34:41.680Z] #26 43.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-01-18T12:34:41.680Z] #26 43.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-01-18T12:34:41.680Z] #26 43.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-01-18T12:34:41.680Z] #26 43.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-01-18T12:34:41.680Z] #26 43.84 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-01-18T12:34:41.680Z] #26 43.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-01-18T12:34:41.680Z] #26 43.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-01-18T12:34:41.680Z] #26 44.91 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:34:41.680Z] #26 45.13 Fetched 115 MB in 8s (15.2 MB/s) [2023-01-18T12:34:41.680Z] #26 45.22 Selecting previously unselected package binutils-mingw-w64-i686. [2023-01-18T12:34:41.680Z] #26 45.22 (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-01-18T12:34:41.680Z] #26 45.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-18T12:34:41.680Z] #26 45.30 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-18T12:34:41.680Z] #26 47.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-01-18T12:34:41.680Z] #26 47.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-18T12:34:41.680Z] #26 47.22 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-18T12:34:41.680Z] #26 49.68 Selecting previously unselected package binutils-mingw-w64. [2023-01-18T12:34:41.680Z] #26 49.68 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-01-18T12:34:41.680Z] #26 49.72 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-18T12:34:41.680Z] #26 49.84 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-01-18T12:34:41.680Z] #26 49.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-18T12:34:41.680Z] #26 49.88 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:34:41.680Z] #26 ... [2023-01-18T12:34:41.680Z] [2023-01-18T12:34:41.680Z] #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-01-18T12:34:41.680Z] #33 45.30 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-01-18T12:34:41.680Z] #33 45.30 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-01-18T12:34:41.680Z] #33 45.30 go: downloading github.com/sivchari/tenv v1.4.7 [2023-01-18T12:34:41.680Z] #33 45.32 go: downloading github.com/sonatard/noctx v0.0.1 [2023-01-18T12:34:41.680Z] #33 45.34 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-01-18T12:34:41.680Z] #33 45.37 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-01-18T12:34:41.680Z] #33 45.47 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-01-18T12:34:41.680Z] #33 45.52 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-01-18T12:34:41.680Z] #33 45.57 go: downloading github.com/tetafro/godot v1.4.11 [2023-01-18T12:34:41.680Z] #33 45.57 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-01-18T12:34:41.680Z] #33 45.62 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-01-18T12:34:41.680Z] #33 45.62 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-01-18T12:34:41.680Z] #33 45.92 go: downloading github.com/ultraware/funlen v0.0.3 [2023-01-18T12:34:41.680Z] #33 45.92 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-01-18T12:34:41.680Z] #33 45.95 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-01-18T12:34:41.680Z] #33 46.04 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-01-18T12:34:41.680Z] #33 46.08 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-01-18T12:34:41.680Z] #33 46.17 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-01-18T12:34:41.680Z] #33 46.35 go: downloading honnef.co/go/tools v0.2.2 [2023-01-18T12:34:41.680Z] #33 47.81 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-01-18T12:34:41.680Z] #33 47.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-01-18T12:34:41.680Z] #33 47.86 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-01-18T12:34:41.680Z] #33 47.93 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-01-18T12:34:41.680Z] #33 48.11 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-01-18T12:34:41.680Z] #33 49.72 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-18T12:34:41.680Z] #33 49.72 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-18T12:34:41.680Z] #33 49.72 go: downloading github.com/stretchr/objx v0.1.1 [2023-01-18T12:34:41.680Z] #33 49.88 go: downloading golang.org/x/text v0.3.7 [2023-01-18T12:34:41.711Z] #36 60.24 Selecting previously unselected package protobuf-c-compiler. [2023-01-18T12:34:41.712Z] #36 60.24 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-01-18T12:34:41.712Z] #36 60.26 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-18T12:34:41.717Z] #27 ... [2023-01-18T12:34:41.717Z] [2023-01-18T12:34:41.717Z] #25 [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-01-18T12:34:41.717Z] #25 37.99 Reading package lists... [2023-01-18T12:34:41.717Z] #25 46.75 Building dependency tree... [2023-01-18T12:34:41.717Z] #25 53.29 The following additional packages will be installed: [2023-01-18T12:34:41.717Z] #25 53.33 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-01-18T12:34:41.717Z] #25 53.37 Suggested packages: [2023-01-18T12:34:41.717Z] #25 53.37 cmake-doc ninja-build lrzip [2023-01-18T12:34:41.717Z] #25 53.37 Recommended packages: [2023-01-18T12:34:41.717Z] #25 53.37 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-01-18T12:34:41.717Z] #25 54.78 The following NEW packages will be installed: [2023-01-18T12:34:41.717Z] #25 54.80 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-01-18T12:34:41.717Z] #25 54.80 vim-common xxd [2023-01-18T12:34:41.717Z] #25 55.40 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:34:41.717Z] #25 55.40 Need to get 17.7 MB of archives. [2023-01-18T12:34:41.717Z] #25 55.40 After this operation, 70.7 MB of additional disk space will be used. [2023-01-18T12:34:41.717Z] #25 55.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-18T12:34:41.717Z] #25 55.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-18T12:34:41.717Z] #25 55.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-01-18T12:34:41.717Z] #25 55.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-18T12:34:41.717Z] #25 56.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-01-18T12:34:41.717Z] #25 56.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-01-18T12:34:41.717Z] #25 56.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-01-18T12:34:41.717Z] #25 56.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-01-18T12:34:41.717Z] #25 56.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-01-18T12:34:41.717Z] #25 56.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-01-18T12:34:41.971Z] #36 60.58 Selecting previously unselected package protobuf-compiler. [2023-01-18T12:34:41.971Z] #36 60.59 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-01-18T12:34:41.971Z] #36 60.60 Unpacking protobuf-compiler (3.12.4-1) ... [2023-01-18T12:34:41.975Z] #25 ... [2023-01-18T12:34:41.975Z] [2023-01-18T12:34:41.975Z] #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-01-18T12:34:41.975Z] #27 56.58 Fetched 460 kB in 1s (846 kB/s) [2023-01-18T12:34:41.975Z] #27 56.78 Selecting previously unselected package libbtrfs0:amd64. [2023-01-18T12:34:42.173Z] #39 86.99 include/common/asm/bitops.h: Assembler messages: [2023-01-18T12:34:42.173Z] #39 86.99 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:34:42.173Z] #39 86.99 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:34:42.173Z] #39 86.99 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:34:42.173Z] #39 86.99 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:34:42.173Z] #39 87.04 CC criu/arch/x86/crtools.o [2023-01-18T12:34:42.234Z] #36 60.85 Selecting previously unselected package python3-pkg-resources. [2023-01-18T12:34:42.234Z] #36 60.87 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-18T12:34:42.234Z] #36 60.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:34:42.234Z] #27 56.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-18T12:34:42.234Z] #27 56.96 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-18T12:34:42.234Z] #27 ... [2023-01-18T12:34:42.234Z] [2023-01-18T12:34:42.234Z] #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-01-18T12:34:42.234Z] #35 38.10 Reading package lists... [2023-01-18T12:34:42.234Z] #35 47.17 Building dependency tree... [2023-01-18T12:34:42.234Z] #35 53.63 The following additional packages will be installed: [2023-01-18T12:34:42.234Z] #35 53.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-18T12:34:42.234Z] #35 53.65 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-01-18T12:34:42.234Z] #35 53.65 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-01-18T12:34:42.234Z] #35 53.65 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-01-18T12:34:42.234Z] #35 53.65 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-01-18T12:34:42.234Z] #35 53.68 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-01-18T12:34:42.234Z] #35 53.68 mingw-w64-common mingw-w64-x86-64-dev [2023-01-18T12:34:42.234Z] #35 53.69 Suggested packages: [2023-01-18T12:34:42.234Z] #35 53.72 gcc-10-locales seccomp wine64 [2023-01-18T12:34:42.234Z] #35 56.14 The following NEW packages will be installed: [2023-01-18T12:34:42.234Z] #35 56.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-18T12:34:42.234Z] #35 56.14 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-01-18T12:34:42.234Z] #35 56.14 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-01-18T12:34:42.234Z] #35 56.14 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-01-18T12:34:42.234Z] #35 56.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-01-18T12:34:42.234Z] #35 56.15 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-01-18T12:34:42.234Z] #35 56.16 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-01-18T12:34:42.234Z] #35 56.16 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-01-18T12:34:42.234Z] #35 56.16 mingw-w64-x86-64-dev [2023-01-18T12:34:42.234Z] #35 56.76 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:34:42.234Z] #35 56.76 Need to get 115 MB of archives. [2023-01-18T12:34:42.234Z] #35 56.76 After this operation, 645 MB of additional disk space will be used. [2023-01-18T12:34:42.235Z] #35 56.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-01-18T12:34:42.235Z] #35 57.09 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-01-18T12:34:42.235Z] #35 ... [2023-01-18T12:34:42.235Z] [2023-01-18T12:34:42.235Z] #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-01-18T12:34:42.235Z] #27 56.98 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-18T12:34:42.493Z] #36 61.24 Selecting previously unselected package python3-six. [2023-01-18T12:34:42.493Z] #36 61.25 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-01-18T12:34:42.493Z] #36 61.25 Unpacking python3-six (1.16.0-2) ... [2023-01-18T12:34:42.609Z] #33 ... [2023-01-18T12:34:42.609Z] [2023-01-18T12:34:42.609Z] #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-01-18T12:34:42.609Z] #0 7.284 + RM_GOPATH=0 [2023-01-18T12:34:42.609Z] #0 7.340 Install containerd version v1.6.15 [2023-01-18T12:34:42.609Z] #0 7.340 + TMP_GOPATH= [2023-01-18T12:34:42.609Z] #0 7.340 + : /build [2023-01-18T12:34:42.609Z] #0 7.340 + '[' -z '' ']' [2023-01-18T12:34:42.610Z] #0 7.340 ++ mktemp -d [2023-01-18T12:34:42.610Z] #0 7.340 + export GOPATH=/tmp/tmp.UymixB3Irl [2023-01-18T12:34:42.610Z] #0 7.340 + GOPATH=/tmp/tmp.UymixB3Irl [2023-01-18T12:34:42.610Z] #0 7.340 + RM_GOPATH=1 [2023-01-18T12:34:42.610Z] #0 7.340 + case "$(go env GOARCH)" in [2023-01-18T12:34:42.610Z] #0 7.340 ++ go env GOARCH [2023-01-18T12:34:42.610Z] #0 7.340 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:42.610Z] #0 7.340 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:42.610Z] #0 7.340 ++ dirname /tmp/install/install.sh [2023-01-18T12:34:42.610Z] #0 7.340 + dir=/tmp/install [2023-01-18T12:34:42.610Z] #0 7.340 + bin=containerd [2023-01-18T12:34:42.610Z] #0 7.340 + shift [2023-01-18T12:34:42.610Z] #0 7.340 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-01-18T12:34:42.610Z] #0 7.340 + . /tmp/install/containerd.installer [2023-01-18T12:34:42.610Z] #0 7.340 ++ set -e [2023-01-18T12:34:42.610Z] #0 7.340 ++ : v1.6.15 [2023-01-18T12:34:42.610Z] #0 7.340 + install_containerd [2023-01-18T12:34:42.610Z] #0 7.340 + echo 'Install containerd version v1.6.15' [2023-01-18T12:34:42.610Z] #0 7.340 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UymixB3Irl/src/github.com/containerd/containerd [2023-01-18T12:34:42.610Z] #0 7.340 Cloning into '/tmp/tmp.UymixB3Irl/src/github.com/containerd/containerd'... [2023-01-18T12:34:42.802Z] #27 57.39 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-18T12:34:42.802Z] #27 57.39 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-18T12:34:42.802Z] #27 57.42 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-18T12:34:42.866Z] #37 ... [2023-01-18T12:34:42.866Z] [2023-01-18T12:34:42.866Z] #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-01-18T12:34:42.866Z] #30 45.13 Selecting previously unselected package libprotoc23:amd64. [2023-01-18T12:34:42.866Z] #30 45.13 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-01-18T12:34:42.866Z] #30 45.13 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-01-18T12:34:42.866Z] #30 45.79 Selecting previously unselected package protobuf-c-compiler. [2023-01-18T12:34:42.866Z] #30 45.79 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-01-18T12:34:42.866Z] #30 45.86 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-18T12:34:42.866Z] #30 45.96 Selecting previously unselected package protobuf-compiler. [2023-01-18T12:34:42.866Z] #30 45.98 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-01-18T12:34:42.866Z] #30 45.98 Unpacking protobuf-compiler (3.12.4-1) ... [2023-01-18T12:34:42.866Z] #30 46.14 Selecting previously unselected package python3-pkg-resources. [2023-01-18T12:34:42.866Z] #30 46.14 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-18T12:34:42.866Z] #30 46.14 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:34:42.866Z] #30 46.37 Selecting previously unselected package python3-six. [2023-01-18T12:34:42.866Z] #30 46.37 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-01-18T12:34:42.866Z] #30 46.37 Unpacking python3-six (1.16.0-2) ... [2023-01-18T12:34:42.866Z] #30 46.47 Selecting previously unselected package python3-protobuf. [2023-01-18T12:34:42.866Z] #30 46.47 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-01-18T12:34:42.866Z] #30 46.51 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-18T12:34:42.866Z] #30 47.01 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:34:42.866Z] #30 48.89 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-01-18T12:34:42.866Z] #30 48.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:34:42.866Z] #30 48.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-18T12:34:42.866Z] #30 48.89 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-18T12:34:42.866Z] #30 48.92 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-18T12:34:42.866Z] #30 48.92 Setting up python3-six (1.16.0-2) ... [2023-01-18T12:34:42.866Z] #30 50.18 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-18T12:34:42.867Z] #30 50.21 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-01-18T12:34:42.867Z] #30 50.25 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-18T12:34:42.867Z] #30 50.25 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-18T12:34:42.867Z] #30 50.30 Setting up python3-protobuf (3.12.4-1) ... [2023-01-18T12:34:43.012Z] #38 158.4 CC criu/util.o [2023-01-18T12:34:43.061Z] #36 61.54 Selecting previously unselected package python3-protobuf. [2023-01-18T12:34:43.061Z] #36 61.54 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-01-18T12:34:43.061Z] #36 61.55 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-18T12:34:43.371Z] #27 57.96 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-18T12:34:43.371Z] #27 58.05 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-18T12:34:43.371Z] #27 58.06 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:34:43.999Z] #36 62.56 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:34:44.238Z] #30 ... [2023-01-18T12:34:44.238Z] [2023-01-18T12:34:44.238Z] #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-01-18T12:34:44.238Z] #27 52.45 internal/reflectlite [2023-01-18T12:34:44.238Z] #27 52.45 sync [2023-01-18T12:34:44.314Z] #27 DONE 59.0s [2023-01-18T12:34:44.314Z] [2023-01-18T12:34:44.314Z] #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-01-18T12:34:44.388Z] #38 159.6 CC criu/uts_ns.o [2023-01-18T12:34:44.388Z] #38 159.8 CC criu/vdso.o [2023-01-18T12:34:44.693Z] #39 89.01 CC criu/arch/x86/kerndat.o [2023-01-18T12:34:44.936Z] #36 ... [2023-01-18T12:34:44.936Z] [2023-01-18T12:34:44.936Z] #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-01-18T12:34:44.936Z] #27 53.58 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:34:44.936Z] #27 53.90 Fetched 115 MB in 11s (10.7 MB/s) [2023-01-18T12:34:44.936Z] #27 54.24 Selecting previously unselected package binutils-mingw-w64-i686. [2023-01-18T12:34:44.936Z] #27 54.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-18T12:34:44.936Z] #27 54.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-18T12:34:44.936Z] #27 54.47 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-18T12:34:44.936Z] #27 59.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-01-18T12:34:44.936Z] #27 59.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-18T12:34:44.936Z] #27 59.03 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-18T12:34:44.936Z] #27 ... [2023-01-18T12:34:44.936Z] [2023-01-18T12:34:44.936Z] #31 [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-01-18T12:34:44.936Z] #31 53.52 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-18T12:34:44.936Z] #31 53.52 go: downloading github.com/fatih/color v1.13.0 [2023-01-18T12:34:44.936Z] #31 53.69 go: downloading github.com/pkg/errors v0.9.1 [2023-01-18T12:34:44.936Z] #31 53.69 go: downloading github.com/spf13/cobra v1.3.0 [2023-01-18T12:34:44.936Z] #31 53.75 go: downloading github.com/spf13/pflag v1.0.5 [2023-01-18T12:34:44.936Z] #31 54.27 go: downloading github.com/spf13/viper v1.10.1 [2023-01-18T12:34:44.936Z] #31 54.44 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-01-18T12:34:44.936Z] #31 55.11 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-18T12:34:44.936Z] #31 55.18 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-18T12:34:44.936Z] #31 55.37 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-01-18T12:34:44.937Z] #31 55.42 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-18T12:34:44.937Z] #31 61.91 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-18T12:34:44.937Z] #31 61.99 go: downloading github.com/stretchr/testify v1.7.0 [2023-01-18T12:34:44.937Z] #31 62.23 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-01-18T12:34:44.937Z] #31 62.28 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-01-18T12:34:44.937Z] #31 63.27 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-18T12:34:44.937Z] #31 63.28 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-01-18T12:34:44.937Z] #31 63.36 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-01-18T12:34:44.937Z] #31 63.46 go: downloading github.com/magiconair/properties v1.8.5 [2023-01-18T12:34:44.937Z] #31 63.71 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-01-18T12:34:44.937Z] #31 63.71 go: downloading github.com/spf13/afero v1.6.0 [2023-01-18T12:34:44.949Z] #39 89.79 CC criu/arch/x86/sigaction_compat.o [2023-01-18T12:34:44.955Z] #38 160.3 LINK criu/built-in.o [2023-01-18T12:34:44.955Z] #38 160.5 LINK criu/criu [2023-01-18T12:34:45.206Z] #39 90.01 CC criu/arch/x86/sigframe.o [2023-01-18T12:34:45.212Z] #31 63.80 go: downloading github.com/spf13/cast v1.4.1 [2023-01-18T12:34:45.212Z] #31 63.83 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-01-18T12:34:45.212Z] #31 ... [2023-01-18T12:34:45.212Z] [2023-01-18T12:34:45.212Z] #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-01-18T12:34:45.212Z] #27 63.83 Selecting previously unselected package binutils-mingw-w64. [2023-01-18T12:34:45.212Z] #27 63.84 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-01-18T12:34:45.212Z] #27 63.87 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-18T12:34:45.212Z] #27 ... [2023-01-18T12:34:45.212Z] [2023-01-18T12:34:45.212Z] #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-01-18T12:34:45.212Z] #29 DONE 64.0s [2023-01-18T12:34:45.463Z] #39 90.26 LINK criu/arch/x86/crtools.built-in.o [2023-01-18T12:34:45.463Z] #39 90.34 DEP criu/pie/util-vdso-elf32.d [2023-01-18T12:34:45.472Z] [2023-01-18T12:34:45.472Z] #31 [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-01-18T12:34:45.472Z] #31 63.88 go: downloading github.com/subosito/gotenv v1.2.0 [2023-01-18T12:34:45.472Z] #31 63.92 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-01-18T12:34:45.472Z] #31 64.03 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-01-18T12:34:45.522Z] #38 160.8 DEP lib/c/criu.d [2023-01-18T12:34:45.522Z] #38 161.0 CC images/rpc.pb-c.o [2023-01-18T12:34:45.732Z] #31 64.39 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-18T12:34:46.018Z] #31 64.50 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-01-18T12:34:46.018Z] #31 64.61 go: downloading github.com/Antonboom/errname v0.1.5 [2023-01-18T12:34:46.018Z] #31 64.68 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-01-18T12:34:46.018Z] #31 64.76 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-01-18T12:34:46.028Z] #39 90.57 DEP criu/pie/util-vdso.d [2023-01-18T12:34:46.028Z] #39 90.74 DEP criu/pie/util.d [2023-01-18T12:34:46.147Z] #27 ... [2023-01-18T12:34:46.147Z] [2023-01-18T12:34:46.147Z] #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-01-18T12:34:46.147Z] #32 44.17 Selecting previously unselected package libicu67:amd64. [2023-01-18T12:34:46.147Z] #32 44.17 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-01-18T12:34:46.147Z] #32 44.17 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-18T12:34:46.147Z] #32 50.37 Selecting previously unselected package libxml2:amd64. [2023-01-18T12:34:46.147Z] #32 50.37 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-01-18T12:34:46.147Z] #32 50.37 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-18T12:34:46.147Z] #32 51.03 Selecting previously unselected package libarchive13:amd64. [2023-01-18T12:34:46.147Z] #32 51.03 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-01-18T12:34:46.147Z] #32 51.03 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-18T12:34:46.147Z] #32 51.43 Selecting previously unselected package libjsoncpp24:amd64. [2023-01-18T12:34:46.147Z] #32 51.43 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-01-18T12:34:46.147Z] #32 51.43 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-18T12:34:46.147Z] #32 51.59 Selecting previously unselected package librhash0:amd64. [2023-01-18T12:34:46.147Z] #32 51.59 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-01-18T12:34:46.147Z] #32 51.59 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-01-18T12:34:46.147Z] #32 51.78 Selecting previously unselected package libuv1:amd64. [2023-01-18T12:34:46.147Z] #32 51.78 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-01-18T12:34:46.147Z] #32 51.78 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-01-18T12:34:46.147Z] #32 52.04 Selecting previously unselected package cmake. [2023-01-18T12:34:46.147Z] #32 52.04 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-01-18T12:34:46.147Z] #32 52.04 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-01-18T12:34:46.147Z] #32 ... [2023-01-18T12:34:46.147Z] [2023-01-18T12:34:46.147Z] #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-01-18T12:34:46.147Z] #27 54.32 internal/testlog [2023-01-18T12:34:46.222Z] #37 1.718 + RM_GOPATH=0 [2023-01-18T12:34:46.222Z] #37 1.718 + TMP_GOPATH= [2023-01-18T12:34:46.222Z] #37 1.718 + : /build [2023-01-18T12:34:46.222Z] #37 1.718 + '[' -z '' ']' [2023-01-18T12:34:46.222Z] #37 1.719 ++ mktemp -d [2023-01-18T12:34:46.222Z] #37 1.726 + export GOPATH=/tmp/tmp.7inc315Jcm [2023-01-18T12:34:46.222Z] #37 1.726 + GOPATH=/tmp/tmp.7inc315Jcm [2023-01-18T12:34:46.222Z] #37 1.726 + RM_GOPATH=1 [2023-01-18T12:34:46.222Z] #37 1.726 + case "$(go env GOARCH)" in [2023-01-18T12:34:46.222Z] #37 1.726 ++ go env GOARCH [2023-01-18T12:34:46.222Z] #37 1.833 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:46.222Z] #37 1.833 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:46.222Z] #37 1.846 ++ dirname /tmp/install/install.sh [2023-01-18T12:34:46.222Z] #37 1.869 + dir=/tmp/install [2023-01-18T12:34:46.222Z] #37 1.873 + bin=containerd [2023-01-18T12:34:46.222Z] #37 1.873 + shift [2023-01-18T12:34:46.222Z] #37 1.873 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-01-18T12:34:46.222Z] #37 1.879 Install containerd version v1.6.15 [2023-01-18T12:34:46.222Z] #37 1.879 + . /tmp/install/containerd.installer [2023-01-18T12:34:46.222Z] #37 1.879 ++ set -e [2023-01-18T12:34:46.222Z] #37 1.879 ++ : v1.6.15 [2023-01-18T12:34:46.222Z] #37 1.879 + install_containerd [2023-01-18T12:34:46.222Z] #37 1.879 + echo 'Install containerd version v1.6.15' [2023-01-18T12:34:46.222Z] #37 1.885 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7inc315Jcm/src/github.com/containerd/containerd [2023-01-18T12:34:46.222Z] #37 1.894 Cloning into '/tmp/tmp.7inc315Jcm/src/github.com/containerd/containerd'... [2023-01-18T12:34:46.284Z] #39 91.11 CC criu/pie/util.o [2023-01-18T12:34:46.459Z] #38 161.7 CC lib/c/criu.o [2023-01-18T12:34:46.708Z] #27 ... [2023-01-18T12:34:46.708Z] [2023-01-18T12:34:46.708Z] #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-01-18T12:34:46.708Z] #30 54.62 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-01-18T12:34:46.708Z] #30 54.64 Setting up protobuf-compiler (3.12.4-1) ... [2023-01-18T12:34:46.708Z] #30 54.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-18T12:34:46.708Z] #30 54.67 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-18T12:34:46.708Z] #30 54.72 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-18T12:34:46.708Z] #30 54.73 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-18T12:34:46.708Z] #30 54.76 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:34:46.708Z] #30 DONE 55.3s [2023-01-18T12:34:46.847Z] #39 91.67 CC criu/pie/util-vdso.o [2023-01-18T12:34:46.965Z] [2023-01-18T12:34:46.965Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:34:47.395Z] #38 162.8 LINK lib/c/built-in.o [2023-01-18T12:34:47.395Z] #38 162.8 LINK lib/c/libcriu.so [2023-01-18T12:34:47.395Z] #38 162.8 LINK lib/c/libcriu.a [2023-01-18T12:34:47.395Z] #38 162.9 GEN magic.py [2023-01-18T12:34:47.399Z] #31 65.83 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-01-18T12:34:47.399Z] #31 65.90 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-01-18T12:34:47.400Z] #31 65.96 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-01-18T12:34:47.400Z] #31 66.10 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-01-18T12:34:47.654Z] #38 163.1 Note: Building without setproctitle() and strlcpy() support. [2023-01-18T12:34:47.654Z] #38 163.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-18T12:34:47.654Z] #38 163.1 Note: Building without GnuTLS support [2023-01-18T12:34:47.654Z] #38 163.1 Makefile.config:39: Warn: you have no libnftables installed [2023-01-18T12:34:47.654Z] #38 163.1 Makefile.config:40: Warn: Building without nftables support [2023-01-18T12:34:47.658Z] #31 66.13 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-01-18T12:34:47.658Z] #31 66.26 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-01-18T12:34:47.917Z] #31 66.44 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-01-18T12:34:47.917Z] #31 66.55 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-01-18T12:34:47.917Z] #31 66.64 go: downloading github.com/breml/bidichk v0.2.1 [2023-01-18T12:34:48.128Z] #37 ... [2023-01-18T12:34:48.128Z] [2023-01-18T12:34:48.128Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-01-18T12:34:48.128Z] #26 DONE 63.0s [2023-01-18T12:34:48.177Z] #31 66.71 go: downloading github.com/breml/errchkjson v0.2.1 [2023-01-18T12:34:48.177Z] #31 66.82 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-01-18T12:34:48.177Z] #31 66.91 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-01-18T12:34:48.177Z] #31 66.96 go: downloading github.com/daixiang0/gci v0.2.9 [2023-01-18T12:34:48.213Z] #39 92.78 CC criu/pie/util-vdso-elf32.o [2023-01-18T12:34:48.387Z] [2023-01-18T12:34:48.387Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:34:48.387Z] #31 53.88 The following additional packages will be installed: [2023-01-18T12:34:48.387Z] #31 53.88 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-01-18T12:34:48.387Z] #31 53.89 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-01-18T12:34:48.387Z] #31 53.92 Suggested packages: [2023-01-18T12:34:48.387Z] #31 53.94 manpages-dev protobuf-mode-el python3-setuptools [2023-01-18T12:34:48.387Z] #31 56.37 The following NEW packages will be installed: [2023-01-18T12:34:48.387Z] #31 56.37 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-01-18T12:34:48.387Z] #31 56.37 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-01-18T12:34:48.387Z] #31 56.37 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-01-18T12:34:48.387Z] #31 56.37 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-01-18T12:34:48.387Z] #31 56.94 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:34:48.387Z] #31 56.94 Need to get 4583 kB of archives. [2023-01-18T12:34:48.387Z] #31 56.94 After this operation, 25.9 MB of additional disk space will be used. [2023-01-18T12:34:48.387Z] #31 56.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-18T12:34:48.388Z] #31 56.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-01-18T12:34:48.388Z] #31 56.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-18T12:34:48.388Z] #31 56.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-01-18T12:34:48.388Z] #31 56.95 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-01-18T12:34:48.388Z] #31 56.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-01-18T12:34:48.388Z] #31 56.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-18T12:34:48.388Z] #31 56.99 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-01-18T12:34:48.388Z] #31 57.00 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-01-18T12:34:48.388Z] #31 57.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-01-18T12:34:48.388Z] #31 57.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-01-18T12:34:48.388Z] #31 57.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-01-18T12:34:48.388Z] #31 57.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-01-18T12:34:48.388Z] #31 57.31 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-01-18T12:34:48.388Z] #31 57.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-01-18T12:34:48.388Z] #31 57.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-18T12:34:48.388Z] #31 57.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-18T12:34:48.388Z] #31 57.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-01-18T12:34:48.388Z] #31 59.59 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:34:48.388Z] #31 60.10 Fetched 4583 kB in 1s (5009 kB/s) [2023-01-18T12:34:48.388Z] #31 60.28 Selecting previously unselected package libcap2:amd64. [2023-01-18T12:34:48.388Z] #31 60.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-18T12:34:48.388Z] #31 60.37 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-18T12:34:48.388Z] #31 60.39 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-18T12:34:48.388Z] #31 60.59 Selecting previously unselected package libcap-dev:amd64. [2023-01-18T12:34:48.388Z] #31 60.59 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-01-18T12:34:48.388Z] #31 60.60 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-01-18T12:34:48.388Z] #31 60.88 Selecting previously unselected package libnet1:amd64. [2023-01-18T12:34:48.388Z] #31 60.88 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-18T12:34:48.388Z] #31 60.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:34:48.388Z] #31 61.16 Selecting previously unselected package libnet1-dev. [2023-01-18T12:34:48.388Z] #31 61.16 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-18T12:34:48.388Z] #31 61.17 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-18T12:34:48.388Z] #31 61.55 Selecting previously unselected package libnl-3-200:amd64. [2023-01-18T12:34:48.388Z] #31 61.55 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-18T12:34:48.388Z] #31 61.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-18T12:34:48.388Z] #31 62.02 Selecting previously unselected package libnl-3-dev:amd64. [2023-01-18T12:34:48.388Z] #31 62.03 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-01-18T12:34:48.388Z] #31 62.07 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-18T12:34:48.388Z] #31 62.59 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-18T12:34:48.388Z] #31 62.59 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-18T12:34:48.388Z] #31 62.60 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-18T12:34:48.388Z] #31 62.81 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-01-18T12:34:48.388Z] #31 62.81 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-01-18T12:34:48.388Z] #31 62.82 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-18T12:34:48.388Z] #31 63.09 Selecting previously unselected package zlib1g-dev:amd64. [2023-01-18T12:34:48.388Z] #31 63.14 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-01-18T12:34:48.388Z] #31 63.15 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-18T12:34:48.436Z] #31 67.06 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-01-18T12:34:48.436Z] #31 67.15 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-01-18T12:34:48.436Z] #31 67.19 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-01-18T12:34:48.589Z] #38 164.1 fatal: not a git repository (or any of the parent directories): .git [2023-01-18T12:34:48.647Z] #31 63.48 Selecting previously unselected package libprotobuf23:amd64. [2023-01-18T12:34:48.647Z] #31 63.48 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-01-18T12:34:48.647Z] #31 63.50 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-01-18T12:34:48.695Z] #31 67.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-01-18T12:34:48.695Z] #31 67.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-01-18T12:34:48.866Z] #38 ... [2023-01-18T12:34:48.866Z] [2023-01-18T12:34:48.866Z] #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-01-18T12:34:48.866Z] #32 56.72 Setting up libicu67:amd64 (67.1-7) ... [2023-01-18T12:34:48.866Z] #32 56.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:34:48.866Z] #32 56.76 Setting up libuv1:amd64 (1.40.0-2) ... [2023-01-18T12:34:48.866Z] #32 56.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:34:48.866Z] #32 56.80 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-18T12:34:48.866Z] #32 56.81 Setting up librhash0:amd64 (1.4.1-2) ... [2023-01-18T12:34:48.866Z] #32 56.83 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-01-18T12:34:48.866Z] #32 56.85 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-18T12:34:48.866Z] #32 56.87 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-18T12:34:48.866Z] #32 56.89 Setting up cmake (3.18.4-2+deb11u1) ... [2023-01-18T12:34:48.866Z] #32 56.92 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:34:48.866Z] #32 DONE 57.4s [2023-01-18T12:34:48.954Z] #31 67.45 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-01-18T12:34:49.122Z] [2023-01-18T12:34:49.122Z] #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-01-18T12:34:49.122Z] #33 56.27 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-01-18T12:34:49.122Z] #33 56.48 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-01-18T12:34:49.122Z] #33 56.48 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-01-18T12:34:49.122Z] #33 56.73 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-01-18T12:34:49.122Z] #33 56.84 go: downloading github.com/gobwas/glob v0.2.3 [2023-01-18T12:34:49.122Z] #33 56.85 go: downloading github.com/kisielk/gotool v1.0.0 [2023-01-18T12:34:49.122Z] #33 57.09 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-01-18T12:34:49.122Z] #33 57.12 go: downloading golang.org/x/mod v0.5.1 [2023-01-18T12:34:49.122Z] #33 57.19 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-01-18T12:34:49.122Z] #33 57.23 go: downloading github.com/ettle/strcase v0.1.1 [2023-01-18T12:34:49.122Z] #33 57.36 go: downloading github.com/fatih/structtag v1.2.0 [2023-01-18T12:34:49.123Z] #33 57.38 go: downloading github.com/Masterminds/semver v1.5.0 [2023-01-18T12:34:49.379Z] #33 57.62 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-01-18T12:34:49.379Z] #33 57.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-01-18T12:34:49.379Z] #33 57.69 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-01-18T12:34:49.526Z] #38 165.0 make[1]: Nothing to be done for 'all'. [2023-01-18T12:34:49.585Z] #39 94.00 AR criu/pie/pie.lib.a [2023-01-18T12:34:49.585Z] #39 94.18 DEP criu/pie/restorer.d [2023-01-18T12:34:49.636Z] #33 58.12 go: downloading github.com/prometheus/client_model v0.2.0 [2023-01-18T12:34:49.636Z] #33 58.18 go: downloading github.com/google/go-cmp v0.5.6 [2023-01-18T12:34:49.842Z] #39 94.51 DEP criu/arch/x86/sigaction_compat_pie.d [2023-01-18T12:34:49.842Z] #39 94.68 DEP criu/arch/x86/restorer_unmap.d [2023-01-18T12:34:49.893Z] #33 58.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-01-18T12:34:49.903Z] #31 68.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-01-18T12:34:49.903Z] #31 68.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-01-18T12:34:49.903Z] #31 68.56 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-01-18T12:34:49.903Z] #31 68.57 go: downloading github.com/golangci/misspell v0.3.5 [2023-01-18T12:34:50.098Z] #39 94.76 DEP criu/arch/x86/restorer.d [2023-01-18T12:34:50.150Z] #33 58.59 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-01-18T12:34:50.150Z] #33 58.65 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-01-18T12:34:50.354Z] #39 95.09 DEP criu/arch/x86/vdso-pie.d [2023-01-18T12:34:50.354Z] #39 95.30 DEP criu/pie/parasite-vdso.d [2023-01-18T12:34:50.407Z] #33 58.74 go: downloading github.com/beorn7/perks v1.0.1 [2023-01-18T12:34:50.407Z] #33 58.77 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-01-18T12:34:50.407Z] #33 58.82 go: downloading github.com/cespare/xxhash v1.1.0 [2023-01-18T12:34:50.407Z] #33 58.82 go: downloading github.com/golang/protobuf v1.5.2 [2023-01-18T12:34:50.464Z] #38 165.9 make[1]: 'images/built-in.o' is up to date. [2023-01-18T12:34:50.464Z] #38 166.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-01-18T12:34:50.464Z] #38 166.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-01-18T12:34:50.472Z] #31 68.96 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-01-18T12:34:50.472Z] #31 69.01 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-01-18T12:34:50.472Z] #31 69.05 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-01-18T12:34:50.472Z] #31 69.14 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-01-18T12:34:50.472Z] #31 69.18 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-01-18T12:34:50.472Z] #31 69.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-01-18T12:34:50.553Z] #31 65.20 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-01-18T12:34:50.553Z] #31 65.25 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-01-18T12:34:50.553Z] #31 65.30 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-18T12:34:50.617Z] #39 95.57 DEP criu/pie/parasite.d [2023-01-18T12:34:50.664Z] #33 59.06 go: downloading github.com/prometheus/common v0.10.0 [2023-01-18T12:34:50.723Z] #38 166.1 make[1]: 'compel/libcompel.a' is up to date. [2023-01-18T12:34:50.723Z] #38 166.2 make[1]: 'compel/compel-host-bin' is up to date. [2023-01-18T12:34:50.723Z] #38 166.2 make[1]: Nothing to be done for 'all'. [2023-01-18T12:34:50.723Z] #38 166.3 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-18T12:34:50.731Z] #31 69.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-01-18T12:34:50.731Z] #31 69.49 go: downloading github.com/julz/importas v0.1.0 [2023-01-18T12:34:50.731Z] #31 69.53 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-01-18T12:34:50.920Z] #33 59.23 go: downloading github.com/prometheus/procfs v0.6.0 [2023-01-18T12:34:50.921Z] #33 59.35 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-01-18T12:34:50.921Z] #33 59.44 go: downloading google.golang.org/protobuf v1.27.1 [2023-01-18T12:34:50.982Z] #38 166.4 make[2]: Nothing to be done for 'all'. [2023-01-18T12:34:50.991Z] #31 69.60 go: downloading github.com/kulti/thelper v0.5.0 [2023-01-18T12:34:50.991Z] #31 69.62 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-01-18T12:34:50.991Z] #31 69.73 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-01-18T12:34:50.991Z] #31 69.74 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-01-18T12:34:50.991Z] #31 69.77 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-01-18T12:34:50.991Z] #31 69.82 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-01-18T12:34:51.119Z] #31 65.91 Selecting previously unselected package libprotobuf-dev:amd64. [2023-01-18T12:34:51.119Z] #31 65.92 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-01-18T12:34:51.119Z] #31 65.92 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-18T12:34:51.179Z] #39 96.01 CC criu/pie/parasite.o [2023-01-18T12:34:51.241Z] #38 166.5 make[2]: Nothing to be done for 'all'. [2023-01-18T12:34:51.241Z] #38 166.5 make[2]: Nothing to be done for 'all'. [2023-01-18T12:34:51.241Z] #38 166.6 make[2]: Nothing to be done for 'all'. [2023-01-18T12:34:51.241Z] #38 166.7 make[2]: Nothing to be done for 'all'. [2023-01-18T12:34:51.250Z] #31 69.97 go: downloading github.com/maratori/testpackage v1.0.1 [2023-01-18T12:34:51.500Z] #38 166.8 make[2]: Nothing to be done for 'all'. [2023-01-18T12:34:51.500Z] #38 166.8 make[2]: Nothing to be done for 'all'. [2023-01-18T12:34:51.500Z] #38 166.9 make[2]: Nothing to be done for 'all'. [2023-01-18T12:34:51.500Z] #38 167.0 INSTALL criu/criu [2023-01-18T12:34:51.509Z] #31 70.01 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-01-18T12:34:51.509Z] #31 70.17 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-01-18T12:34:51.509Z] #31 70.26 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-01-18T12:34:51.770Z] #31 70.27 go: downloading github.com/mgechev/revive v1.1.3 [2023-01-18T12:34:51.851Z] #33 ... [2023-01-18T12:34:51.851Z] [2023-01-18T12:34:51.851Z] #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-01-18T12:34:51.851Z] #26 50.15 Selecting previously unselected package dmsetup. [2023-01-18T12:34:51.851Z] #26 50.15 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-01-18T12:34:51.851Z] #26 50.15 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-18T12:34:51.851Z] #26 50.30 Selecting previously unselected package mingw-w64-common. [2023-01-18T12:34:51.851Z] #26 50.40 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-01-18T12:34:51.851Z] #26 50.40 Unpacking mingw-w64-common (8.0.0-1) ... [2023-01-18T12:34:51.851Z] #26 56.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-01-18T12:34:51.851Z] #26 56.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-01-18T12:34:51.851Z] #26 56.44 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-18T12:34:51.851Z] #26 ... [2023-01-18T12:34:51.851Z] [2023-01-18T12:34:51.851Z] #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-01-18T12:34:51.851Z] #27 55.50 sort [2023-01-18T12:34:51.851Z] #27 55.50 errors [2023-01-18T12:34:51.851Z] #27 56.14 strconv [2023-01-18T12:34:51.851Z] #27 56.75 io [2023-01-18T12:34:51.851Z] #27 57.98 internal/oserror [2023-01-18T12:34:51.851Z] #27 58.20 syscall [2023-01-18T12:34:51.851Z] #27 60.12 reflect [2023-01-18T12:34:52.069Z] #38 DONE 167.4s [2023-01-18T12:34:52.069Z] [2023-01-18T12:34:52.069Z] #29 [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-01-18T12:34:52.414Z] #27 ... [2023-01-18T12:34:52.414Z] [2023-01-18T12:34:52.414Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:34:52.414Z] #38 5.183 Note: Building without setproctitle() and strlcpy() support. [2023-01-18T12:34:52.414Z] #38 5.187 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-18T12:34:52.414Z] #38 5.206 Note: Building without GnuTLS support [2023-01-18T12:34:52.414Z] #38 5.211 Makefile.config:39: Warn: you have no libnftables installed [2023-01-18T12:34:52.414Z] #38 5.211 Makefile.config:40: Warn: Building without nftables support [2023-01-18T12:34:52.553Z] #31 ... [2023-01-18T12:34:52.553Z] [2023-01-18T12:34:52.553Z] #33 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-18T12:34:52.553Z] #33 DONE 67.1s [2023-01-18T12:34:52.553Z] [2023-01-18T12:34:52.553Z] #25 [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-01-18T12:34:52.553Z] #25 58.72 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:34:52.553Z] #25 59.21 Fetched 17.7 MB in 2s (10.2 MB/s) [2023-01-18T12:34:52.553Z] #25 59.51 Selecting previously unselected package xxd. [2023-01-18T12:34:52.553Z] #25 59.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-18T12:34:52.553Z] #25 59.69 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-18T12:34:52.553Z] #25 59.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:34:52.553Z] #25 60.07 Selecting previously unselected package vim-common. [2023-01-18T12:34:52.553Z] #25 60.07 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-18T12:34:52.553Z] #25 60.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:34:52.553Z] #25 60.54 Selecting previously unselected package cmake-data. [2023-01-18T12:34:52.553Z] #25 60.56 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-01-18T12:34:52.553Z] #25 60.60 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-01-18T12:34:52.553Z] #25 66.98 Selecting previously unselected package libicu67:amd64. [2023-01-18T12:34:52.553Z] #25 67.02 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-01-18T12:34:52.553Z] #25 67.12 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-18T12:34:52.553Z] #25 ... [2023-01-18T12:34:52.553Z] [2023-01-18T12:34:52.553Z] #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-01-18T12:34:52.553Z] #35 57.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-01-18T12:34:52.553Z] #35 57.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-01-18T12:34:52.553Z] #35 57.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-01-18T12:34:52.553Z] #35 57.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-01-18T12:34:52.553Z] #35 57.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-01-18T12:34:52.553Z] #35 58.23 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-01-18T12:34:52.553Z] #35 58.24 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-01-18T12:34:52.553Z] #35 59.50 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-01-18T12:34:52.553Z] #35 62.03 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-01-18T12:34:52.553Z] #35 63.11 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-01-18T12:34:52.553Z] #35 64.37 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-01-18T12:34:52.553Z] #35 66.90 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-01-18T12:34:52.706Z] #31 71.21 go: downloading github.com/moricho/tparallel v0.2.1 [2023-01-18T12:34:52.706Z] #31 71.21 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-01-18T12:34:52.706Z] #31 71.29 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-01-18T12:34:52.706Z] #31 71.39 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-01-18T12:34:52.706Z] #31 71.44 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-01-18T12:34:52.706Z] #31 71.52 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-01-18T12:34:52.822Z] #35 ... [2023-01-18T12:34:52.822Z] [2023-01-18T12:34:52.822Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:34:52.822Z] #29 58.18 go: downloading github.com/fatih/color v1.13.0 [2023-01-18T12:34:52.822Z] #29 58.18 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-18T12:34:52.822Z] #29 58.43 go: downloading github.com/pkg/errors v0.9.1 [2023-01-18T12:34:52.822Z] #29 58.43 go: downloading github.com/spf13/cobra v1.3.0 [2023-01-18T12:34:52.822Z] #29 58.48 go: downloading github.com/spf13/pflag v1.0.5 [2023-01-18T12:34:52.822Z] #29 59.10 go: downloading github.com/spf13/viper v1.10.1 [2023-01-18T12:34:52.822Z] #29 59.52 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-01-18T12:34:52.822Z] #29 59.91 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-18T12:34:52.822Z] #29 59.98 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-18T12:34:52.822Z] #29 60.09 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-01-18T12:34:52.822Z] #29 60.14 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-01-18T12:34:52.822Z] #29 62.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-18T12:34:52.822Z] #29 62.65 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-18T12:34:52.969Z] #31 71.54 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-01-18T12:34:52.970Z] #31 71.63 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-01-18T12:34:52.970Z] #31 71.65 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-01-18T12:34:53.071Z] #39 97.76 LINK criu/pie/parasite.built-in.o [2023-01-18T12:34:53.071Z] #39 97.78 GEN criu/pie/parasite-blob.h [2023-01-18T12:34:53.071Z] #39 97.88 CC criu/pie/parasite-vdso.o [2023-01-18T12:34:53.081Z] #29 ... [2023-01-18T12:34:53.081Z] [2023-01-18T12:34:53.081Z] #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-01-18T12:34:53.081Z] #35 67.82 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-01-18T12:34:53.081Z] #35 67.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-01-18T12:34:53.081Z] #35 67.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-01-18T12:34:53.081Z] #35 67.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-18T12:34:53.081Z] #35 67.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-18T12:34:53.081Z] #35 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-01-18T12:34:53.081Z] #35 67.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-01-18T12:34:53.081Z] #35 67.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-01-18T12:34:53.081Z] #35 67.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-01-18T12:34:53.328Z] #39 ... [2023-01-18T12:34:53.328Z] [2023-01-18T12:34:53.328Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:34:53.328Z] #33 183.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-01-18T12:34:53.328Z] #33 183.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:34:53.328Z] #33 183.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:34:53.342Z] #35 67.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-01-18T12:34:53.342Z] #35 68.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-01-18T12:34:53.342Z] #35 68.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-01-18T12:34:53.342Z] #35 68.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-01-18T12:34:53.342Z] #35 68.12 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-01-18T12:34:53.342Z] #35 68.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-01-18T12:34:53.342Z] #35 68.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-01-18T12:34:53.539Z] #31 72.21 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-01-18T12:34:53.539Z] #31 72.25 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-01-18T12:34:53.539Z] #31 72.28 go: downloading github.com/sivchari/tenv v1.4.7 [2023-01-18T12:34:53.539Z] #31 72.30 go: downloading github.com/sonatard/noctx v0.0.1 [2023-01-18T12:34:53.801Z] #31 72.41 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-01-18T12:34:53.801Z] #31 72.41 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-01-18T12:34:53.801Z] #31 72.46 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-01-18T12:34:54.064Z] #31 72.56 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-01-18T12:34:54.064Z] #31 72.74 go: downloading github.com/tetafro/godot v1.4.11 [2023-01-18T12:34:54.064Z] #31 72.75 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-01-18T12:34:54.307Z] #38 7.206 fatal: not a git repository (or any of the parent directories): .git [2023-01-18T12:34:54.307Z] #38 7.256 GEN .gitid [2023-01-18T12:34:54.307Z] #38 7.282 GEN criu/include/version.h [2023-01-18T12:34:54.307Z] #38 7.331 GEN include/common/asm [2023-01-18T12:34:54.333Z] #31 72.80 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-01-18T12:34:54.333Z] #31 72.87 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-01-18T12:34:54.333Z] #31 73.06 go: downloading github.com/ultraware/funlen v0.0.3 [2023-01-18T12:34:54.333Z] #31 ... [2023-01-18T12:34:54.333Z] [2023-01-18T12:34:54.333Z] #30 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-18T12:34:54.333Z] #30 62.96 Selecting previously unselected package libicu67:amd64. [2023-01-18T12:34:54.333Z] #30 62.98 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-01-18T12:34:54.333Z] #30 63.00 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-18T12:34:54.333Z] #30 ... [2023-01-18T12:34:54.333Z] [2023-01-18T12:34:54.333Z] #31 [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-01-18T12:34:54.333Z] #31 73.08 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-01-18T12:34:54.333Z] #31 73.11 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-01-18T12:34:54.333Z] #31 73.15 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-01-18T12:34:54.599Z] #31 73.27 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-01-18T12:34:54.721Z] #35 69.58 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:34:54.868Z] #31 73.50 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-01-18T12:34:55.128Z] #31 73.77 go: downloading honnef.co/go/tools v0.2.2 [2023-01-18T12:34:55.288Z] #35 70.02 Fetched 115 MB in 12s (9640 kB/s) [2023-01-18T12:34:55.288Z] #35 70.20 Selecting previously unselected package binutils-mingw-w64-i686. [2023-01-18T12:34:55.547Z] #35 70.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-18T12:34:55.547Z] #35 70.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-18T12:34:55.547Z] #35 70.28 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-18T12:34:55.675Z] #38 8.911 PBCC images/timens.pb-c.c [2023-01-18T12:34:55.675Z] #38 8.928 DEP images/timens.pb-c.d [2023-01-18T12:34:55.700Z] #31 ... [2023-01-18T12:34:55.700Z] [2023-01-18T12:34:55.700Z] #36 [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-01-18T12:34:55.700Z] #36 65.04 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-01-18T12:34:55.700Z] #36 65.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:34:55.700Z] #36 65.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-18T12:34:55.700Z] #36 65.13 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-18T12:34:55.700Z] #36 65.16 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-18T12:34:55.700Z] #36 65.19 Setting up python3-six (1.16.0-2) ... [2023-01-18T12:34:55.700Z] #36 67.00 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-18T12:34:55.700Z] #36 67.05 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-01-18T12:34:55.700Z] #36 67.09 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-18T12:34:55.700Z] #36 67.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-18T12:34:55.700Z] #36 67.18 Setting up python3-protobuf (3.12.4-1) ... [2023-01-18T12:34:55.700Z] #36 72.78 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-01-18T12:34:55.700Z] #36 72.87 Setting up protobuf-compiler (3.12.4-1) ... [2023-01-18T12:34:55.700Z] #36 72.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-18T12:34:55.700Z] #36 73.09 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-18T12:34:55.700Z] #36 73.16 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-18T12:34:55.700Z] #36 73.23 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-18T12:34:55.700Z] #36 73.25 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:34:55.700Z] #36 DONE 74.3s [2023-01-18T12:34:55.700Z] [2023-01-18T12:34:55.700Z] #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-01-18T12:34:55.700Z] #27 64.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-01-18T12:34:55.700Z] #27 64.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-18T12:34:55.700Z] #27 64.16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:34:55.700Z] #27 64.39 Selecting previously unselected package dmsetup. [2023-01-18T12:34:55.700Z] #27 64.41 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-01-18T12:34:55.700Z] #27 64.41 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-18T12:34:55.700Z] #27 64.82 Selecting previously unselected package mingw-w64-common. [2023-01-18T12:34:55.700Z] #27 64.82 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-01-18T12:34:55.700Z] #27 64.87 Unpacking mingw-w64-common (8.0.0-1) ... [2023-01-18T12:34:55.700Z] #27 74.14 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-01-18T12:34:55.700Z] #27 74.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-01-18T12:34:55.700Z] #27 74.17 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-18T12:34:55.700Z] #27 ... [2023-01-18T12:34:55.700Z] [2023-01-18T12:34:55.700Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:34:55.931Z] #38 9.004 PBCC images/fown.pb-c.c [2023-01-18T12:34:55.931Z] #38 9.046 PBCC images/google/protobuf/descriptor.pb-c.c [2023-01-18T12:34:55.931Z] #38 9.113 PBCC images/opts.pb-c.c [2023-01-18T12:34:56.188Z] #38 9.204 PBCC images/memfd.pb-c.c [2023-01-18T12:34:56.188Z] #38 9.267 DEP images/fown.pb-c.d [2023-01-18T12:34:56.188Z] #38 9.330 DEP images/google/protobuf/descriptor.pb-c.d [2023-01-18T12:34:56.188Z] #38 9.414 DEP images/opts.pb-c.d [2023-01-18T12:34:56.188Z] #38 9.477 DEP images/memfd.pb-c.d [2023-01-18T12:34:56.445Z] #38 9.582 PBCC images/sit.pb-c.c [2023-01-18T12:34:56.445Z] #38 9.654 DEP images/sit.pb-c.d [2023-01-18T12:34:56.702Z] #38 9.738 PBCC images/macvlan.pb-c.c [2023-01-18T12:34:56.702Z] #38 9.808 DEP images/macvlan.pb-c.d [2023-01-18T12:34:56.702Z] #38 9.906 PBCC images/autofs.pb-c.c [2023-01-18T12:34:56.702Z] #38 9.960 DEP images/autofs.pb-c.d [2023-01-18T12:34:56.702Z] #38 10.01 PBCC images/sysctl.pb-c.c [2023-01-18T12:34:56.959Z] #38 10.05 DEP images/sysctl.pb-c.d [2023-01-18T12:34:56.959Z] #38 10.11 PBCC images/time.pb-c.c [2023-01-18T12:34:56.959Z] #38 10.14 DEP images/time.pb-c.d [2023-01-18T12:34:56.959Z] #38 10.18 PBCC images/binfmt-misc.pb-c.c [2023-01-18T12:34:56.959Z] #38 10.21 DEP images/binfmt-misc.pb-c.d [2023-01-18T12:34:57.216Z] #38 10.28 PBCC images/seccomp.pb-c.c [2023-01-18T12:34:57.216Z] #38 10.31 DEP images/seccomp.pb-c.d [2023-01-18T12:34:57.216Z] #38 10.37 PBCC images/userns.pb-c.c [2023-01-18T12:34:57.216Z] #38 10.39 DEP images/userns.pb-c.d [2023-01-18T12:34:57.216Z] #38 10.47 PBCC images/cgroup.pb-c.c [2023-01-18T12:34:57.473Z] #38 10.52 DEP images/cgroup.pb-c.d [2023-01-18T12:34:57.473Z] #38 10.65 PBCC images/ext-file.pb-c.c [2023-01-18T12:34:57.473Z] #38 10.68 DEP images/ext-file.pb-c.d [2023-01-18T12:34:57.473Z] #38 10.76 PBCC images/rpc.pb-c.c [2023-01-18T12:34:57.473Z] #38 10.80 DEP images/rpc.pb-c.d [2023-01-18T12:34:57.810Z] #38 10.83 PBCC images/siginfo.pb-c.c [2023-01-18T12:34:57.810Z] #38 10.87 DEP images/siginfo.pb-c.d [2023-01-18T12:34:57.810Z] #38 10.94 PBCC images/pagemap.pb-c.c [2023-01-18T12:34:57.810Z] #38 10.97 DEP images/pagemap.pb-c.d [2023-01-18T12:34:57.810Z] #38 11.06 PBCC images/rlimit.pb-c.c [2023-01-18T12:34:58.125Z] #38 ... [2023-01-18T12:34:58.125Z] [2023-01-18T12:34:58.125Z] #31 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-18T12:34:58.125Z] #31 DONE 66.3s [2023-01-18T12:34:58.125Z] [2023-01-18T12:34:58.125Z] #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-01-18T12:34:58.125Z] #0 3.121 + RM_GOPATH=0 [2023-01-18T12:34:58.125Z] #0 3.121 + TMP_GOPATH= [2023-01-18T12:34:58.125Z] #0 3.121 + : /build [2023-01-18T12:34:58.125Z] #0 3.121 + '[' -z '' ']' [2023-01-18T12:34:58.125Z] #0 3.122 ++ mktemp -d [2023-01-18T12:34:58.125Z] #0 3.126 + export GOPATH=/tmp/tmp.MuRwySgLLL [2023-01-18T12:34:58.125Z] #0 3.128 + GOPATH=/tmp/tmp.MuRwySgLLL [2023-01-18T12:34:58.125Z] #0 3.128 + RM_GOPATH=1 [2023-01-18T12:34:58.125Z] #0 3.129 + case "$(go env GOARCH)" in [2023-01-18T12:34:58.125Z] #0 3.131 ++ go env GOARCH [2023-01-18T12:34:58.125Z] #0 3.165 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:58.125Z] #0 3.165 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:34:58.125Z] #0 3.165 ++ dirname /tmp/install/install.sh [2023-01-18T12:34:58.125Z] #0 3.165 + dir=/tmp/install [2023-01-18T12:34:58.125Z] #0 3.165 + bin=tini [2023-01-18T12:34:58.125Z] #0 3.165 + shift [2023-01-18T12:34:58.125Z] #0 3.165 + '[' '!' -f /tmp/install/tini.installer ']' [2023-01-18T12:34:58.125Z] #0 3.165 + . /tmp/install/tini.installer [2023-01-18T12:34:58.125Z] #0 3.165 ++ : v0.19.0 [2023-01-18T12:34:58.125Z] #0 3.165 + install_tini [2023-01-18T12:34:58.125Z] #0 3.165 + echo 'Install tini version v0.19.0' [2023-01-18T12:34:58.125Z] #0 3.166 Install tini version v0.19.0 [2023-01-18T12:34:58.125Z] #0 3.167 + git clone https://github.com/krallin/tini.git /tmp/tmp.MuRwySgLLL/tini [2023-01-18T12:34:58.125Z] #0 3.168 Cloning into '/tmp/tmp.MuRwySgLLL/tini'... [2023-01-18T12:34:58.125Z] #0 3.949 + cd /tmp/tmp.MuRwySgLLL/tini [2023-01-18T12:34:58.125Z] #0 3.963 + git checkout -q v0.19.0 [2023-01-18T12:34:58.125Z] #0 3.987 + cmake . [2023-01-18T12:34:58.125Z] #0 4.493 -- The C compiler identification is GNU 10.2.1 [2023-01-18T12:34:58.125Z] #0 4.615 -- Detecting C compiler ABI info [2023-01-18T12:34:58.125Z] #0 5.230 -- Detecting C compiler ABI info - done [2023-01-18T12:34:58.125Z] #0 5.382 -- Check for working C compiler: /usr/bin/cc - skipped [2023-01-18T12:34:58.125Z] #0 5.396 -- Detecting C compile features [2023-01-18T12:34:58.125Z] #0 5.408 -- Detecting C compile features - done [2023-01-18T12:34:58.125Z] #0 5.463 -- Performing Test HAS_BUILTIN_FORTIFY [2023-01-18T12:34:58.125Z] #0 5.698 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-01-18T12:34:58.125Z] #0 5.781 -- Configuring done [2023-01-18T12:34:58.125Z] #0 5.814 -- Generating done [2023-01-18T12:34:58.125Z] #0 5.816 -- Build files have been written to: /tmp/tmp.MuRwySgLLL/tini [2023-01-18T12:34:58.125Z] #0 5.833 + make tini-static [2023-01-18T12:34:58.125Z] #0 6.145 Scanning dependencies of target tini-static [2023-01-18T12:34:58.125Z] #0 6.218 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-01-18T12:34:58.125Z] #0 7.672 [100%] Linking C executable tini-static [2023-01-18T12:34:58.125Z] #0 8.449 [100%] Built target tini-static [2023-01-18T12:34:58.125Z] #0 8.551 + mkdir -p /build [2023-01-18T12:34:58.125Z] #0 8.559 + cp tini-static /build/docker-init [2023-01-18T12:34:58.125Z] #39 DONE 8.9s [2023-01-18T12:34:58.125Z] [2023-01-18T12:34:58.125Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:34:58.125Z] #38 11.08 DEP images/rlimit.pb-c.d [2023-01-18T12:34:58.125Z] #38 ... [2023-01-18T12:34:58.125Z] [2023-01-18T12:34:58.125Z] #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-01-18T12:34:58.125Z] #26 62.31 Selecting previously unselected package gcc-mingw-w64-base. [2023-01-18T12:34:58.125Z] #26 62.34 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:34:58.125Z] #26 62.34 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-18T12:34:58.125Z] #26 62.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-01-18T12:34:58.125Z] #26 62.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:34:58.125Z] #26 62.55 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-18T12:34:58.992Z] #38 3.243 Note: Building without setproctitle() and strlcpy() support. [2023-01-18T12:34:58.992Z] #38 3.243 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-18T12:34:58.992Z] #38 3.249 Note: Building without GnuTLS support [2023-01-18T12:34:58.992Z] #38 3.256 Makefile.config:39: Warn: you have no libnftables installed [2023-01-18T12:34:58.992Z] #38 3.256 Makefile.config:40: Warn: Building without nftables support [2023-01-18T12:34:58.992Z] #38 ... [2023-01-18T12:34:58.992Z] [2023-01-18T12:34:58.992Z] #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-01-18T12:34:58.992Z] #24 67.57 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-01-18T12:34:58.992Z] #24 68.33 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-01-18T12:34:58.992Z] #24 68.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-18T12:34:59.252Z] #24 ... [2023-01-18T12:34:59.252Z] [2023-01-18T12:34:59.252Z] #31 [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-01-18T12:34:59.252Z] #31 75.79 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-01-18T12:34:59.252Z] #31 75.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-01-18T12:34:59.252Z] #31 75.87 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-01-18T12:34:59.252Z] #31 75.89 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-01-18T12:34:59.252Z] #31 75.94 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-18T12:34:59.252Z] #31 76.00 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-18T12:34:59.252Z] #31 76.01 go: downloading github.com/stretchr/objx v0.1.1 [2023-01-18T12:34:59.252Z] #31 76.18 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-01-18T12:34:59.252Z] #31 76.27 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-01-18T12:34:59.252Z] #31 76.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-01-18T12:34:59.252Z] #31 76.31 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-01-18T12:34:59.252Z] #31 76.37 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-01-18T12:34:59.252Z] #31 76.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-01-18T12:34:59.252Z] #31 76.42 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-01-18T12:34:59.252Z] #31 76.44 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-01-18T12:34:59.252Z] #31 76.47 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-01-18T12:34:59.252Z] #31 76.91 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-01-18T12:34:59.252Z] #31 77.54 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-01-18T12:34:59.252Z] #31 77.56 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-01-18T12:34:59.252Z] #31 77.79 go: downloading golang.org/x/text v0.3.7 [2023-01-18T12:34:59.498Z] #26 ... [2023-01-18T12:34:59.498Z] [2023-01-18T12:34:59.498Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:34:59.498Z] #38 11.23 PBCC images/file-lock.pb-c.c [2023-01-18T12:34:59.498Z] #38 11.27 DEP images/file-lock.pb-c.d [2023-01-18T12:34:59.498Z] #38 11.36 PBCC images/tty.pb-c.c [2023-01-18T12:34:59.498Z] #38 11.42 DEP images/tty.pb-c.d [2023-01-18T12:34:59.498Z] #38 11.52 PBCC images/tun.pb-c.c [2023-01-18T12:34:59.498Z] #38 11.64 PBCC images/netdev.pb-c.c [2023-01-18T12:34:59.498Z] #38 11.64 DEP images/tun.pb-c.d [2023-01-18T12:34:59.498Z] #38 11.72 DEP images/netdev.pb-c.d [2023-01-18T12:34:59.498Z] #38 11.86 PBCC images/vma.pb-c.c [2023-01-18T12:34:59.498Z] #38 11.86 DEP images/vma.pb-c.d [2023-01-18T12:34:59.498Z] #38 11.94 PBCC images/creds.pb-c.c [2023-01-18T12:34:59.498Z] #38 12.06 DEP images/creds.pb-c.d [2023-01-18T12:34:59.498Z] #38 12.06 PBCC images/utsns.pb-c.c [2023-01-18T12:34:59.498Z] #38 12.06 DEP images/utsns.pb-c.d [2023-01-18T12:34:59.498Z] #38 12.10 PBCC images/ipc-desc.pb-c.c [2023-01-18T12:34:59.498Z] #38 12.16 PBCC images/ipc-sem.pb-c.c [2023-01-18T12:34:59.498Z] #38 12.20 DEP images/ipc-desc.pb-c.d [2023-01-18T12:34:59.498Z] #38 12.26 DEP images/ipc-sem.pb-c.d [2023-01-18T12:34:59.498Z] #38 12.34 PBCC images/ipc-msg.pb-c.c [2023-01-18T12:34:59.498Z] #38 12.40 DEP images/ipc-msg.pb-c.d [2023-01-18T12:34:59.499Z] #38 12.48 PBCC images/ipc-shm.pb-c.c [2023-01-18T12:34:59.499Z] #38 12.50 DEP images/ipc-shm.pb-c.d [2023-01-18T12:34:59.499Z] #38 12.62 PBCC images/ipc-var.pb-c.c [2023-01-18T12:34:59.499Z] #38 12.63 DEP images/ipc-var.pb-c.d [2023-01-18T12:34:59.499Z] #38 12.70 PBCC images/sk-opts.pb-c.c [2023-01-18T12:34:59.499Z] #38 12.72 PBCC images/packet-sock.pb-c.c [2023-01-18T12:34:59.499Z] #38 12.76 DEP images/sk-opts.pb-c.d [2023-01-18T12:34:59.499Z] #38 12.84 DEP images/packet-sock.pb-c.d [2023-01-18T12:34:59.744Z] #35 74.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-01-18T12:34:59.744Z] #35 ... [2023-01-18T12:34:59.744Z] [2023-01-18T12:34:59.744Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:34:59.744Z] #29 68.71 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-18T12:34:59.744Z] #29 68.80 go: downloading github.com/stretchr/testify v1.7.0 [2023-01-18T12:34:59.744Z] #29 68.88 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-01-18T12:34:59.744Z] #29 68.94 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-01-18T12:34:59.744Z] #29 69.34 go: downloading github.com/magiconair/properties v1.8.5 [2023-01-18T12:34:59.744Z] #29 69.37 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-01-18T12:34:59.744Z] #29 69.50 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-01-18T12:34:59.744Z] #29 69.57 go: downloading github.com/spf13/afero v1.6.0 [2023-01-18T12:34:59.744Z] #29 69.80 go: downloading github.com/spf13/cast v1.4.1 [2023-01-18T12:34:59.744Z] #29 69.85 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-01-18T12:34:59.744Z] #29 69.93 go: downloading github.com/subosito/gotenv v1.2.0 [2023-01-18T12:34:59.744Z] #29 70.09 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-01-18T12:34:59.744Z] #29 70.13 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-01-18T12:34:59.744Z] #29 70.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-01-18T12:34:59.744Z] #29 70.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-01-18T12:34:59.744Z] #29 70.76 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-01-18T12:34:59.744Z] #29 70.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-01-18T12:34:59.744Z] #29 71.08 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-01-18T12:34:59.744Z] #29 71.12 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-01-18T12:34:59.744Z] #29 71.17 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-01-18T12:34:59.744Z] #29 71.18 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-01-18T12:34:59.744Z] #29 72.40 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-01-18T12:34:59.744Z] #29 72.56 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-18T12:34:59.744Z] #29 72.57 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-01-18T12:34:59.744Z] #29 72.69 go: downloading github.com/Antonboom/errname v0.1.5 [2023-01-18T12:34:59.744Z] #29 72.78 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-01-18T12:34:59.744Z] #29 72.85 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-01-18T12:34:59.744Z] #29 74.06 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-01-18T12:34:59.744Z] #29 74.14 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-01-18T12:34:59.744Z] #29 74.23 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-01-18T12:34:59.744Z] #29 74.28 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-01-18T12:34:59.744Z] #29 74.33 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-01-18T12:34:59.744Z] #29 74.41 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-01-18T12:34:59.744Z] #29 74.52 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-01-18T12:34:59.744Z] #29 74.60 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-01-18T12:34:59.755Z] #38 12.92 PBCC images/sk-netlink.pb-c.c [2023-01-18T12:34:59.868Z] #33 ... [2023-01-18T12:34:59.868Z] [2023-01-18T12:34:59.868Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:34:59.868Z] #39 99.09 CC criu/arch/x86/vdso-pie.o [2023-01-18T12:34:59.868Z] #39 99.58 CC criu/arch/x86/restorer.o [2023-01-18T12:34:59.868Z] #39 100.5 CC criu/arch/x86/restorer_unmap.o [2023-01-18T12:34:59.868Z] #39 100.5 CC criu/arch/x86/sigaction_compat_pie.o [2023-01-18T12:34:59.868Z] #39 100.9 CC criu/pie/restorer.o [2023-01-18T12:34:59.868Z] #39 104.1 LINK criu/pie/restorer.built-in.o [2023-01-18T12:34:59.868Z] #39 104.2 GEN criu/pie/restorer-blob.h [2023-01-18T12:34:59.868Z] #39 104.3 DEP criu/vdso.d [2023-01-18T12:34:59.868Z] #39 104.4 DEP criu/vdso-compat.d [2023-01-18T12:34:59.868Z] #39 104.6 DEP criu/uts_ns.d [2023-01-18T12:34:59.868Z] #39 104.8 DEP criu/util.d [2023-01-18T12:35:00.003Z] #29 74.69 go: downloading github.com/breml/bidichk v0.2.1 [2023-01-18T12:35:00.003Z] #29 74.79 go: downloading github.com/breml/errchkjson v0.2.1 [2023-01-18T12:35:00.003Z] #29 74.83 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-01-18T12:35:00.003Z] #29 74.90 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-01-18T12:35:00.018Z] #38 12.99 DEP images/sk-netlink.pb-c.d [2023-01-18T12:35:00.018Z] #38 13.08 PBCC images/sk-inet.pb-c.c [2023-01-18T12:35:00.018Z] #38 13.16 DEP images/sk-inet.pb-c.d [2023-01-18T12:35:00.018Z] #38 13.22 PBCC images/sk-unix.pb-c.c [2023-01-18T12:35:00.018Z] #38 13.26 DEP images/sk-unix.pb-c.d [2023-01-18T12:35:00.124Z] #39 105.0 DEP criu/uffd.d [2023-01-18T12:35:00.262Z] #29 74.97 go: downloading github.com/daixiang0/gci v0.2.9 [2023-01-18T12:35:00.262Z] #29 75.01 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-01-18T12:35:00.262Z] #29 75.12 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-01-18T12:35:00.276Z] #38 13.35 PBCC images/mm.pb-c.c [2023-01-18T12:35:00.276Z] #38 13.45 DEP images/mm.pb-c.d [2023-01-18T12:35:00.276Z] #38 13.50 PBCC images/timerfd.pb-c.c [2023-01-18T12:35:00.276Z] #38 13.55 DEP images/timerfd.pb-c.d [2023-01-18T12:35:00.381Z] #39 105.2 DEP criu/tun.d [2023-01-18T12:35:00.381Z] #39 ... [2023-01-18T12:35:00.381Z] [2023-01-18T12:35:00.381Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:35:00.381Z] #33 190.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-01-18T12:35:00.381Z] #33 190.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-01-18T12:35:00.381Z] #33 190.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-18T12:35:00.521Z] #29 75.30 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-01-18T12:35:00.532Z] #38 13.61 PBCC images/timer.pb-c.c [2023-01-18T12:35:00.532Z] #38 13.69 DEP images/timer.pb-c.d [2023-01-18T12:35:00.532Z] #38 13.75 PBCC images/sa.pb-c.c [2023-01-18T12:35:00.532Z] #38 13.79 DEP images/sa.pb-c.d [2023-01-18T12:35:00.780Z] #29 75.49 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-01-18T12:35:00.780Z] #29 75.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-01-18T12:35:00.780Z] #29 75.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-01-18T12:35:00.790Z] #38 13.85 PBCC images/pipe-data.pb-c.c [2023-01-18T12:35:00.790Z] #38 13.89 DEP images/pipe-data.pb-c.d [2023-01-18T12:35:00.790Z] #38 13.93 PBCC images/mnt.pb-c.c [2023-01-18T12:35:00.790Z] #38 13.98 DEP images/mnt.pb-c.d [2023-01-18T12:35:00.790Z] #38 14.04 PBCC images/sk-packet.pb-c.c [2023-01-18T12:35:00.790Z] #38 14.08 DEP images/sk-packet.pb-c.d [2023-01-18T12:35:00.943Z] #33 190.8 Selecting previously unselected package libapparmor1:amd64. [2023-01-18T12:35:00.943Z] #33 190.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-01-18T12:35:00.943Z] #33 190.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-01-18T12:35:00.943Z] #33 191.1 Selecting previously unselected package libapparmor-dev:amd64. [2023-01-18T12:35:00.943Z] #33 191.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-01-18T12:35:00.943Z] #33 191.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-18T12:35:01.038Z] #29 75.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-01-18T12:35:01.047Z] #38 14.17 PBCC images/tcp-stream.pb-c.c [2023-01-18T12:35:01.047Z] #38 14.24 DEP images/tcp-stream.pb-c.d [2023-01-18T12:35:01.297Z] #29 75.99 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-01-18T12:35:01.304Z] #38 14.42 PBCC images/pipe.pb-c.c [2023-01-18T12:35:01.304Z] #38 14.42 DEP images/pipe.pb-c.d [2023-01-18T12:35:01.304Z] #38 14.46 PBCC images/pstree.pb-c.c [2023-01-18T12:35:01.304Z] #38 14.46 DEP images/pstree.pb-c.d [2023-01-18T12:35:01.505Z] #33 191.5 Selecting previously unselected package libbtrfs0:amd64. [2023-01-18T12:35:01.505Z] #33 191.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-18T12:35:01.505Z] #33 191.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-18T12:35:01.556Z] #29 76.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-01-18T12:35:01.556Z] #29 76.32 go: downloading github.com/golangci/misspell v0.3.5 [2023-01-18T12:35:01.556Z] #29 76.34 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-01-18T12:35:01.556Z] #29 76.40 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-01-18T12:35:01.561Z] #38 14.51 PBCC images/fs.pb-c.c [2023-01-18T12:35:01.561Z] #38 14.54 DEP images/fs.pb-c.d [2023-01-18T12:35:01.561Z] #38 14.59 PBCC images/signalfd.pb-c.c [2023-01-18T12:35:01.561Z] #38 14.67 DEP images/signalfd.pb-c.d [2023-01-18T12:35:01.561Z] #38 14.70 PBCC images/fh.pb-c.c [2023-01-18T12:35:01.561Z] #38 14.80 PBCC images/fsnotify.pb-c.c [2023-01-18T12:35:01.561Z] #38 14.80 DEP images/fh.pb-c.d [2023-01-18T12:35:01.815Z] #29 76.47 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-01-18T12:35:01.815Z] #29 76.53 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-01-18T12:35:01.815Z] #29 76.58 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-01-18T12:35:01.815Z] #29 76.60 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-01-18T12:35:01.815Z] #29 76.62 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-01-18T12:35:01.815Z] #29 76.64 go: downloading github.com/julz/importas v0.1.0 [2023-01-18T12:35:01.815Z] #29 76.75 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-01-18T12:35:01.818Z] #38 14.93 DEP images/fsnotify.pb-c.d [2023-01-18T12:35:01.818Z] #38 15.04 PBCC images/eventpoll.pb-c.c [2023-01-18T12:35:01.818Z] #38 15.04 DEP images/eventpoll.pb-c.d [2023-01-18T12:35:02.067Z] #33 192.0 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-18T12:35:02.067Z] #33 192.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-18T12:35:02.067Z] #33 192.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-18T12:35:02.074Z] #38 15.07 PBCC images/eventfd.pb-c.c [2023-01-18T12:35:02.074Z] #38 15.11 DEP images/eventfd.pb-c.d [2023-01-18T12:35:02.074Z] #38 15.16 PBCC images/remap-file-path.pb-c.c [2023-01-18T12:35:02.074Z] #38 15.18 DEP images/remap-file-path.pb-c.d [2023-01-18T12:35:02.074Z] #38 15.24 PBCC images/fifo.pb-c.c [2023-01-18T12:35:02.075Z] #29 76.84 go: downloading github.com/kulti/thelper v0.5.0 [2023-01-18T12:35:02.075Z] #29 77.01 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-01-18T12:35:02.331Z] #38 15.39 DEP images/fifo.pb-c.d [2023-01-18T12:35:02.331Z] #38 15.39 PBCC images/ghost-file.pb-c.c [2023-01-18T12:35:02.331Z] #38 15.39 DEP images/ghost-file.pb-c.d [2023-01-18T12:35:02.331Z] #38 15.45 PBCC images/regfile.pb-c.c [2023-01-18T12:35:02.331Z] #38 15.50 DEP images/regfile.pb-c.d [2023-01-18T12:35:02.334Z] #29 77.08 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-01-18T12:35:02.587Z] #38 15.61 PBCC images/ns.pb-c.c [2023-01-18T12:35:02.587Z] #38 15.64 DEP images/ns.pb-c.d [2023-01-18T12:35:02.587Z] #38 15.71 PBCC images/fdinfo.pb-c.c [2023-01-18T12:35:02.587Z] #38 15.76 DEP images/fdinfo.pb-c.d [2023-01-18T12:35:02.587Z] #38 ... [2023-01-18T12:35:02.587Z] [2023-01-18T12:35:02.587Z] #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-01-18T12:35:02.587Z] #33 61.07 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-01-18T12:35:02.593Z] #29 77.19 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-01-18T12:35:02.593Z] #29 77.19 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-01-18T12:35:02.593Z] #29 77.30 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-01-18T12:35:02.593Z] #29 77.39 go: downloading github.com/maratori/testpackage v1.0.1 [2023-01-18T12:35:02.630Z] #33 192.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-01-18T12:35:02.630Z] #33 192.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-18T12:35:02.630Z] #33 192.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:35:02.852Z] #29 77.51 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-01-18T12:35:02.852Z] #29 77.60 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-01-18T12:35:02.852Z] #29 77.62 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-01-18T12:35:02.852Z] #29 77.64 go: downloading github.com/mgechev/revive v1.1.3 [2023-01-18T12:35:02.856Z] #33 ... [2023-01-18T12:35:02.856Z] [2023-01-18T12:35:02.856Z] #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-01-18T12:35:02.856Z] #26 71.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-01-18T12:35:02.856Z] #26 71.27 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:35:02.856Z] #26 71.27 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:35:02.886Z] #33 192.9 Selecting previously unselected package libudev-dev:amd64. [2023-01-18T12:35:02.886Z] #33 192.9 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-18T12:35:02.886Z] #33 192.9 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:35:03.190Z] #33 193.0 Selecting previously unselected package libsepol1-dev:amd64. [2023-01-18T12:35:03.190Z] #33 193.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-01-18T12:35:03.190Z] #33 193.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-01-18T12:35:03.788Z] #29 78.60 go: downloading github.com/moricho/tparallel v0.2.1 [2023-01-18T12:35:03.788Z] #29 78.60 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-01-18T12:35:03.788Z] #29 78.66 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-01-18T12:35:03.788Z] #29 78.71 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-01-18T12:35:04.046Z] #29 78.79 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-01-18T12:35:04.046Z] #29 ... [2023-01-18T12:35:04.046Z] [2023-01-18T12:35:04.046Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:35:04.046Z] #31 68.72 Selecting previously unselected package libprotoc23:amd64. [2023-01-18T12:35:04.046Z] #31 68.74 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-01-18T12:35:04.046Z] #31 68.76 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-01-18T12:35:04.046Z] #31 70.21 Selecting previously unselected package protobuf-c-compiler. [2023-01-18T12:35:04.046Z] #31 70.23 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-01-18T12:35:04.046Z] #31 70.24 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-18T12:35:04.046Z] #31 70.67 Selecting previously unselected package protobuf-compiler. [2023-01-18T12:35:04.046Z] #31 70.67 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-01-18T12:35:04.046Z] #31 70.68 Unpacking protobuf-compiler (3.12.4-1) ... [2023-01-18T12:35:04.046Z] #31 70.91 Selecting previously unselected package python3-pkg-resources. [2023-01-18T12:35:04.046Z] #31 70.97 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-18T12:35:04.046Z] #31 70.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:35:04.046Z] #31 71.42 Selecting previously unselected package python3-six. [2023-01-18T12:35:04.046Z] #31 71.44 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-01-18T12:35:04.046Z] #31 71.45 Unpacking python3-six (1.16.0-2) ... [2023-01-18T12:35:04.046Z] #31 71.64 Selecting previously unselected package python3-protobuf. [2023-01-18T12:35:04.046Z] #31 71.64 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-01-18T12:35:04.046Z] #31 71.64 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-18T12:35:04.046Z] #31 72.62 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:35:04.046Z] #31 75.52 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-01-18T12:35:04.046Z] #31 75.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:35:04.046Z] #31 75.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-18T12:35:04.046Z] #31 75.57 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-18T12:35:04.046Z] #31 75.59 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-18T12:35:04.046Z] #31 75.60 Setting up python3-six (1.16.0-2) ... [2023-01-18T12:35:04.046Z] #31 77.63 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-18T12:35:04.046Z] #31 77.64 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-01-18T12:35:04.046Z] #31 77.66 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-18T12:35:04.046Z] #31 77.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-18T12:35:04.047Z] #31 77.70 Setting up python3-protobuf (3.12.4-1) ... [2023-01-18T12:35:04.047Z] #31 ... [2023-01-18T12:35:04.047Z] [2023-01-18T12:35:04.047Z] #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-01-18T12:35:04.047Z] #24 68.70 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: 96% (1463/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-01-18T12:35:04.047Z] #24 69.67 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-01-18T12:35:04.047Z] #24 70.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-18T12:35:04.131Z] #33 ... [2023-01-18T12:35:04.131Z] [2023-01-18T12:35:04.131Z] #21 [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-01-18T12:35:04.131Z] #21 185.7 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-18T12:35:04.131Z] #21 185.7 + GOBIN=/build [2023-01-18T12:35:04.131Z] #21 185.7 + GO111MODULE=on [2023-01-18T12:35:04.131Z] #21 185.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-01-18T12:35:04.131Z] #21 DONE 194.4s [2023-01-18T12:35:04.306Z] #24 ... [2023-01-18T12:35:04.306Z] [2023-01-18T12:35:04.306Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:35:04.306Z] #29 78.85 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-01-18T12:35:04.306Z] #29 78.89 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-01-18T12:35:04.306Z] #29 78.93 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-01-18T12:35:04.306Z] #29 79.03 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-01-18T12:35:04.306Z] #29 79.26 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-01-18T12:35:04.391Z] [2023-01-18T12:35:04.391Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-01-18T12:35:04.391Z] #40 DONE 0.1s [2023-01-18T12:35:04.391Z] [2023-01-18T12:35:04.391Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:35:04.391Z] #33 194.4 Selecting previously unselected package libpcre2-16-0:amd64. [2023-01-18T12:35:04.391Z] #33 194.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-01-18T12:35:04.391Z] #33 194.4 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:35:04.534Z] #31 ... [2023-01-18T12:35:04.534Z] [2023-01-18T12:35:04.534Z] #30 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-18T12:35:04.534Z] #30 73.41 Selecting previously unselected package libxml2:amd64. [2023-01-18T12:35:04.534Z] #30 73.42 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-01-18T12:35:04.534Z] #30 73.48 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-18T12:35:04.534Z] #30 74.37 Selecting previously unselected package libarchive13:amd64. [2023-01-18T12:35:04.534Z] #30 74.39 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-01-18T12:35:04.534Z] #30 74.42 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-18T12:35:04.534Z] #30 75.02 Selecting previously unselected package libjsoncpp24:amd64. [2023-01-18T12:35:04.534Z] #30 75.02 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-01-18T12:35:04.534Z] #30 75.04 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-18T12:35:04.534Z] #30 75.29 Selecting previously unselected package librhash0:amd64. [2023-01-18T12:35:04.534Z] #30 75.29 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-01-18T12:35:04.534Z] #30 75.31 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-01-18T12:35:04.534Z] #30 75.58 Selecting previously unselected package libuv1:amd64. [2023-01-18T12:35:04.534Z] #30 75.62 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-01-18T12:35:04.534Z] #30 75.65 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-01-18T12:35:04.534Z] #30 75.82 Selecting previously unselected package cmake. [2023-01-18T12:35:04.534Z] #30 75.82 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-01-18T12:35:04.534Z] #30 75.84 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-01-18T12:35:04.534Z] #30 82.11 Setting up libicu67:amd64 (67.1-7) ... [2023-01-18T12:35:04.534Z] #30 82.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:35:04.534Z] #30 82.19 Setting up libuv1:amd64 (1.40.0-2) ... [2023-01-18T12:35:04.534Z] #30 82.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:35:04.534Z] #30 82.25 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-18T12:35:04.534Z] #30 82.28 Setting up librhash0:amd64 (1.4.1-2) ... [2023-01-18T12:35:04.534Z] #30 82.32 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-01-18T12:35:04.534Z] #30 82.38 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-18T12:35:04.534Z] #30 82.40 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-18T12:35:04.534Z] #30 82.42 Setting up cmake (3.18.4-2+deb11u1) ... [2023-01-18T12:35:04.534Z] #30 82.49 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:35:04.565Z] #29 79.29 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-01-18T12:35:04.565Z] #29 79.30 go: downloading github.com/sivchari/tenv v1.4.7 [2023-01-18T12:35:04.565Z] #29 79.36 go: downloading github.com/sonatard/noctx v0.0.1 [2023-01-18T12:35:04.565Z] #29 79.44 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-01-18T12:35:04.652Z] #33 ... [2023-01-18T12:35:04.652Z] [2023-01-18T12:35:04.652Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-01-18T12:35:04.652Z] #41 DONE 0.1s [2023-01-18T12:35:04.652Z] [2023-01-18T12:35:04.652Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-18T12:35:04.652Z] #33 194.8 Selecting previously unselected package libpcre2-32-0:amd64. [2023-01-18T12:35:04.652Z] #33 194.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-01-18T12:35:04.652Z] #33 194.8 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:35:04.806Z] #30 DONE 83.3s [2023-01-18T12:35:04.806Z] [2023-01-18T12:35:04.806Z] #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-01-18T12:35:04.824Z] #29 79.59 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-01-18T12:35:04.824Z] #29 79.70 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-01-18T12:35:04.909Z] #33 195.0 Selecting previously unselected package libpcre2-posix2:amd64. [2023-01-18T12:35:04.909Z] #33 195.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-01-18T12:35:04.909Z] #33 195.0 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:35:05.082Z] #29 79.77 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-01-18T12:35:05.082Z] #29 79.78 go: downloading github.com/tetafro/godot v1.4.11 [2023-01-18T12:35:05.166Z] #33 195.2 Selecting previously unselected package libpcre2-dev:amd64. [2023-01-18T12:35:05.166Z] #33 195.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-01-18T12:35:05.166Z] #33 195.2 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:35:05.341Z] #29 79.97 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-01-18T12:35:05.341Z] #29 80.17 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-01-18T12:35:05.341Z] #29 80.18 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-01-18T12:35:05.731Z] #33 195.8 Selecting previously unselected package libselinux1-dev:amd64. [2023-01-18T12:35:05.731Z] #33 195.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-01-18T12:35:05.731Z] #33 195.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-01-18T12:35:05.908Z] #29 80.57 go: downloading github.com/ultraware/funlen v0.0.3 [2023-01-18T12:35:05.908Z] #29 80.59 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-01-18T12:35:05.908Z] #29 80.63 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-01-18T12:35:05.908Z] #29 80.68 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-01-18T12:35:05.908Z] #29 80.74 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-01-18T12:35:05.987Z] #33 196.1 Selecting previously unselected package libdevmapper-dev:amd64. [2023-01-18T12:35:05.987Z] #33 196.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-01-18T12:35:05.987Z] #33 196.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:35:05.987Z] #33 196.3 Selecting previously unselected package libseccomp-dev:amd64. [2023-01-18T12:35:06.190Z] #39 1.470 + RM_GOPATH=0 [2023-01-18T12:35:06.190Z] #39 1.470 + TMP_GOPATH= [2023-01-18T12:35:06.190Z] #39 1.470 + : /build [2023-01-18T12:35:06.190Z] #39 1.470 + '[' -z '' ']' [2023-01-18T12:35:06.190Z] #39 1.470 ++ mktemp -d [2023-01-18T12:35:06.190Z] #39 1.473 + export GOPATH=/tmp/tmp.1NEmuk4Msp [2023-01-18T12:35:06.190Z] #39 1.473 + GOPATH=/tmp/tmp.1NEmuk4Msp [2023-01-18T12:35:06.190Z] #39 1.473 + RM_GOPATH=1 [2023-01-18T12:35:06.190Z] #39 1.474 + case "$(go env GOARCH)" in [2023-01-18T12:35:06.190Z] #39 1.474 ++ go env GOARCH [2023-01-18T12:35:06.190Z] #39 1.489 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:35:06.190Z] #39 1.489 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:35:06.190Z] #39 1.490 ++ dirname /tmp/install/install.sh [2023-01-18T12:35:06.190Z] #39 1.492 + dir=/tmp/install [2023-01-18T12:35:06.190Z] #39 1.492 + bin=tini [2023-01-18T12:35:06.190Z] #39 1.493 + shift [2023-01-18T12:35:06.190Z] #39 1.493 + '[' '!' -f /tmp/install/tini.installer ']' [2023-01-18T12:35:06.190Z] #39 1.493 + . /tmp/install/tini.installer [2023-01-18T12:35:06.190Z] #39 1.494 ++ : v0.19.0 [2023-01-18T12:35:06.190Z] #39 1.494 + install_tini [2023-01-18T12:35:06.190Z] #39 1.495 + echo 'Install tini version v0.19.0' [2023-01-18T12:35:06.190Z] #39 1.495 Install tini version v0.19.0 [2023-01-18T12:35:06.190Z] #39 1.495 + git clone https://github.com/krallin/tini.git /tmp/tmp.1NEmuk4Msp/tini [2023-01-18T12:35:06.190Z] #39 1.502 Cloning into '/tmp/tmp.1NEmuk4Msp/tini'... [2023-01-18T12:35:06.244Z] #33 196.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-01-18T12:35:06.244Z] #33 196.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-18T12:35:06.244Z] #33 196.5 Selecting previously unselected package libsystemd-dev:amd64. [2023-01-18T12:35:06.244Z] #33 196.5 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-18T12:35:06.500Z] #33 196.5 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:35:06.844Z] #29 81.67 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-01-18T12:35:07.064Z] #33 197.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-18T12:35:07.064Z] #33 197.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-01-18T12:35:07.064Z] #33 197.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-18T12:35:07.064Z] #33 197.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-01-18T12:35:07.064Z] #33 197.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-18T12:35:07.064Z] #33 197.2 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:35:07.064Z] #33 197.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-18T12:35:07.064Z] #33 197.3 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:35:07.064Z] #33 197.3 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:35:07.064Z] #33 197.3 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:35:07.064Z] #33 197.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-18T12:35:07.064Z] #33 197.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-18T12:35:07.064Z] #33 197.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-18T12:35:07.102Z] #29 81.90 go: downloading honnef.co/go/tools v0.2.2 [2023-01-18T12:35:07.321Z] #33 197.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-18T12:35:07.321Z] #33 197.4 Setting up mingw-w64-common (8.0.0-1) ... [2023-01-18T12:35:07.321Z] #33 197.4 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:35:07.321Z] #33 197.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-18T12:35:07.321Z] #33 197.4 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:35:07.321Z] #33 197.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-01-18T12:35:07.321Z] #33 197.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-18T12:35:07.321Z] #33 197.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:35:07.321Z] #33 197.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-01-18T12:35:07.321Z] #33 197.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:35:07.321Z] #33 197.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-01-18T12:35:07.572Z] #39 2.786 + cd /tmp/tmp.1NEmuk4Msp/tini [2023-01-18T12:35:07.573Z] #39 2.795 + git checkout -q v0.19.0 [2023-01-18T12:35:07.573Z] #39 2.842 + cmake . [2023-01-18T12:35:07.578Z] #33 197.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-18T12:35:07.578Z] #33 197.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:35:07.578Z] #33 197.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-01-18T12:35:07.578Z] #33 197.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:35:07.578Z] #33 197.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-18T12:35:07.578Z] #33 197.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:35:07.578Z] #33 197.6 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-18T12:35:07.578Z] #33 197.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:35:07.578Z] #33 197.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:35:07.578Z] #33 197.7 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:35:08.110Z] #26 ... [2023-01-18T12:35:08.110Z] [2023-01-18T12:35:08.110Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:08.110Z] #38 15.93 PBCC images/core-aarch64.pb-c.c [2023-01-18T12:35:08.110Z] #38 16.01 PBCC images/core-arm.pb-c.c [2023-01-18T12:35:08.110Z] #38 16.01 PBCC images/core-ppc64.pb-c.c [2023-01-18T12:35:08.110Z] #38 16.07 PBCC images/core-s390.pb-c.c [2023-01-18T12:35:08.110Z] #38 16.13 PBCC images/core-x86.pb-c.c [2023-01-18T12:35:08.110Z] #38 16.18 PBCC images/core.pb-c.c [2023-01-18T12:35:08.110Z] #38 16.35 PBCC images/inventory.pb-c.c [2023-01-18T12:35:08.110Z] #38 16.35 DEP images/core-aarch64.pb-c.d [2023-01-18T12:35:08.110Z] #38 16.49 DEP images/core-arm.pb-c.d [2023-01-18T12:35:08.110Z] #38 16.52 DEP images/core-ppc64.pb-c.d [2023-01-18T12:35:08.110Z] #38 16.56 DEP images/core-s390.pb-c.d [2023-01-18T12:35:08.110Z] #38 16.62 DEP images/core-x86.pb-c.d [2023-01-18T12:35:08.110Z] #38 16.68 DEP images/core.pb-c.d [2023-01-18T12:35:08.110Z] #38 16.71 DEP images/inventory.pb-c.d [2023-01-18T12:35:08.110Z] #38 16.79 PBCC images/cpuinfo.pb-c.c [2023-01-18T12:35:08.110Z] #38 16.83 DEP images/cpuinfo.pb-c.d [2023-01-18T12:35:08.110Z] #38 16.88 PBCC images/stats.pb-c.c [2023-01-18T12:35:08.110Z] #38 16.91 DEP images/stats.pb-c.d [2023-01-18T12:35:08.110Z] #38 18.42 make[1]: Nothing to be done for 'all'. [2023-01-18T12:35:08.110Z] #38 19.92 CC images/stats.o [2023-01-18T12:35:08.110Z] #38 20.34 CC images/core.o [2023-01-18T12:35:08.110Z] #38 20.92 CC images/core-x86.o [2023-01-18T12:35:08.259Z] #33 DONE 198.3s [2023-01-18T12:35:08.259Z] [2023-01-18T12:35:08.259Z] #42 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-01-18T12:35:08.365Z] #38 21.55 CC images/core-arm.o [2023-01-18T12:35:08.511Z] #39 ... [2023-01-18T12:35:08.511Z] [2023-01-18T12:35:08.511Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:35:08.511Z] #34 77.23 sync [2023-01-18T12:35:08.511Z] #34 77.24 internal/reflectlite [2023-01-18T12:35:08.511Z] #34 79.16 internal/testlog [2023-01-18T12:35:08.511Z] #34 80.91 errors [2023-01-18T12:35:08.511Z] #34 80.93 sort [2023-01-18T12:35:08.511Z] #34 81.55 strconv [2023-01-18T12:35:08.511Z] #34 82.64 io [2023-01-18T12:35:08.511Z] #34 84.36 internal/oserror [2023-01-18T12:35:08.511Z] #34 84.71 syscall [2023-01-18T12:35:08.770Z] #34 ... [2023-01-18T12:35:08.770Z] [2023-01-18T12:35:08.770Z] #31 [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-01-18T12:35:08.770Z] #31 85.54 go: downloading github.com/gobwas/glob v0.2.3 [2023-01-18T12:35:08.770Z] #31 85.57 go: downloading github.com/kisielk/gotool v1.0.0 [2023-01-18T12:35:08.770Z] #31 85.72 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-01-18T12:35:08.770Z] #31 85.89 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-01-18T12:35:08.770Z] #31 85.90 go: downloading golang.org/x/mod v0.5.1 [2023-01-18T12:35:08.770Z] #31 86.03 go: downloading github.com/ettle/strcase v0.1.1 [2023-01-18T12:35:08.770Z] #31 86.10 go: downloading github.com/fatih/structtag v1.2.0 [2023-01-18T12:35:08.770Z] #31 86.15 go: downloading github.com/Masterminds/semver v1.5.0 [2023-01-18T12:35:08.770Z] #31 86.31 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-01-18T12:35:08.770Z] #31 86.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-01-18T12:35:08.770Z] #31 86.60 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-01-18T12:35:08.770Z] #31 87.14 go: downloading github.com/prometheus/client_model v0.2.0 [2023-01-18T12:35:08.770Z] #31 87.24 go: downloading github.com/google/go-cmp v0.5.6 [2023-01-18T12:35:08.928Z] #38 21.90 CC images/core-aarch64.o [2023-01-18T12:35:09.005Z] #29 83.52 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-01-18T12:35:09.005Z] #29 83.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-01-18T12:35:09.005Z] #29 83.67 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-01-18T12:35:09.005Z] #29 83.78 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-01-18T12:35:09.005Z] #29 83.85 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-18T12:35:09.005Z] #29 83.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-18T12:35:09.029Z] #31 87.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-01-18T12:35:09.185Z] #38 22.22 CC images/core-ppc64.o [2023-01-18T12:35:09.185Z] #38 ... [2023-01-18T12:35:09.185Z] [2023-01-18T12:35:09.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-01-18T12:35:09.185Z] #27 67.62 internal/syscall/unix [2023-01-18T12:35:09.185Z] #27 68.25 time [2023-01-18T12:35:09.185Z] #27 75.22 internal/poll [2023-01-18T12:35:09.185Z] #27 75.80 internal/fmtsort [2023-01-18T12:35:09.185Z] #27 76.37 internal/safefilepath [2023-01-18T12:35:09.185Z] #27 76.59 internal/syscall/execenv [2023-01-18T12:35:09.185Z] #27 77.00 path [2023-01-18T12:35:09.185Z] #27 77.52 io/fs [2023-01-18T12:35:09.266Z] #29 84.04 go: downloading github.com/stretchr/objx v0.1.1 [2023-01-18T12:35:09.289Z] #31 87.94 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-01-18T12:35:09.525Z] #29 84.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-01-18T12:35:09.525Z] #29 ... [2023-01-18T12:35:09.525Z] [2023-01-18T12:35:09.525Z] #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-01-18T12:35:09.525Z] #35 74.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-18T12:35:09.525Z] #35 74.38 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-18T12:35:09.525Z] #35 78.99 Selecting previously unselected package binutils-mingw-w64. [2023-01-18T12:35:09.525Z] #35 79.00 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-01-18T12:35:09.525Z] #35 79.00 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-18T12:35:09.525Z] #35 79.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-01-18T12:35:09.525Z] #35 79.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-18T12:35:09.525Z] #35 79.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:35:09.525Z] #35 79.85 Selecting previously unselected package dmsetup. [2023-01-18T12:35:09.525Z] #35 79.86 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-01-18T12:35:09.525Z] #35 79.86 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-18T12:35:09.525Z] #35 80.36 Selecting previously unselected package mingw-w64-common. [2023-01-18T12:35:09.525Z] #35 80.36 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-01-18T12:35:09.525Z] #35 80.37 Unpacking mingw-w64-common (8.0.0-1) ... [2023-01-18T12:35:09.549Z] #31 88.15 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-01-18T12:35:09.549Z] #31 88.19 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-01-18T12:35:09.746Z] #27 ... [2023-01-18T12:35:09.747Z] [2023-01-18T12:35:09.747Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:09.747Z] #38 22.70 CC images/core-s390.o [2023-01-18T12:35:09.784Z] #35 ... [2023-01-18T12:35:09.784Z] [2023-01-18T12:35:09.784Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:35:09.784Z] #29 84.54 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-01-18T12:35:09.784Z] #29 84.55 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-01-18T12:35:09.808Z] #31 88.43 go: downloading github.com/beorn7/perks v1.0.1 [2023-01-18T12:35:09.808Z] #31 88.47 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-01-18T12:35:09.808Z] #31 88.54 go: downloading github.com/cespare/xxhash v1.1.0 [2023-01-18T12:35:09.808Z] #31 88.59 go: downloading github.com/golang/protobuf v1.5.2 [2023-01-18T12:35:10.309Z] #38 23.26 CC images/cpuinfo.o [2023-01-18T12:35:10.352Z] #29 84.96 go: downloading golang.org/x/text v0.3.7 [2023-01-18T12:35:10.573Z] #38 23.76 CC images/inventory.o [2023-01-18T12:35:10.611Z] #29 ... [2023-01-18T12:35:10.611Z] [2023-01-18T12:35:10.611Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2023-01-18T12:35:10.611Z] #31 83.56 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-01-18T12:35:10.611Z] #31 83.61 Setting up protobuf-compiler (3.12.4-1) ... [2023-01-18T12:35:10.611Z] #31 83.64 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-18T12:35:10.611Z] #31 83.67 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-18T12:35:10.611Z] #31 83.71 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-18T12:35:10.611Z] #31 83.75 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-18T12:35:10.611Z] #31 83.80 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:35:10.611Z] #31 DONE 85.3s [2023-01-18T12:35:10.611Z] [2023-01-18T12:35:10.611Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:10.746Z] #31 89.16 go: downloading github.com/prometheus/common v0.10.0 [2023-01-18T12:35:10.797Z] #42 DONE 2.4s [2023-01-18T12:35:10.797Z] [2023-01-18T12:35:10.797Z] #43 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-01-18T12:35:10.797Z] #43 ... [2023-01-18T12:35:10.797Z] [2023-01-18T12:35:10.797Z] #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-01-18T12:35:10.797Z] #39 105.5 DEP criu/tty.d [2023-01-18T12:35:10.797Z] #39 105.8 DEP criu/timerfd.d [2023-01-18T12:35:10.797Z] #39 106.0 DEP criu/timens.d [2023-01-18T12:35:10.797Z] #39 106.2 DEP criu/sysfs_parse.d [2023-01-18T12:35:10.797Z] #39 106.5 DEP criu/sysctl.d [2023-01-18T12:35:10.797Z] #39 106.8 DEP criu/string.d [2023-01-18T12:35:10.797Z] #39 106.9 DEP criu/stats.d [2023-01-18T12:35:10.797Z] #39 107.1 DEP criu/sockets.d [2023-01-18T12:35:10.797Z] #39 107.3 DEP criu/sk-unix.d [2023-01-18T12:35:10.797Z] #39 107.6 DEP criu/sk-tcp.d [2023-01-18T12:35:10.797Z] #39 108.2 DEP criu/sk-queue.d [2023-01-18T12:35:10.797Z] #39 108.4 DEP criu/sk-packet.d [2023-01-18T12:35:10.797Z] #39 108.6 DEP criu/sk-netlink.d [2023-01-18T12:35:10.797Z] #39 109.0 DEP criu/sk-inet.d [2023-01-18T12:35:10.797Z] #39 109.4 DEP criu/signalfd.d [2023-01-18T12:35:10.797Z] #39 109.6 DEP criu/sigframe.d [2023-01-18T12:35:10.797Z] #39 109.8 DEP criu/shmem.d [2023-01-18T12:35:10.797Z] #39 110.1 DEP criu/servicefd.d [2023-01-18T12:35:10.797Z] #39 110.3 DEP criu/seize.d [2023-01-18T12:35:10.797Z] #39 110.5 DEP criu/seccomp.d [2023-01-18T12:35:10.797Z] #39 110.7 DEP criu/rst-malloc.d [2023-01-18T12:35:10.797Z] #39 110.8 DEP criu/rbtree.d [2023-01-18T12:35:10.797Z] #39 110.8 DEP criu/pstree.d [2023-01-18T12:35:10.797Z] #39 111.1 DEP criu/protobuf.d [2023-01-18T12:35:10.797Z] #39 111.2 GEN criu/protobuf-desc-gen.h [2023-01-18T12:35:10.797Z] #39 113.6 DEP criu/protobuf-desc.d [2023-01-18T12:35:10.797Z] #39 113.8 DEP criu/proc_parse.d [2023-01-18T12:35:10.797Z] #39 114.1 DEP criu/plugin.d [2023-01-18T12:35:10.797Z] #39 114.2 DEP criu/pipes.d [2023-01-18T12:35:10.797Z] #39 114.5 DEP criu/pie-util.d [2023-01-18T12:35:10.797Z] #39 114.6 DEP criu/pie-util-vdso.d [2023-01-18T12:35:10.797Z] #39 114.8 DEP criu/pie-util-vdso-elf32.d [2023-01-18T12:35:10.797Z] #39 114.9 DEP criu/path.d [2023-01-18T12:35:10.797Z] #39 115.1 DEP criu/parasite-syscall.d [2023-01-18T12:35:10.797Z] #39 115.4 DEP criu/pagemap.d [2023-01-18T12:35:10.829Z] #38 24.00 CC images/fdinfo.o [2023-01-18T12:35:11.006Z] #31 89.55 go: downloading github.com/prometheus/procfs v0.6.0 [2023-01-18T12:35:11.006Z] #31 89.80 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-01-18T12:35:11.055Z] #39 115.7 DEP criu/pagemap-cache.d [2023-01-18T12:35:11.087Z] #38 24.31 CC images/fown.o [2023-01-18T12:35:11.265Z] #31 89.97 go: downloading google.golang.org/protobuf v1.27.1 [2023-01-18T12:35:11.265Z] #31 ... [2023-01-18T12:35:11.265Z] [2023-01-18T12:35:11.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-01-18T12:35:11.265Z] #38 5.788 fatal: not a git repository (or any of the parent directories): .git [2023-01-18T12:35:11.265Z] #38 5.849 GEN .gitid [2023-01-18T12:35:11.265Z] #38 5.922 GEN criu/include/version.h [2023-01-18T12:35:11.265Z] #38 6.042 GEN include/common/asm [2023-01-18T12:35:11.265Z] #38 9.216 PBCC images/timens.pb-c.c [2023-01-18T12:35:11.265Z] #38 9.226 DEP images/timens.pb-c.d [2023-01-18T12:35:11.265Z] #38 9.330 PBCC images/fown.pb-c.c [2023-01-18T12:35:11.265Z] #38 9.397 PBCC images/google/protobuf/descriptor.pb-c.c [2023-01-18T12:35:11.265Z] #38 9.467 PBCC images/opts.pb-c.c [2023-01-18T12:35:11.265Z] #38 9.530 PBCC images/memfd.pb-c.c [2023-01-18T12:35:11.265Z] #38 9.586 DEP images/fown.pb-c.d [2023-01-18T12:35:11.265Z] #38 9.631 DEP images/google/protobuf/descriptor.pb-c.d [2023-01-18T12:35:11.265Z] #38 9.773 DEP images/opts.pb-c.d [2023-01-18T12:35:11.265Z] #38 9.938 DEP images/memfd.pb-c.d [2023-01-18T12:35:11.265Z] #38 10.05 PBCC images/sit.pb-c.c [2023-01-18T12:35:11.265Z] #38 10.22 DEP images/sit.pb-c.d [2023-01-18T12:35:11.265Z] #38 10.39 PBCC images/macvlan.pb-c.c [2023-01-18T12:35:11.265Z] #38 10.45 DEP images/macvlan.pb-c.d [2023-01-18T12:35:11.265Z] #38 10.63 PBCC images/autofs.pb-c.c [2023-01-18T12:35:11.265Z] #38 10.66 DEP images/autofs.pb-c.d [2023-01-18T12:35:11.265Z] #38 10.71 PBCC images/sysctl.pb-c.c [2023-01-18T12:35:11.265Z] #38 10.73 DEP images/sysctl.pb-c.d [2023-01-18T12:35:11.265Z] #38 10.82 PBCC images/time.pb-c.c [2023-01-18T12:35:11.265Z] #38 10.87 DEP images/time.pb-c.d [2023-01-18T12:35:11.265Z] #38 10.95 PBCC images/binfmt-misc.pb-c.c [2023-01-18T12:35:11.265Z] #38 11.01 DEP images/binfmt-misc.pb-c.d [2023-01-18T12:35:11.265Z] #38 11.12 PBCC images/seccomp.pb-c.c [2023-01-18T12:35:11.265Z] #38 11.20 DEP images/seccomp.pb-c.d [2023-01-18T12:35:11.265Z] #38 11.36 PBCC images/userns.pb-c.c [2023-01-18T12:35:11.265Z] #38 11.45 DEP images/userns.pb-c.d [2023-01-18T12:35:11.265Z] #38 11.65 PBCC images/cgroup.pb-c.c [2023-01-18T12:35:11.265Z] #38 11.70 DEP images/cgroup.pb-c.d [2023-01-18T12:35:11.265Z] #38 11.96 PBCC images/ext-file.pb-c.c [2023-01-18T12:35:11.265Z] #38 12.06 DEP images/ext-file.pb-c.d [2023-01-18T12:35:11.265Z] #38 12.18 PBCC images/rpc.pb-c.c [2023-01-18T12:35:11.265Z] #38 12.25 DEP images/rpc.pb-c.d [2023-01-18T12:35:11.265Z] #38 12.42 PBCC images/siginfo.pb-c.c [2023-01-18T12:35:11.265Z] #38 12.46 DEP images/siginfo.pb-c.d [2023-01-18T12:35:11.265Z] #38 12.61 PBCC images/pagemap.pb-c.c [2023-01-18T12:35:11.265Z] #38 12.72 DEP images/pagemap.pb-c.d [2023-01-18T12:35:11.265Z] #38 12.83 PBCC images/rlimit.pb-c.c [2023-01-18T12:35:11.265Z] #38 12.96 DEP images/rlimit.pb-c.d [2023-01-18T12:35:11.265Z] #38 13.13 PBCC images/file-lock.pb-c.c [2023-01-18T12:35:11.265Z] #38 13.20 DEP images/file-lock.pb-c.d [2023-01-18T12:35:11.265Z] #38 13.44 PBCC images/tty.pb-c.c [2023-01-18T12:35:11.265Z] #38 13.53 DEP images/tty.pb-c.d [2023-01-18T12:35:11.265Z] #38 13.74 PBCC images/tun.pb-c.c [2023-01-18T12:35:11.265Z] #38 13.84 PBCC images/netdev.pb-c.c [2023-01-18T12:35:11.265Z] #38 13.89 DEP images/tun.pb-c.d [2023-01-18T12:35:11.265Z] #38 14.02 DEP images/netdev.pb-c.d [2023-01-18T12:35:11.265Z] #38 14.21 PBCC images/vma.pb-c.c [2023-01-18T12:35:11.265Z] #38 14.37 DEP images/vma.pb-c.d [2023-01-18T12:35:11.265Z] #38 14.51 PBCC images/creds.pb-c.c [2023-01-18T12:35:11.265Z] #38 14.58 DEP images/creds.pb-c.d [2023-01-18T12:35:11.265Z] #38 14.67 PBCC images/utsns.pb-c.c [2023-01-18T12:35:11.265Z] #38 14.75 DEP images/utsns.pb-c.d [2023-01-18T12:35:11.265Z] #38 14.86 PBCC images/ipc-desc.pb-c.c [2023-01-18T12:35:11.265Z] #38 14.95 PBCC images/ipc-sem.pb-c.c [2023-01-18T12:35:11.265Z] #38 15.08 DEP images/ipc-desc.pb-c.d [2023-01-18T12:35:11.265Z] #38 15.17 DEP images/ipc-sem.pb-c.d [2023-01-18T12:35:11.265Z] #38 15.29 PBCC images/ipc-msg.pb-c.c [2023-01-18T12:35:11.265Z] #38 15.34 DEP images/ipc-msg.pb-c.d [2023-01-18T12:35:11.265Z] #38 15.40 PBCC images/ipc-shm.pb-c.c [2023-01-18T12:35:11.265Z] #38 15.41 DEP images/ipc-shm.pb-c.d [2023-01-18T12:35:11.265Z] #38 15.42 PBCC images/ipc-var.pb-c.c [2023-01-18T12:35:11.265Z] #38 15.43 DEP images/ipc-var.pb-c.d [2023-01-18T12:35:11.265Z] #38 15.44 PBCC images/sk-opts.pb-c.c [2023-01-18T12:35:11.265Z] #38 15.44 PBCC images/packet-sock.pb-c.c [2023-01-18T12:35:11.265Z] #38 15.52 DEP images/sk-opts.pb-c.d [2023-01-18T12:35:11.265Z] #38 15.57 DEP images/packet-sock.pb-c.d [2023-01-18T12:35:11.265Z] #38 15.68 PBCC images/sk-netlink.pb-c.c [2023-01-18T12:35:11.265Z] #38 15.72 DEP images/sk-netlink.pb-c.d [2023-01-18T12:35:11.265Z] #38 15.80 PBCC images/sk-inet.pb-c.c [2023-01-18T12:35:11.311Z] #39 116.0 DEP criu/page-xfer.d [2023-01-18T12:35:11.311Z] #39 116.2 DEP criu/page-pipe.d [2023-01-18T12:35:11.343Z] #38 24.58 CC images/ns.o [2023-01-18T12:35:11.525Z] #38 15.90 DEP images/sk-inet.pb-c.d [2023-01-18T12:35:11.568Z] #39 116.4 DEP criu/netfilter.d [2023-01-18T12:35:11.600Z] #38 24.77 CC images/regfile.o [2023-01-18T12:35:11.784Z] #38 15.99 PBCC images/sk-unix.pb-c.c [2023-01-18T12:35:11.784Z] #38 16.05 DEP images/sk-unix.pb-c.d [2023-01-18T12:35:11.784Z] #38 16.14 PBCC images/mm.pb-c.c [2023-01-18T12:35:11.826Z] #39 116.6 DEP criu/net.d [2023-01-18T12:35:11.826Z] #39 116.8 DEP criu/namespaces.d [2023-01-18T12:35:11.856Z] #38 24.97 CC images/ghost-file.o [2023-01-18T12:35:12.044Z] #38 16.29 DEP images/mm.pb-c.d [2023-01-18T12:35:12.044Z] #38 16.37 PBCC images/timerfd.pb-c.c [2023-01-18T12:35:12.083Z] #39 116.9 DEP criu/mount.d [2023-01-18T12:35:12.112Z] #38 25.24 CC images/fifo.o [2023-01-18T12:35:12.303Z] #38 16.58 DEP images/timerfd.pb-c.d [2023-01-18T12:35:12.303Z] #38 16.74 PBCC images/timer.pb-c.c [2023-01-18T12:35:12.303Z] #38 16.74 DEP images/timer.pb-c.d [2023-01-18T12:35:12.303Z] #38 16.77 PBCC images/sa.pb-c.c [2023-01-18T12:35:12.340Z] #39 ... [2023-01-18T12:35:12.340Z] [2023-01-18T12:35:12.340Z] #43 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-01-18T12:35:12.340Z] #43 DONE 1.5s [2023-01-18T12:35:12.340Z] [2023-01-18T12:35:12.340Z] #44 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-01-18T12:35:12.367Z] #38 25.42 CC images/remap-file-path.o [2023-01-18T12:35:12.367Z] #38 25.66 CC images/eventfd.o [2023-01-18T12:35:12.565Z] #38 16.83 DEP images/sa.pb-c.d [2023-01-18T12:35:12.565Z] #38 16.87 PBCC images/pipe-data.pb-c.c [2023-01-18T12:35:12.565Z] #38 16.93 DEP images/pipe-data.pb-c.d [2023-01-18T12:35:12.565Z] #38 17.04 PBCC images/mnt.pb-c.c [2023-01-18T12:35:12.624Z] #38 25.83 CC images/eventpoll.o [2023-01-18T12:35:12.825Z] #38 17.08 DEP images/mnt.pb-c.d [2023-01-18T12:35:12.825Z] #38 17.18 PBCC images/sk-packet.pb-c.c [2023-01-18T12:35:12.825Z] #38 17.20 DEP images/sk-packet.pb-c.d [2023-01-18T12:35:12.825Z] #38 17.28 PBCC images/tcp-stream.pb-c.c [2023-01-18T12:35:12.880Z] #38 26.08 CC images/fh.o [2023-01-18T12:35:13.084Z] #38 17.36 DEP images/tcp-stream.pb-c.d [2023-01-18T12:35:13.084Z] #38 17.47 PBCC images/pipe.pb-c.c [2023-01-18T12:35:13.135Z] #38 26.35 CC images/fsnotify.o [2023-01-18T12:35:13.271Z] #44 1.291 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-01-18T12:35:13.344Z] #38 17.58 DEP images/pipe.pb-c.d [2023-01-18T12:35:13.344Z] #38 17.63 PBCC images/pstree.pb-c.c [2023-01-18T12:35:13.344Z] #38 17.64 DEP images/pstree.pb-c.d [2023-01-18T12:35:13.344Z] #38 17.71 PBCC images/fs.pb-c.c [2023-01-18T12:35:13.344Z] #38 ... [2023-01-18T12:35:13.344Z] [2023-01-18T12:35:13.344Z] #31 [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-01-18T12:35:13.344Z] #31 91.94 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-01-18T12:35:13.528Z] #44 DONE 1.4s [2023-01-18T12:35:13.528Z] [2023-01-18T12:35:13.528Z] #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-01-18T12:35:13.528Z] #39 117.2 DEP criu/memfd.d [2023-01-18T12:35:13.528Z] #39 117.6 DEP criu/mem.d [2023-01-18T12:35:13.528Z] #39 117.9 DEP criu/lsm.d [2023-01-18T12:35:13.528Z] #39 118.2 DEP criu/log.d [2023-01-18T12:35:13.528Z] #39 118.5 DEP criu/libnetlink.d [2023-01-18T12:35:13.698Z] #38 26.93 CC images/signalfd.o [2023-01-18T12:35:13.898Z] #38 ... [2023-01-18T12:35:13.898Z] [2023-01-18T12:35:13.898Z] #25 [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-01-18T12:35:13.898Z] #25 78.83 Selecting previously unselected package libxml2:amd64. [2023-01-18T12:35:13.898Z] #25 78.84 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-01-18T12:35:13.898Z] #25 78.85 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-18T12:35:13.898Z] #25 79.77 Selecting previously unselected package libarchive13:amd64. [2023-01-18T12:35:13.898Z] #25 79.78 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-01-18T12:35:13.898Z] #25 79.79 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-18T12:35:13.898Z] #25 80.29 Selecting previously unselected package libjsoncpp24:amd64. [2023-01-18T12:35:13.898Z] #25 80.30 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-01-18T12:35:13.898Z] #25 80.31 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-18T12:35:13.898Z] #25 80.69 Selecting previously unselected package librhash0:amd64. [2023-01-18T12:35:13.898Z] #25 80.70 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-01-18T12:35:13.898Z] #25 80.72 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-01-18T12:35:13.898Z] #25 81.28 Selecting previously unselected package libuv1:amd64. [2023-01-18T12:35:13.898Z] #25 81.29 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-01-18T12:35:13.898Z] #25 81.29 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-01-18T12:35:13.898Z] #25 81.45 Selecting previously unselected package cmake. [2023-01-18T12:35:13.898Z] #25 81.46 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-01-18T12:35:13.898Z] #25 81.48 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-01-18T12:35:13.898Z] #25 88.59 Setting up libicu67:amd64 (67.1-7) ... [2023-01-18T12:35:13.898Z] #25 88.69 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:35:13.898Z] #25 88.73 Setting up libuv1:amd64 (1.40.0-2) ... [2023-01-18T12:35:13.898Z] #25 88.75 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:35:13.898Z] #25 88.80 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-18T12:35:13.898Z] #25 88.82 Setting up librhash0:amd64 (1.4.1-2) ... [2023-01-18T12:35:13.898Z] #25 88.85 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-01-18T12:35:13.954Z] #38 27.08 CC images/fs.o [2023-01-18T12:35:14.092Z] #39 118.7 DEP criu/kerndat.d [2023-01-18T12:35:14.092Z] #39 119.1 DEP criu/kcmp-ids.d [2023-01-18T12:35:14.160Z] #25 88.91 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-18T12:35:14.160Z] #25 ... [2023-01-18T12:35:14.160Z] [2023-01-18T12:35:14.160Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:14.210Z] #38 27.24 CC images/pstree.o [2023-01-18T12:35:14.210Z] #38 27.43 CC images/pipe.o [2023-01-18T12:35:14.348Z] #39 119.1 DEP criu/irmap.d [2023-01-18T12:35:14.432Z] #38 3.658 Note: Building without setproctitle() and strlcpy() support. [2023-01-18T12:35:14.432Z] #38 3.659 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-18T12:35:14.432Z] #38 3.670 Note: Building without GnuTLS support [2023-01-18T12:35:14.432Z] #38 3.676 Makefile.config:39: Warn: you have no libnftables installed [2023-01-18T12:35:14.432Z] #38 3.678 Makefile.config:40: Warn: Building without nftables support [2023-01-18T12:35:14.466Z] #38 27.70 CC images/tcp-stream.o [2023-01-18T12:35:14.609Z] #39 119.4 DEP criu/ipc_ns.d [2023-01-18T12:35:14.722Z] #38 27.88 CC images/sk-packet.o [2023-01-18T12:35:14.868Z] #39 119.7 DEP criu/image.d [2023-01-18T12:35:14.868Z] #39 ... [2023-01-18T12:35:14.868Z] [2023-01-18T12:35:14.868Z] #45 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-18T12:35:14.868Z] #45 DONE 1.4s [2023-01-18T12:35:14.978Z] #38 28.12 CC images/mnt.o [2023-01-18T12:35:15.125Z] [2023-01-18T12:35:15.126Z] #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-01-18T12:35:15.126Z] #39 119.8 DEP criu/image-desc.d [2023-01-18T12:35:15.235Z] #38 28.42 CC images/pipe-data.o [2023-01-18T12:35:15.267Z] #31 ... [2023-01-18T12:35:15.267Z] [2023-01-18T12:35:15.267Z] #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-01-18T12:35:15.267Z] #27 83.61 Selecting previously unselected package gcc-mingw-w64-base. [2023-01-18T12:35:15.267Z] #27 83.62 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:35:15.267Z] #27 83.66 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-18T12:35:15.267Z] #27 84.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-01-18T12:35:15.267Z] #27 84.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:35:15.267Z] #27 84.10 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-18T12:35:15.267Z] #27 ... [2023-01-18T12:35:15.267Z] [2023-01-18T12:35:15.267Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:15.267Z] #38 17.72 DEP images/fs.pb-c.d [2023-01-18T12:35:15.267Z] #38 17.77 PBCC images/signalfd.pb-c.c [2023-01-18T12:35:15.267Z] #38 17.85 DEP images/signalfd.pb-c.d [2023-01-18T12:35:15.267Z] #38 17.97 PBCC images/fh.pb-c.c [2023-01-18T12:35:15.267Z] #38 18.09 PBCC images/fsnotify.pb-c.c [2023-01-18T12:35:15.267Z] #38 18.15 DEP images/fh.pb-c.d [2023-01-18T12:35:15.267Z] #38 18.22 DEP images/fsnotify.pb-c.d [2023-01-18T12:35:15.267Z] #38 18.37 PBCC images/eventpoll.pb-c.c [2023-01-18T12:35:15.267Z] #38 18.46 DEP images/eventpoll.pb-c.d [2023-01-18T12:35:15.267Z] #38 18.64 PBCC images/eventfd.pb-c.c [2023-01-18T12:35:15.267Z] #38 18.75 DEP images/eventfd.pb-c.d [2023-01-18T12:35:15.267Z] #38 18.82 PBCC images/remap-file-path.pb-c.c [2023-01-18T12:35:15.267Z] #38 18.85 DEP images/remap-file-path.pb-c.d [2023-01-18T12:35:15.267Z] #38 18.93 PBCC images/fifo.pb-c.c [2023-01-18T12:35:15.267Z] #38 19.01 DEP images/fifo.pb-c.d [2023-01-18T12:35:15.267Z] #38 19.14 PBCC images/ghost-file.pb-c.c [2023-01-18T12:35:15.267Z] #38 19.25 DEP images/ghost-file.pb-c.d [2023-01-18T12:35:15.267Z] #38 19.34 PBCC images/regfile.pb-c.c [2023-01-18T12:35:15.267Z] #38 19.51 DEP images/regfile.pb-c.d [2023-01-18T12:35:15.267Z] #38 19.64 PBCC images/ns.pb-c.c [2023-01-18T12:35:15.267Z] #38 19.71 DEP images/ns.pb-c.d [2023-01-18T12:35:15.267Z] #38 19.78 PBCC images/fdinfo.pb-c.c [2023-01-18T12:35:15.386Z] #39 120.1 DEP criu/fsnotify.d [2023-01-18T12:35:15.491Z] #38 28.66 CC images/sa.o [2023-01-18T12:35:15.526Z] #38 19.89 DEP images/fdinfo.pb-c.d [2023-01-18T12:35:15.526Z] #38 19.98 PBCC images/core-aarch64.pb-c.c [2023-01-18T12:35:15.526Z] #38 20.03 PBCC images/core-arm.pb-c.c [2023-01-18T12:35:15.643Z] #39 120.5 DEP criu/filesystems.d [2023-01-18T12:35:15.748Z] #38 28.83 CC images/timer.o [2023-01-18T12:35:15.828Z] #38 20.09 PBCC images/core-ppc64.pb-c.c [2023-01-18T12:35:15.828Z] #38 20.23 PBCC images/core-s390.pb-c.c [2023-01-18T12:35:16.004Z] #38 29.15 CC images/timerfd.o [2023-01-18T12:35:16.098Z] #38 ... [2023-01-18T12:35:16.098Z] [2023-01-18T12:35:16.098Z] #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-01-18T12:35:16.098Z] #39 4.077 -- The C compiler identification is GNU 10.2.1 [2023-01-18T12:35:16.098Z] #39 4.196 -- Detecting C compiler ABI info [2023-01-18T12:35:16.098Z] #39 5.441 -- Detecting C compiler ABI info - done [2023-01-18T12:35:16.098Z] #39 5.675 -- Check for working C compiler: /usr/bin/cc - skipped [2023-01-18T12:35:16.098Z] #39 5.680 -- Detecting C compile features [2023-01-18T12:35:16.098Z] #39 5.691 -- Detecting C compile features - done [2023-01-18T12:35:16.098Z] #39 5.780 -- Performing Test HAS_BUILTIN_FORTIFY [2023-01-18T12:35:16.098Z] #39 6.199 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-01-18T12:35:16.098Z] #39 6.438 -- Configuring done [2023-01-18T12:35:16.098Z] #39 6.455 -- Generating done [2023-01-18T12:35:16.098Z] #39 6.469 -- Build files have been written to: /tmp/tmp.1NEmuk4Msp/tini [2023-01-18T12:35:16.098Z] #39 6.472 + make tini-static [2023-01-18T12:35:16.098Z] #39 6.748 Scanning dependencies of target tini-static [2023-01-18T12:35:16.098Z] #39 6.811 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-01-18T12:35:16.098Z] #39 8.555 [100%] Linking C executable tini-static [2023-01-18T12:35:16.098Z] #39 9.371 [100%] Built target tini-static [2023-01-18T12:35:16.098Z] #39 9.488 + mkdir -p /build [2023-01-18T12:35:16.098Z] #39 9.506 + cp tini-static /build/docker-init [2023-01-18T12:35:16.098Z] #39 DONE 11.4s [2023-01-18T12:35:16.098Z] [2023-01-18T12:35:16.098Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:16.098Z] #38 20.35 PBCC images/core-x86.pb-c.c [2023-01-18T12:35:16.098Z] #38 20.55 PBCC images/core.pb-c.c [2023-01-18T12:35:16.209Z] #39 120.8 DEP criu/files.d [2023-01-18T12:35:16.209Z] #39 121.2 DEP criu/files-reg.d [2023-01-18T12:35:16.260Z] #38 29.35 CC images/mm.o [2023-01-18T12:35:16.336Z] #38 ... [2023-01-18T12:35:16.336Z] [2023-01-18T12:35:16.336Z] #25 [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-01-18T12:35:16.336Z] #25 88.99 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-18T12:35:16.336Z] #25 89.05 Setting up cmake (3.18.4-2+deb11u1) ... [2023-01-18T12:35:16.336Z] #25 89.14 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:35:16.336Z] #25 DONE 90.8s [2023-01-18T12:35:16.336Z] [2023-01-18T12:35:16.336Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:35:16.336Z] #30 80.86 sync [2023-01-18T12:35:16.336Z] #30 80.87 internal/reflectlite [2023-01-18T12:35:16.336Z] #30 83.53 internal/testlog [2023-01-18T12:35:16.336Z] #30 85.67 sort [2023-01-18T12:35:16.336Z] #30 85.67 errors [2023-01-18T12:35:16.336Z] #30 86.31 strconv [2023-01-18T12:35:16.336Z] #30 88.03 io [2023-01-18T12:35:16.336Z] #30 89.77 internal/oserror [2023-01-18T12:35:16.336Z] #30 90.15 syscall [2023-01-18T12:35:16.336Z] #30 ... [2023-01-18T12:35:16.336Z] [2023-01-18T12:35:16.336Z] #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-01-18T12:35:16.374Z] #38 20.63 PBCC images/inventory.pb-c.c [2023-01-18T12:35:16.374Z] #38 20.80 DEP images/core-aarch64.pb-c.d [2023-01-18T12:35:16.518Z] #38 29.64 CC images/sk-opts.o [2023-01-18T12:35:16.518Z] #38 29.83 CC images/sk-unix.o [2023-01-18T12:35:16.657Z] #38 20.86 DEP images/core-arm.pb-c.d [2023-01-18T12:35:16.657Z] #38 20.97 DEP images/core-ppc64.pb-c.d [2023-01-18T12:35:16.657Z] #38 21.11 DEP images/core-s390.pb-c.d [2023-01-18T12:35:16.772Z] #39 ... [2023-01-18T12:35:16.772Z] [2023-01-18T12:35:16.772Z] #46 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-18T12:35:16.772Z] #46 DONE 1.6s [2023-01-18T12:35:16.772Z] [2023-01-18T12:35:16.772Z] #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-01-18T12:35:16.772Z] #39 121.5 DEP criu/files-ext.d [2023-01-18T12:35:16.920Z] #38 21.24 DEP images/core-x86.pb-c.d [2023-01-18T12:35:17.028Z] #39 121.8 DEP criu/file-lock.d [2023-01-18T12:35:17.080Z] #38 30.18 CC images/sk-inet.o [2023-01-18T12:35:17.080Z] #38 ... [2023-01-18T12:35:17.080Z] [2023-01-18T12:35:17.080Z] #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-01-18T12:35:17.080Z] #26 85.52 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-01-18T12:35:17.080Z] #26 85.52 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:35:17.080Z] #26 85.52 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:35:17.179Z] #38 21.50 DEP images/core.pb-c.d [2023-01-18T12:35:17.179Z] #38 21.62 DEP images/inventory.pb-c.d [2023-01-18T12:35:17.179Z] #38 21.74 PBCC images/cpuinfo.pb-c.c [2023-01-18T12:35:17.271Z] #39 1.374 + RM_GOPATH=0 [2023-01-18T12:35:17.271Z] #39 1.374 + TMP_GOPATH= [2023-01-18T12:35:17.271Z] #39 1.374 + : /build [2023-01-18T12:35:17.271Z] #39 1.374 + '[' -z '' ']' [2023-01-18T12:35:17.271Z] #39 1.374 ++ mktemp -d [2023-01-18T12:35:17.271Z] #39 1.379 + export GOPATH=/tmp/tmp.T5BobkjVOg [2023-01-18T12:35:17.271Z] #39 1.380 + GOPATH=/tmp/tmp.T5BobkjVOg [2023-01-18T12:35:17.271Z] #39 1.380 + RM_GOPATH=1 [2023-01-18T12:35:17.271Z] #39 1.380 + case "$(go env GOARCH)" in [2023-01-18T12:35:17.271Z] #39 1.385 ++ go env GOARCH [2023-01-18T12:35:17.271Z] #39 1.442 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:35:17.271Z] #39 1.442 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:35:17.285Z] #39 122.1 DEP criu/file-ids.d [2023-01-18T12:35:17.438Z] #38 21.81 DEP images/cpuinfo.pb-c.d [2023-01-18T12:35:17.530Z] #39 1.443 ++ dirname /tmp/install/install.sh [2023-01-18T12:35:17.530Z] #39 1.450 + dir=/tmp/install [2023-01-18T12:35:17.530Z] #39 1.450 + bin=tini [2023-01-18T12:35:17.530Z] #39 1.450 + shift [2023-01-18T12:35:17.530Z] #39 1.450 + '[' '!' -f /tmp/install/tini.installer ']' [2023-01-18T12:35:17.530Z] #39 1.450 + . /tmp/install/tini.installer [2023-01-18T12:35:17.530Z] #39 1.450 ++ : v0.19.0 [2023-01-18T12:35:17.530Z] #39 1.451 + install_tini [2023-01-18T12:35:17.530Z] #39 1.451 + echo 'Install tini version v0.19.0' [2023-01-18T12:35:17.530Z] #39 1.451 + git clone https://github.com/krallin/tini.git /tmp/tmp.T5BobkjVOg/tini [2023-01-18T12:35:17.530Z] #39 1.451 Install tini version v0.19.0 [2023-01-18T12:35:17.530Z] #39 1.498 Cloning into '/tmp/tmp.T5BobkjVOg/tini'... [2023-01-18T12:35:17.544Z] #39 122.3 DEP criu/fifo.d [2023-01-18T12:35:17.544Z] #39 122.5 DEP criu/fdstore.d [2023-01-18T12:35:17.697Z] #38 21.93 PBCC images/stats.pb-c.c [2023-01-18T12:35:17.697Z] #38 22.01 DEP images/stats.pb-c.d [2023-01-18T12:35:18.108Z] #39 122.7 DEP criu/fault-injection.d [2023-01-18T12:35:18.108Z] #39 122.7 DEP criu/external.d [2023-01-18T12:35:18.365Z] #39 ... [2023-01-18T12:35:18.365Z] [2023-01-18T12:35:18.365Z] #47 [dev-systemd-false 6/26] RUN ldconfig [2023-01-18T12:35:18.365Z] #47 DONE 1.6s [2023-01-18T12:35:18.365Z] [2023-01-18T12:35:18.365Z] #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-01-18T12:35:18.365Z] #39 123.0 DEP criu/eventpoll.d [2023-01-18T12:35:18.365Z] #39 ... [2023-01-18T12:35:18.365Z] [2023-01-18T12:35:18.365Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-18T12:35:18.365Z] #0 2.331 + RM_GOPATH=0 [2023-01-18T12:35:18.365Z] #0 2.331 + TMP_GOPATH= [2023-01-18T12:35:18.365Z] #0 2.331 + : /build [2023-01-18T12:35:18.365Z] #0 2.331 + '[' -z '' ']' [2023-01-18T12:35:18.365Z] #0 2.331 ++ mktemp -d [2023-01-18T12:35:18.365Z] #0 2.338 + export GOPATH=/tmp/tmp.Cm1prYpJiw [2023-01-18T12:35:18.365Z] #0 2.338 + GOPATH=/tmp/tmp.Cm1prYpJiw [2023-01-18T12:35:18.365Z] #0 2.338 + RM_GOPATH=1 [2023-01-18T12:35:18.365Z] #0 2.338 + case "$(go env GOARCH)" in [2023-01-18T12:35:18.365Z] #0 2.338 ++ go env GOARCH [2023-01-18T12:35:18.365Z] #0 2.368 Install runc version v1.1.4 (build tags: seccomp) [2023-01-18T12:35:18.365Z] #0 2.369 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:35:18.365Z] #0 2.369 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:35:18.365Z] #0 2.369 ++ dirname /tmp/install/install.sh [2023-01-18T12:35:18.365Z] #0 2.369 + dir=/tmp/install [2023-01-18T12:35:18.365Z] #0 2.369 + bin=runc [2023-01-18T12:35:18.365Z] #0 2.369 + shift [2023-01-18T12:35:18.365Z] #0 2.369 + '[' '!' -f /tmp/install/runc.installer ']' [2023-01-18T12:35:18.365Z] #0 2.369 + . /tmp/install/runc.installer [2023-01-18T12:35:18.365Z] #0 2.369 ++ set -e [2023-01-18T12:35:18.365Z] #0 2.369 ++ : v1.1.4 [2023-01-18T12:35:18.365Z] #0 2.369 + install_runc [2023-01-18T12:35:18.365Z] #0 2.369 + RUNC_BUILDTAGS=seccomp [2023-01-18T12:35:18.365Z] #0 2.369 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-01-18T12:35:18.365Z] #0 2.369 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Cm1prYpJiw/src/github.com/opencontainers/runc [2023-01-18T12:35:18.365Z] #0 2.380 Cloning into '/tmp/tmp.Cm1prYpJiw/src/github.com/opencontainers/runc'... [2023-01-18T12:35:18.365Z] #48 ... [2023-01-18T12:35:18.365Z] [2023-01-18T12:35:18.365Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:35:18.905Z] #39 2.967 + cd /tmp/tmp.T5BobkjVOg/tini [2023-01-18T12:35:18.905Z] #39 2.969 + git checkout -q v0.19.0 [2023-01-18T12:35:18.905Z] #39 3.000 + cmake . [2023-01-18T12:35:19.841Z] #39 3.893 -- The C compiler identification is GNU 10.2.1 [2023-01-18T12:35:20.105Z] #39 4.084 -- Detecting C compiler ABI info [2023-01-18T12:35:20.235Z] #38 24.32 make[1]: Nothing to be done for 'all'. [2023-01-18T12:35:20.235Z] #38 ... [2023-01-18T12:35:20.235Z] [2023-01-18T12:35:20.235Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:35:20.235Z] #34 88.51 reflect [2023-01-18T12:35:20.235Z] #34 97.30 internal/syscall/unix [2023-01-18T12:35:20.235Z] #34 97.80 time [2023-01-18T12:35:20.235Z] #34 ... [2023-01-18T12:35:20.235Z] [2023-01-18T12:35:20.235Z] #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-01-18T12:35:20.235Z] #27 98.55 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-01-18T12:35:20.235Z] #27 98.56 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:35:20.235Z] #27 98.56 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:35:20.258Z] #49 1.806 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:35:20.258Z] #49 1.900 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:35:20.258Z] #49 1.906 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:35:20.347Z] #26 ... [2023-01-18T12:35:20.347Z] [2023-01-18T12:35:20.347Z] #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-01-18T12:35:20.347Z] #27 78.61 strings [2023-01-18T12:35:20.347Z] #27 78.88 os [2023-01-18T12:35:20.347Z] #27 81.13 bufio [2023-01-18T12:35:20.347Z] #27 82.76 text/tabwriter [2023-01-18T12:35:20.347Z] #27 83.40 io/ioutil [2023-01-18T12:35:20.347Z] #27 83.40 fmt [2023-01-18T12:35:20.347Z] #27 85.98 github.com/BurntSushi/toml [2023-01-18T12:35:20.347Z] #27 85.99 flag [2023-01-18T12:35:20.347Z] #27 87.41 log [2023-01-18T12:35:20.347Z] #27 ... [2023-01-18T12:35:20.347Z] [2023-01-18T12:35:20.347Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:20.347Z] #38 30.52 CC images/tun.o [2023-01-18T12:35:20.347Z] #38 30.80 CC images/sk-netlink.o [2023-01-18T12:35:20.347Z] #38 31.00 CC images/packet-sock.o [2023-01-18T12:35:20.347Z] #38 31.34 CC images/ipc-var.o [2023-01-18T12:35:20.347Z] #38 31.49 CC images/ipc-desc.o [2023-01-18T12:35:20.347Z] #38 31.66 CC images/ipc-shm.o [2023-01-18T12:35:20.347Z] #38 31.84 CC images/ipc-msg.o [2023-01-18T12:35:20.347Z] #38 32.08 CC images/ipc-sem.o [2023-01-18T12:35:20.347Z] #38 32.34 CC images/utsns.o [2023-01-18T12:35:20.347Z] #38 32.57 CC images/creds.o [2023-01-18T12:35:20.347Z] #38 32.74 CC images/vma.o [2023-01-18T12:35:20.347Z] #38 33.01 CC images/netdev.o [2023-01-18T12:35:20.347Z] #38 33.36 CC images/tty.o [2023-01-18T12:35:20.497Z] #27 ... [2023-01-18T12:35:20.497Z] [2023-01-18T12:35:20.497Z] #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-01-18T12:35:20.497Z] #32 DONE 99.1s [2023-01-18T12:35:20.603Z] #38 33.87 CC images/file-lock.o [2023-01-18T12:35:20.757Z] [2023-01-18T12:35:20.757Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:20.860Z] #38 34.06 CC images/rlimit.o [2023-01-18T12:35:21.116Z] #38 34.27 CC images/pagemap.o [2023-01-18T12:35:21.372Z] #38 34.57 CC images/siginfo.o [2023-01-18T12:35:21.481Z] #39 5.212 -- Detecting C compiler ABI info - done [2023-01-18T12:35:21.481Z] #39 5.466 -- Check for working C compiler: /usr/bin/cc - skipped [2023-01-18T12:35:21.481Z] #39 5.474 -- Detecting C compile features [2023-01-18T12:35:21.481Z] #39 5.486 -- Detecting C compile features - done [2023-01-18T12:35:21.481Z] #39 5.591 -- Performing Test HAS_BUILTIN_FORTIFY [2023-01-18T12:35:21.626Z] #49 3.270 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:35:21.628Z] #38 34.81 CC images/rpc.o [2023-01-18T12:35:22.048Z] #39 5.916 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-01-18T12:35:22.048Z] #39 6.013 -- Configuring done [2023-01-18T12:35:22.048Z] #39 6.078 -- Generating done [2023-01-18T12:35:22.048Z] #39 6.086 -- Build files have been written to: /tmp/tmp.T5BobkjVOg/tini [2023-01-18T12:35:22.048Z] #39 6.118 + make tini-static [2023-01-18T12:35:22.136Z] #38 26.46 CC images/stats.o [2023-01-18T12:35:22.616Z] #39 6.723 Scanning dependencies of target tini-static [2023-01-18T12:35:22.707Z] #38 26.92 CC images/core.o [2023-01-18T12:35:22.875Z] #39 6.971 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-01-18T12:35:23.049Z] #38 35.94 CC images/ext-file.o [2023-01-18T12:35:23.049Z] #38 36.17 CC images/cgroup.o [2023-01-18T12:35:23.277Z] #38 27.77 CC images/core-x86.o [2023-01-18T12:35:23.612Z] #38 ... [2023-01-18T12:35:23.612Z] [2023-01-18T12:35:23.612Z] #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-01-18T12:35:23.612Z] #26 91.80 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-01-18T12:35:23.612Z] #26 91.80 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:35:23.612Z] #26 91.84 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-18T12:35:23.810Z] #39 ... [2023-01-18T12:35:23.810Z] [2023-01-18T12:35:23.810Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:35:23.810Z] #29 93.58 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-01-18T12:35:23.810Z] #29 93.73 go: downloading github.com/gobwas/glob v0.2.3 [2023-01-18T12:35:23.810Z] #29 93.74 go: downloading github.com/kisielk/gotool v1.0.0 [2023-01-18T12:35:23.810Z] #29 93.87 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-01-18T12:35:23.810Z] #29 93.95 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-01-18T12:35:23.810Z] #29 93.96 go: downloading golang.org/x/mod v0.5.1 [2023-01-18T12:35:23.810Z] #29 94.05 go: downloading github.com/ettle/strcase v0.1.1 [2023-01-18T12:35:23.810Z] #29 94.22 go: downloading github.com/fatih/structtag v1.2.0 [2023-01-18T12:35:23.810Z] #29 94.30 go: downloading github.com/Masterminds/semver v1.5.0 [2023-01-18T12:35:23.810Z] #29 94.48 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-01-18T12:35:23.810Z] #29 94.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-01-18T12:35:23.810Z] #29 94.64 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-01-18T12:35:23.810Z] #29 95.43 go: downloading github.com/prometheus/client_model v0.2.0 [2023-01-18T12:35:23.810Z] #29 95.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-01-18T12:35:23.810Z] #29 95.63 go: downloading github.com/google/go-cmp v0.5.6 [2023-01-18T12:35:23.810Z] #29 96.18 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-01-18T12:35:23.810Z] #29 96.28 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-01-18T12:35:23.810Z] #29 96.42 go: downloading github.com/beorn7/perks v1.0.1 [2023-01-18T12:35:23.810Z] #29 96.43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-01-18T12:35:23.810Z] #29 96.44 go: downloading github.com/golang/protobuf v1.5.2 [2023-01-18T12:35:23.810Z] #29 96.54 go: downloading github.com/cespare/xxhash v1.1.0 [2023-01-18T12:35:23.810Z] #29 96.84 go: downloading github.com/prometheus/common v0.10.0 [2023-01-18T12:35:23.810Z] #29 97.24 go: downloading github.com/prometheus/procfs v0.6.0 [2023-01-18T12:35:23.810Z] #29 97.41 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-01-18T12:35:23.810Z] #29 97.55 go: downloading google.golang.org/protobuf v1.27.1 [2023-01-18T12:35:23.868Z] #26 ... [2023-01-18T12:35:23.868Z] [2023-01-18T12:35:23.868Z] #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-01-18T12:35:23.868Z] #27 90.13 github.com/BurntSushi/toml/cmd/tomlv [2023-01-18T12:35:23.868Z] #27 DONE 92.3s [2023-01-18T12:35:24.124Z] [2023-01-18T12:35:24.124Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:24.124Z] #38 36.82 CC images/userns.o [2023-01-18T12:35:24.124Z] #38 37.07 CC images/google/protobuf/descriptor.o [2023-01-18T12:35:24.146Z] #49 5.817 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:35:24.218Z] #38 28.46 CC images/core-arm.o [2023-01-18T12:35:24.478Z] #38 28.96 CC images/core-aarch64.o [2023-01-18T12:35:24.710Z] #49 ... [2023-01-18T12:35:24.710Z] [2023-01-18T12:35:24.710Z] #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-01-18T12:35:24.710Z] #39 123.3 DEP criu/eventfd.d [2023-01-18T12:35:24.710Z] #39 123.5 DEP criu/crtools.d [2023-01-18T12:35:24.710Z] #39 123.8 DEP criu/cr-service.d [2023-01-18T12:35:24.710Z] #39 124.1 DEP criu/cr-restore.d [2023-01-18T12:35:24.710Z] #39 124.5 DEP criu/cr-errno.d [2023-01-18T12:35:24.710Z] #39 124.5 DEP criu/cr-dump.d [2023-01-18T12:35:24.710Z] #39 124.8 DEP criu/cr-dedup.d [2023-01-18T12:35:24.710Z] #39 125.0 DEP criu/cr-check.d [2023-01-18T12:35:24.710Z] #39 125.4 DEP criu/config.d [2023-01-18T12:35:24.710Z] #39 125.7 DEP criu/clone-noasan.d [2023-01-18T12:35:24.710Z] #39 125.9 DEP criu/cgroup.d [2023-01-18T12:35:24.710Z] #39 126.3 DEP criu/cgroup-props.d [2023-01-18T12:35:24.710Z] #39 126.6 DEP criu/bitmap.d [2023-01-18T12:35:24.710Z] #39 126.7 DEP criu/bfd.d [2023-01-18T12:35:24.710Z] #39 126.9 DEP criu/autofs.d [2023-01-18T12:35:24.710Z] #39 127.2 DEP criu/aio.d [2023-01-18T12:35:24.710Z] #39 127.6 DEP criu/action-scripts.d [2023-01-18T12:35:24.710Z] #39 128.2 CC criu/action-scripts.o [2023-01-18T12:35:24.710Z] #39 129.3 CC criu/aio.o [2023-01-18T12:35:24.747Z] #29 ... [2023-01-18T12:35:24.747Z] [2023-01-18T12:35:24.747Z] #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-01-18T12:35:24.747Z] #35 89.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-01-18T12:35:24.747Z] #35 89.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-01-18T12:35:24.747Z] #35 89.82 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-18T12:35:25.007Z] #35 ... [2023-01-18T12:35:25.007Z] [2023-01-18T12:35:25.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-01-18T12:35:25.007Z] #38 7.302 fatal: not a git repository (or any of the parent directories): .git [2023-01-18T12:35:25.007Z] #38 7.502 GEN .gitid [2023-01-18T12:35:25.007Z] #38 7.642 GEN criu/include/version.h [2023-01-18T12:35:25.007Z] #38 8.002 GEN include/common/asm [2023-01-18T12:35:25.007Z] #38 11.83 PBCC images/timens.pb-c.c [2023-01-18T12:35:25.007Z] #38 11.87 DEP images/timens.pb-c.d [2023-01-18T12:35:25.007Z] #38 11.98 PBCC images/fown.pb-c.c [2023-01-18T12:35:25.007Z] #38 12.07 PBCC images/google/protobuf/descriptor.pb-c.c [2023-01-18T12:35:25.007Z] #38 12.20 PBCC images/opts.pb-c.c [2023-01-18T12:35:25.007Z] #38 12.27 PBCC images/memfd.pb-c.c [2023-01-18T12:35:25.007Z] #38 12.56 DEP images/fown.pb-c.d [2023-01-18T12:35:25.007Z] #38 12.68 DEP images/google/protobuf/descriptor.pb-c.d [2023-01-18T12:35:25.007Z] #38 12.92 DEP images/opts.pb-c.d [2023-01-18T12:35:25.007Z] #38 13.08 DEP images/memfd.pb-c.d [2023-01-18T12:35:25.007Z] #38 13.23 PBCC images/sit.pb-c.c [2023-01-18T12:35:25.007Z] #38 13.36 DEP images/sit.pb-c.d [2023-01-18T12:35:25.007Z] #38 13.51 PBCC images/macvlan.pb-c.c [2023-01-18T12:35:25.007Z] #38 13.58 DEP images/macvlan.pb-c.d [2023-01-18T12:35:25.007Z] #38 13.76 PBCC images/autofs.pb-c.c [2023-01-18T12:35:25.007Z] #38 13.78 DEP images/autofs.pb-c.d [2023-01-18T12:35:25.007Z] #38 13.89 PBCC images/sysctl.pb-c.c [2023-01-18T12:35:25.007Z] #38 13.93 DEP images/sysctl.pb-c.d [2023-01-18T12:35:25.007Z] #38 14.04 PBCC images/time.pb-c.c [2023-01-18T12:35:25.007Z] #38 14.10 DEP images/time.pb-c.d [2023-01-18T12:35:25.007Z] #38 14.17 PBCC images/binfmt-misc.pb-c.c [2023-01-18T12:35:25.007Z] #38 14.19 DEP images/binfmt-misc.pb-c.d [2023-01-18T12:35:25.007Z] #38 14.27 PBCC images/seccomp.pb-c.c [2023-01-18T12:35:25.007Z] #38 14.32 DEP images/seccomp.pb-c.d [2023-01-18T12:35:25.007Z] #38 14.40 PBCC images/userns.pb-c.c [2023-01-18T12:35:25.007Z] #38 14.45 DEP images/userns.pb-c.d [2023-01-18T12:35:25.266Z] #38 14.58 PBCC images/cgroup.pb-c.c [2023-01-18T12:35:25.266Z] #38 14.64 DEP images/cgroup.pb-c.d [2023-01-18T12:35:25.266Z] #38 14.77 PBCC images/ext-file.pb-c.c [2023-01-18T12:35:25.418Z] #38 29.54 CC images/core-ppc64.o [2023-01-18T12:35:25.526Z] #38 14.87 DEP images/ext-file.pb-c.d [2023-01-18T12:35:25.526Z] #38 ... [2023-01-18T12:35:25.526Z] [2023-01-18T12:35:25.526Z] #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-01-18T12:35:25.526Z] #35 100.2 Selecting previously unselected package gcc-mingw-w64-base. [2023-01-18T12:35:25.526Z] #35 100.3 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:35:25.526Z] #35 100.3 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-18T12:35:25.640Z] #39 130.2 CC criu/autofs.o [2023-01-18T12:35:25.640Z] #39 ... [2023-01-18T12:35:25.640Z] [2023-01-18T12:35:25.640Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:35:25.640Z] #49 7.500 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:35:25.987Z] #38 30.28 CC images/core-s390.o [2023-01-18T12:35:26.015Z] #38 38.95 CC images/opts.o [2023-01-18T12:35:26.015Z] #38 39.18 CC images/seccomp.o [2023-01-18T12:35:26.094Z] #35 100.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-01-18T12:35:26.094Z] #35 100.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:35:26.094Z] #35 100.7 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-18T12:35:26.272Z] #38 39.43 CC images/binfmt-misc.o [2023-01-18T12:35:26.528Z] #38 39.59 CC images/time.o [2023-01-18T12:35:26.528Z] #38 39.73 CC images/sysctl.o [2023-01-18T12:35:26.784Z] #38 39.95 CC images/autofs.o [2023-01-18T12:35:26.925Z] #38 31.37 CC images/cpuinfo.o [2023-01-18T12:35:27.041Z] #38 40.17 CC images/macvlan.o [2023-01-18T12:35:27.297Z] #38 40.45 CC images/sit.o [2023-01-18T12:35:27.495Z] #38 31.94 CC images/inventory.o [2023-01-18T12:35:27.495Z] #38 32.00 CC images/fdinfo.o [2023-01-18T12:35:27.553Z] #38 40.61 CC images/memfd.o [2023-01-18T12:35:27.810Z] #38 40.88 CC images/timens.o [2023-01-18T12:35:28.004Z] #35 ... [2023-01-18T12:35:28.004Z] [2023-01-18T12:35:28.004Z] #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-01-18T12:35:28.004Z] #39 9.249 [100%] Linking C executable tini-static [2023-01-18T12:35:28.004Z] #39 10.25 [100%] Built target tini-static [2023-01-18T12:35:28.004Z] #39 10.42 + mkdir -p /build [2023-01-18T12:35:28.004Z] #39 10.43 + cp tini-static /build/docker-init [2023-01-18T12:35:28.004Z] #39 DONE 11.8s [2023-01-18T12:35:28.004Z] [2023-01-18T12:35:28.004Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:28.004Z] #38 15.02 PBCC images/rpc.pb-c.c [2023-01-18T12:35:28.004Z] #38 15.10 DEP images/rpc.pb-c.d [2023-01-18T12:35:28.004Z] #38 15.21 PBCC images/siginfo.pb-c.c [2023-01-18T12:35:28.004Z] #38 15.26 DEP images/siginfo.pb-c.d [2023-01-18T12:35:28.004Z] #38 15.47 PBCC images/pagemap.pb-c.c [2023-01-18T12:35:28.004Z] #38 15.56 DEP images/pagemap.pb-c.d [2023-01-18T12:35:28.004Z] #38 15.75 PBCC images/rlimit.pb-c.c [2023-01-18T12:35:28.004Z] #38 15.78 DEP images/rlimit.pb-c.d [2023-01-18T12:35:28.004Z] #38 15.87 PBCC images/file-lock.pb-c.c [2023-01-18T12:35:28.004Z] #38 16.02 DEP images/file-lock.pb-c.d [2023-01-18T12:35:28.004Z] #38 16.22 PBCC images/tty.pb-c.c [2023-01-18T12:35:28.004Z] #38 16.29 DEP images/tty.pb-c.d [2023-01-18T12:35:28.004Z] #38 16.43 PBCC images/tun.pb-c.c [2023-01-18T12:35:28.004Z] #38 16.50 PBCC images/netdev.pb-c.c [2023-01-18T12:35:28.004Z] #38 16.55 DEP images/tun.pb-c.d [2023-01-18T12:35:28.004Z] #38 16.77 DEP images/netdev.pb-c.d [2023-01-18T12:35:28.004Z] #38 16.88 PBCC images/vma.pb-c.c [2023-01-18T12:35:28.004Z] #38 16.93 DEP images/vma.pb-c.d [2023-01-18T12:35:28.004Z] #38 16.99 PBCC images/creds.pb-c.c [2023-01-18T12:35:28.004Z] #38 17.04 DEP images/creds.pb-c.d [2023-01-18T12:35:28.004Z] #38 17.11 PBCC images/utsns.pb-c.c [2023-01-18T12:35:28.004Z] #38 17.17 DEP images/utsns.pb-c.d [2023-01-18T12:35:28.004Z] #38 17.27 PBCC images/ipc-desc.pb-c.c [2023-01-18T12:35:28.004Z] #38 17.32 PBCC images/ipc-sem.pb-c.c [2023-01-18T12:35:28.004Z] #38 17.39 DEP images/ipc-desc.pb-c.d [2023-01-18T12:35:28.004Z] #38 17.52 DEP images/ipc-sem.pb-c.d [2023-01-18T12:35:28.064Z] #38 32.39 CC images/fown.o [2023-01-18T12:35:28.068Z] #38 41.13 LINK images/built-in.o [2023-01-18T12:35:28.068Z] #38 41.34 GEN compel/include/asm [2023-01-18T12:35:28.068Z] #38 41.36 GEN compel/include/version.h [2023-01-18T12:35:28.262Z] #38 17.62 PBCC images/ipc-msg.pb-c.c [2023-01-18T12:35:28.262Z] #38 17.74 DEP images/ipc-msg.pb-c.d [2023-01-18T12:35:28.262Z] #38 ... [2023-01-18T12:35:28.262Z] [2023-01-18T12:35:28.262Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:35:28.262Z] #30 93.12 reflect [2023-01-18T12:35:28.325Z] #38 32.66 CC images/ns.o [2023-01-18T12:35:28.336Z] #38 41.38 touch .config [2023-01-18T12:35:28.336Z] #38 41.45 GEN include/common/config.h [2023-01-18T12:35:28.336Z] #38 41.56 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-01-18T12:35:28.519Z] #30 ... [2023-01-18T12:35:28.520Z] [2023-01-18T12:35:28.520Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:28.520Z] #38 17.85 PBCC images/ipc-shm.pb-c.c [2023-01-18T12:35:28.520Z] #38 17.90 DEP images/ipc-shm.pb-c.d [2023-01-18T12:35:28.520Z] #38 18.03 PBCC images/ipc-var.pb-c.c [2023-01-18T12:35:28.520Z] #38 18.10 DEP images/ipc-var.pb-c.d [2023-01-18T12:35:28.590Z] #38 32.95 CC images/regfile.o [2023-01-18T12:35:28.592Z] #38 41.61 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-01-18T12:35:28.592Z] #38 41.63 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-01-18T12:35:28.592Z] #38 41.67 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-01-18T12:35:28.592Z] #38 41.71 DEP compel/arch/x86/plugins/std/memcpy.d [2023-01-18T12:35:28.592Z] #38 41.75 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-01-18T12:35:28.592Z] #38 41.79 GEN compel/plugins/include/uapi/std/syscall.h [2023-01-18T12:35:28.592Z] #38 41.83 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-01-18T12:35:28.592Z] #38 41.85 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-01-18T12:35:28.592Z] #38 41.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-01-18T12:35:28.592Z] #38 41.88 DEP compel/plugins/std/infect.d [2023-01-18T12:35:28.777Z] #38 18.20 PBCC images/sk-opts.pb-c.c [2023-01-18T12:35:28.777Z] #38 18.26 PBCC images/packet-sock.pb-c.c [2023-01-18T12:35:28.777Z] #38 18.37 DEP images/sk-opts.pb-c.d [2023-01-18T12:35:28.849Z] #38 41.98 DEP compel/plugins/std/string.d [2023-01-18T12:35:28.849Z] #38 42.05 DEP compel/plugins/std/log.d [2023-01-18T12:35:28.850Z] #38 ... [2023-01-18T12:35:28.850Z] [2023-01-18T12:35:28.850Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:35:28.850Z] #34 107.3 internal/poll [2023-01-18T12:35:29.035Z] #38 18.43 DEP images/packet-sock.pb-c.d [2023-01-18T12:35:29.035Z] #38 18.57 PBCC images/sk-netlink.pb-c.c [2023-01-18T12:35:29.035Z] #38 18.66 DEP images/sk-netlink.pb-c.d [2023-01-18T12:35:29.107Z] #38 42.16 DEP compel/plugins/std/fds.d [2023-01-18T12:35:29.107Z] #38 42.24 DEP compel/plugins/std/std.d [2023-01-18T12:35:29.107Z] #38 42.33 DEP compel/plugins/shmem/shmem.d [2023-01-18T12:35:29.296Z] #38 18.74 PBCC images/sk-inet.pb-c.c [2023-01-18T12:35:29.363Z] #38 42.39 DEP compel/plugins/fds/fds.d [2023-01-18T12:35:29.363Z] #38 42.55 CC compel/plugins/std/std.o [2023-01-18T12:35:29.555Z] #38 18.84 DEP images/sk-inet.pb-c.d [2023-01-18T12:35:29.555Z] #38 18.97 PBCC images/sk-unix.pb-c.c [2023-01-18T12:35:29.555Z] #38 19.05 DEP images/sk-unix.pb-c.d [2023-01-18T12:35:29.620Z] #38 ... [2023-01-18T12:35:29.620Z] [2023-01-18T12:35:29.620Z] #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-01-18T12:35:29.620Z] #37 55.18 Updating files: 38% (1995/5157) Updating files: 39% (2012/5157) Updating files: 40% (2063/5157) Updating files: 41% (2115/5157) Updating files: 42% (2166/5157) Updating files: 43% (2218/5157) Updating files: 44% (2270/5157) Updating files: 45% (2321/5157) Updating files: 46% (2373/5157) Updating files: 47% (2424/5157) Updating files: 48% (2476/5157) Updating files: 49% (2527/5157) Updating files: 50% (2579/5157) Updating files: 51% (2631/5157) Updating files: 52% (2682/5157) Updating files: 53% (2734/5157) Updating files: 54% (2785/5157) Updating files: 55% (2837/5157) Updating files: 56% (2888/5157) Updating files: 57% (2940/5157) Updating files: 58% (2992/5157) Updating files: 59% (3043/5157) Updating files: 60% (3095/5157) Updating files: 61% (3146/5157) Updating files: 62% (3198/5157) Updating files: 63% (3249/5157) Updating files: 64% (3301/5157) Updating files: 65% (3353/5157) Updating files: 66% (3404/5157) Updating files: 67% (3456/5157) Updating files: 68% (3507/5157) Updating files: 69% (3559/5157) Updating files: 70% (3610/5157) Updating files: 71% (3662/5157) Updating files: 72% (3714/5157) Updating files: 73% (3765/5157) Updating files: 74% (3817/5157) Updating files: 75% (3868/5157) Updating files: 76% (3920/5157) Updating files: 77% (3971/5157) Updating files: 77% (4012/5157) Updating files: 78% (4023/5157) Updating files: 79% (4075/5157) Updating files: 80% (4126/5157) Updating files: 81% (4178/5157) Updating files: 82% (4229/5157) Updating files: 83% (4281/5157) Updating files: 84% (4332/5157) Updating files: 85% (4384/5157) Updating files: 86% (4436/5157) Updating files: 87% (4487/5157) Updating files: 88% (4539/5157) Updating files: 89% (4590/5157) Updating files: 90% (4642/5157) Updating files: 91% (4693/5157) Updating files: 92% (4745/5157) Updating files: 93% (4797/5157) Updating files: 94% (4848/5157) Updating files: 95% (4900/5157) Updating files: 96% (4951/5157) Updating files: 97% (5003/5157) Updating files: 98% (5054/5157) Updating files: 99% (5106/5157) Updating files: 100% (5157/5157) Updating files: 100% (5157/5157), done. [2023-01-18T12:35:29.620Z] #37 57.00 + cd /tmp/tmp.UymixB3Irl/src/github.com/containerd/containerd [2023-01-18T12:35:29.620Z] #37 57.00 + git checkout -q v1.6.15 [2023-01-18T12:35:29.813Z] #38 19.20 PBCC images/mm.pb-c.c [2023-01-18T12:35:29.813Z] #38 ... [2023-01-18T12:35:29.813Z] [2023-01-18T12:35:29.813Z] #28 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-18T12:35:29.813Z] #28 DONE 104.6s [2023-01-18T12:35:29.813Z] [2023-01-18T12:35:29.813Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:29.813Z] #38 19.34 DEP images/mm.pb-c.d [2023-01-18T12:35:30.072Z] #38 19.55 PBCC images/timerfd.pb-c.c [2023-01-18T12:35:30.072Z] #38 19.63 DEP images/timerfd.pb-c.d [2023-01-18T12:35:30.330Z] #38 19.72 PBCC images/timer.pb-c.c [2023-01-18T12:35:30.330Z] #38 19.79 DEP images/timer.pb-c.d [2023-01-18T12:35:30.330Z] #38 19.97 PBCC images/sa.pb-c.c [2023-01-18T12:35:30.589Z] #38 20.09 DEP images/sa.pb-c.d [2023-01-18T12:35:30.789Z] #29 240.5 + return [2023-01-18T12:35:30.789Z] #29 DONE 240.8s [2023-01-18T12:35:30.789Z] [2023-01-18T12:35:30.789Z] #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-01-18T12:35:30.789Z] #36 ... [2023-01-18T12:35:30.789Z] [2023-01-18T12:35:30.789Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2023-01-18T12:35:30.789Z] #52 DONE 0.1s [2023-01-18T12:35:30.789Z] [2023-01-18T12:35:30.789Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-01-18T12:35:30.789Z] #53 DONE 0.3s [2023-01-18T12:35:30.789Z] [2023-01-18T12:35:30.789Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-01-18T12:35:30.789Z] #54 DONE 0.1s [2023-01-18T12:35:30.789Z] [2023-01-18T12:35:30.789Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-01-18T12:35:30.789Z] #55 DONE 0.1s [2023-01-18T12:35:30.789Z] [2023-01-18T12:35:30.789Z] #47 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-18T12:35:30.789Z] #47 ... [2023-01-18T12:35:30.789Z] [2023-01-18T12:35:30.789Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2023-01-18T12:35:30.789Z] #56 DONE 0.1s [2023-01-18T12:35:30.789Z] [2023-01-18T12:35:30.789Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2023-01-18T12:35:30.789Z] #57 DONE 0.1s [2023-01-18T12:35:30.789Z] [2023-01-18T12:35:30.789Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2023-01-18T12:35:30.789Z] #58 DONE 0.1s [2023-01-18T12:35:30.789Z] [2023-01-18T12:35:30.789Z] #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-01-18T12:35:30.789Z] #36 ... [2023-01-18T12:35:30.789Z] [2023-01-18T12:35:30.789Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-01-18T12:35:30.789Z] #59 DONE 0.1s [2023-01-18T12:35:30.789Z] [2023-01-18T12:35:30.789Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-01-18T12:35:30.789Z] #60 DONE 0.1s [2023-01-18T12:35:30.789Z] [2023-01-18T12:35:30.789Z] #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-01-18T12:35:30.789Z] #36 245.5 + /build/golangci-lint --version [2023-01-18T12:35:30.900Z] #38 20.25 PBCC images/pipe-data.pb-c.c [2023-01-18T12:35:30.900Z] #38 20.33 DEP images/pipe-data.pb-c.d [2023-01-18T12:35:31.159Z] #38 20.45 PBCC images/mnt.pb-c.c [2023-01-18T12:35:31.159Z] #38 20.57 DEP images/mnt.pb-c.d [2023-01-18T12:35:31.417Z] #38 20.72 PBCC images/sk-packet.pb-c.c [2023-01-18T12:35:31.417Z] #38 20.77 DEP images/sk-packet.pb-c.d [2023-01-18T12:35:31.417Z] #38 20.93 PBCC images/tcp-stream.pb-c.c [2023-01-18T12:35:31.512Z] #37 58.95 + export 'BUILDTAGS=netgo osusergo static_build' [2023-01-18T12:35:31.512Z] #37 58.95 + BUILDTAGS='netgo osusergo static_build' [2023-01-18T12:35:31.512Z] #37 58.95 + export EXTRA_FLAGS=-buildmode=pie [2023-01-18T12:35:31.512Z] #37 58.95 + EXTRA_FLAGS=-buildmode=pie [2023-01-18T12:35:31.512Z] #37 58.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-01-18T12:35:31.512Z] #37 58.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-01-18T12:35:31.512Z] #37 58.95 + '[' '' = dynamic ']' [2023-01-18T12:35:31.512Z] #37 58.95 + make [2023-01-18T12:35:31.676Z] #38 21.12 DEP images/tcp-stream.pb-c.d [2023-01-18T12:35:31.676Z] #38 21.19 PBCC images/pipe.pb-c.c [2023-01-18T12:35:31.726Z] #36 246.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-01-18T12:35:31.937Z] #38 21.28 DEP images/pipe.pb-c.d [2023-01-18T12:35:31.937Z] #38 21.42 PBCC images/pstree.pb-c.c [2023-01-18T12:35:31.937Z] #38 21.45 DEP images/pstree.pb-c.d [2023-01-18T12:35:31.937Z] #38 21.53 PBCC images/fs.pb-c.c [2023-01-18T12:35:31.986Z] #36 DONE 247.1s [2023-01-18T12:35:31.986Z] [2023-01-18T12:35:31.986Z] #47 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-18T12:35:31.986Z] #47 144.7 + mkdir -p /build [2023-01-18T12:35:31.986Z] #47 144.7 + cp runc /build/runc [2023-01-18T12:35:32.177Z] #49 ... [2023-01-18T12:35:32.177Z] [2023-01-18T12:35:32.177Z] #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-01-18T12:35:32.177Z] #39 132.9 CC criu/bfd.o [2023-01-18T12:35:32.177Z] #39 133.8 CC criu/bitmap.o [2023-01-18T12:35:32.177Z] #39 134.1 CC criu/cgroup-props.o [2023-01-18T12:35:32.177Z] #39 135.9 CC criu/cgroup.o [2023-01-18T12:35:32.196Z] #38 21.56 DEP images/fs.pb-c.d [2023-01-18T12:35:32.196Z] #38 21.67 PBCC images/signalfd.pb-c.c [2023-01-18T12:35:32.196Z] #38 21.77 DEP images/signalfd.pb-c.d [2023-01-18T12:35:32.245Z] #47 DONE 144.8s [2023-01-18T12:35:32.245Z] [2023-01-18T12:35:32.245Z] #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-01-18T12:35:32.458Z] #38 21.89 PBCC images/fh.pb-c.c [2023-01-18T12:35:32.458Z] #38 21.92 PBCC images/fsnotify.pb-c.c [2023-01-18T12:35:32.458Z] #38 21.98 DEP images/fh.pb-c.d [2023-01-18T12:35:32.716Z] #38 22.07 DEP images/fsnotify.pb-c.d [2023-01-18T12:35:32.716Z] #38 22.20 PBCC images/eventpoll.pb-c.c [2023-01-18T12:35:32.716Z] #38 22.22 DEP images/eventpoll.pb-c.d [2023-01-18T12:35:32.974Z] #38 22.35 PBCC images/eventfd.pb-c.c [2023-01-18T12:35:32.974Z] #38 22.41 DEP images/eventfd.pb-c.d [2023-01-18T12:35:32.974Z] #38 22.51 PBCC images/remap-file-path.pb-c.c [2023-01-18T12:35:32.974Z] #38 22.53 DEP images/remap-file-path.pb-c.d [2023-01-18T12:35:32.974Z] #38 22.62 PBCC images/fifo.pb-c.c [2023-01-18T12:35:33.046Z] #34 111.5 internal/fmtsort [2023-01-18T12:35:33.046Z] #34 111.6 internal/safefilepath [2023-01-18T12:35:33.233Z] #38 22.65 DEP images/fifo.pb-c.d [2023-01-18T12:35:33.233Z] #38 22.75 PBCC images/ghost-file.pb-c.c [2023-01-18T12:35:33.305Z] #34 111.9 internal/syscall/execenv [2023-01-18T12:35:33.305Z] #34 112.0 path [2023-01-18T12:35:33.405Z] #37 60.49 + bin/ctr [2023-01-18T12:35:33.493Z] #38 22.84 DEP images/ghost-file.pb-c.d [2023-01-18T12:35:33.493Z] #38 22.91 PBCC images/regfile.pb-c.c [2023-01-18T12:35:33.493Z] #38 22.97 DEP images/regfile.pb-c.d [2023-01-18T12:35:33.752Z] #38 23.06 PBCC images/ns.pb-c.c [2023-01-18T12:35:33.752Z] #38 23.09 DEP images/ns.pb-c.d [2023-01-18T12:35:33.752Z] #38 23.20 PBCC images/fdinfo.pb-c.c [2023-01-18T12:35:33.752Z] #38 23.32 DEP images/fdinfo.pb-c.d [2023-01-18T12:35:33.875Z] #34 112.6 strings [2023-01-18T12:35:34.011Z] #38 23.44 PBCC images/core-aarch64.pb-c.c [2023-01-18T12:35:34.011Z] #38 23.53 PBCC images/core-arm.pb-c.c [2023-01-18T12:35:34.134Z] #34 112.6 io/fs [2023-01-18T12:35:34.270Z] #38 23.63 PBCC images/core-ppc64.pb-c.c [2023-01-18T12:35:34.270Z] #38 23.71 PBCC images/core-s390.pb-c.c [2023-01-18T12:35:34.270Z] #38 23.80 PBCC images/core-x86.pb-c.c [2023-01-18T12:35:34.528Z] #38 23.86 PBCC images/core.pb-c.c [2023-01-18T12:35:34.528Z] #38 23.95 PBCC images/inventory.pb-c.c [2023-01-18T12:35:34.528Z] #38 24.05 DEP images/core-aarch64.pb-c.d [2023-01-18T12:35:34.781Z] #37 ... [2023-01-18T12:35:34.781Z] [2023-01-18T12:35:34.781Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-01-18T12:35:34.781Z] #61 DONE 0.1s [2023-01-18T12:35:34.781Z] [2023-01-18T12:35:34.781Z] #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-01-18T12:35:34.781Z] #37 ... [2023-01-18T12:35:34.781Z] [2023-01-18T12:35:34.781Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-01-18T12:35:34.781Z] #62 DONE 0.1s [2023-01-18T12:35:34.781Z] [2023-01-18T12:35:34.781Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-01-18T12:35:34.781Z] #63 DONE 0.1s [2023-01-18T12:35:34.781Z] [2023-01-18T12:35:34.781Z] #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-01-18T12:35:34.787Z] #38 24.19 DEP images/core-arm.pb-c.d [2023-01-18T12:35:35.045Z] #38 24.34 DEP images/core-ppc64.pb-c.d [2023-01-18T12:35:35.045Z] #38 24.54 DEP images/core-s390.pb-c.d [2023-01-18T12:35:35.304Z] #38 24.73 DEP images/core-x86.pb-c.d [2023-01-18T12:35:35.304Z] #38 24.81 DEP images/core.pb-c.d [2023-01-18T12:35:35.432Z] Running on azwin-2-ace4b0 in d:\jenkins\workspace\moby_PR-44846 [Pipeline] { [Pipeline] ws [2023-01-18T12:35:35.446Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2023-01-18T12:35:35.514Z] #34 114.2 os [2023-01-18T12:35:35.563Z] #38 24.99 DEP images/inventory.pb-c.d [2023-01-18T12:35:35.563Z] #38 ... [2023-01-18T12:35:35.563Z] [2023-01-18T12:35:35.563Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:35:35.563Z] #29 100.2 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-01-18T12:35:35.563Z] #29 ... [2023-01-18T12:35:35.563Z] [2023-01-18T12:35:35.563Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:35:35.563Z] #30 104.1 internal/syscall/unix [2023-01-18T12:35:35.563Z] #30 105.0 time [2023-01-18T12:35:35.773Z] #34 ... [2023-01-18T12:35:35.773Z] [2023-01-18T12:35:35.773Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:35.773Z] #38 33.26 CC images/ghost-file.o [2023-01-18T12:35:35.773Z] #38 33.76 CC images/fifo.o [2023-01-18T12:35:35.773Z] #38 34.14 CC images/remap-file-path.o [2023-01-18T12:35:35.773Z] #38 34.44 CC images/eventfd.o [2023-01-18T12:35:35.773Z] #38 34.78 CC images/eventpoll.o [2023-01-18T12:35:35.773Z] #38 35.00 CC images/fh.o [2023-01-18T12:35:35.773Z] #38 35.50 CC images/fsnotify.o [2023-01-18T12:35:35.773Z] #38 36.35 CC images/signalfd.o [2023-01-18T12:35:35.773Z] #38 36.55 CC images/fs.o [2023-01-18T12:35:35.773Z] #38 36.82 CC images/pstree.o [2023-01-18T12:35:35.773Z] #38 37.07 CC images/pipe.o [2023-01-18T12:35:35.773Z] #38 37.31 CC images/tcp-stream.o [2023-01-18T12:35:35.773Z] #38 37.66 CC images/sk-packet.o [2023-01-18T12:35:35.773Z] #38 37.81 CC images/mnt.o [2023-01-18T12:35:35.773Z] #38 38.19 CC images/pipe-data.o [2023-01-18T12:35:35.773Z] #38 38.50 CC images/sa.o [2023-01-18T12:35:35.773Z] #38 38.95 CC images/timer.o [2023-01-18T12:35:35.773Z] #38 39.51 CC images/timerfd.o [2023-01-18T12:35:35.773Z] #38 39.81 CC images/mm.o [2023-01-18T12:35:35.773Z] #38 40.13 CC images/sk-opts.o [2023-01-18T12:35:35.822Z] #30 ... [2023-01-18T12:35:35.822Z] [2023-01-18T12:35:35.822Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:35.822Z] #38 25.14 PBCC images/cpuinfo.pb-c.c [2023-01-18T12:35:35.822Z] #38 25.27 DEP images/cpuinfo.pb-c.d [2023-01-18T12:35:35.822Z] #38 25.33 PBCC images/stats.pb-c.c [2023-01-18T12:35:36.033Z] #38 40.41 CC images/sk-unix.o [2023-01-18T12:35:36.080Z] #38 25.44 DEP images/stats.pb-c.d [2023-01-18T12:35:36.340Z] #39 141.0 CC criu/clone-noasan.o [2023-01-18T12:35:36.340Z] #39 ... [2023-01-18T12:35:36.340Z] [2023-01-18T12:35:36.341Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:35:36.341Z] #49 13.89 Fetched 8620 kB in 12s (692 kB/s) [2023-01-18T12:35:36.341Z] #49 13.89 Reading package lists... [2023-01-18T12:35:36.602Z] #38 40.86 CC images/sk-inet.o [2023-01-18T12:35:36.683Z] #37 227.5 + bin/containerd [2023-01-18T12:35:37.060Z] The recommended git tool is: git [2023-01-18T12:35:37.172Z] #38 41.36 CC images/tun.o [2023-01-18T12:35:37.705Z] #49 18.14 Reading package lists... [2023-01-18T12:35:37.705Z] #49 ... [2023-01-18T12:35:37.706Z] [2023-01-18T12:35:37.706Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-18T12:35:37.706Z] #48 19.41 + cd /tmp/tmp.Cm1prYpJiw/src/github.com/opencontainers/runc [2023-01-18T12:35:37.706Z] #48 19.41 + git checkout -q v1.1.4 [2023-01-18T12:35:37.706Z] #48 20.35 + '[' -z '' ']' [2023-01-18T12:35:37.706Z] #48 20.35 + target=static [2023-01-18T12:35:37.706Z] #48 20.35 + make BUILDTAGS=seccomp static [2023-01-18T12:35:37.706Z] #48 21.09 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-01-18T12:35:37.706Z] #48 ... [2023-01-18T12:35:37.706Z] [2023-01-18T12:35:37.706Z] #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-01-18T12:35:37.706Z] #39 141.3 CC criu/config.o [2023-01-18T12:35:37.743Z] #38 41.91 CC images/sk-netlink.o [2023-01-18T12:35:37.743Z] #38 ... [2023-01-18T12:35:37.743Z] [2023-01-18T12:35:37.743Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:35:37.743Z] #34 116.3 bufio [2023-01-18T12:35:39.072Z] #39 143.6 CC criu/cr-check.o [2023-01-18T12:35:39.436Z] #38 28.40 make[1]: Nothing to be done for 'all'. [2023-01-18T12:35:39.959Z] #37 ... [2023-01-18T12:35:39.959Z] [2023-01-18T12:35:39.959Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:39.959Z] #38 42.80 CC compel/plugins/std/fds.o [2023-01-18T12:35:39.959Z] #38 43.14 CC compel/plugins/std/log.o [2023-01-18T12:35:39.959Z] #38 43.86 CC compel/plugins/std/string.o [2023-01-18T12:35:39.959Z] #38 44.41 CC compel/plugins/std/infect.o [2023-01-18T12:35:39.959Z] #38 44.84 CC compel/arch/x86/plugins/std/parasite-head.o [2023-01-18T12:35:39.959Z] #38 44.90 CC compel/arch/x86/plugins/std/memcpy.o [2023-01-18T12:35:39.959Z] #38 44.94 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-01-18T12:35:39.959Z] #38 45.00 AR compel/plugins/std.lib.a [2023-01-18T12:35:39.959Z] #38 45.09 CC compel/plugins/fds/fds.o [2023-01-18T12:35:39.959Z] #38 45.37 AR compel/plugins/fds.lib.a [2023-01-18T12:35:39.959Z] #38 45.42 HOSTDEP compel/src/lib/log-host.d [2023-01-18T12:35:39.959Z] #38 45.47 HOSTDEP compel/src/lib/handle-elf-host.d [2023-01-18T12:35:39.959Z] #38 45.56 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-01-18T12:35:39.959Z] #38 45.64 HOSTDEP compel/src/main-host.d [2023-01-18T12:35:39.959Z] #38 45.73 DEP compel/src/lib/ptrace.d [2023-01-18T12:35:39.959Z] #38 45.84 DEP compel/src/lib/infect.d [2023-01-18T12:35:39.959Z] #38 45.99 DEP compel/src/lib/infect-util.d [2023-01-18T12:35:39.959Z] #38 46.07 DEP compel/src/lib/infect-rpc.d [2023-01-18T12:35:39.959Z] #38 46.17 DEP compel/arch/x86/src/lib/infect.d [2023-01-18T12:35:39.959Z] #38 46.28 DEP compel/arch/x86/src/lib/cpu.d [2023-01-18T12:35:39.959Z] #38 46.39 DEP compel/src/lib/log.d [2023-01-18T12:35:39.959Z] #38 46.50 DEP compel/src/main.d [2023-01-18T12:35:39.959Z] #38 46.61 DEP compel/src/lib/handle-elf.d [2023-01-18T12:35:39.959Z] #38 46.75 DEP compel/arch/x86/src/lib/handle-elf.d [2023-01-18T12:35:39.959Z] #38 46.87 CC compel/src/lib/log.o [2023-01-18T12:35:39.959Z] #38 47.13 CC compel/arch/x86/src/lib/cpu.o [2023-01-18T12:35:39.959Z] #38 47.78 CC compel/arch/x86/src/lib/infect.o [2023-01-18T12:35:39.959Z] #38 48.49 CC compel/src/lib/infect-rpc.o [2023-01-18T12:35:39.959Z] #38 48.77 CC compel/src/lib/infect-util.o [2023-01-18T12:35:39.959Z] #38 48.97 CC compel/src/lib/infect.o [2023-01-18T12:35:39.959Z] #38 51.10 CC compel/src/lib/ptrace.o [2023-01-18T12:35:39.959Z] #38 51.45 AR compel/libcompel.a [2023-01-18T12:35:39.959Z] #38 51.53 HOSTCC compel/src/main-host.o [2023-01-18T12:35:39.959Z] #38 51.77 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-01-18T12:35:39.959Z] #38 51.91 HOSTCC compel/src/lib/handle-elf-host.o [2023-01-18T12:35:39.959Z] #38 52.23 HOSTCC compel/src/lib/log-host.o [2023-01-18T12:35:39.959Z] #38 52.35 HOSTLINK compel/compel-host-bin [2023-01-18T12:35:39.959Z] #38 52.52 DEP soccr/soccr.d [2023-01-18T12:35:39.959Z] #38 52.75 CC soccr/soccr.o [2023-01-18T12:35:39.959Z] #38 ... [2023-01-18T12:35:39.959Z] [2023-01-18T12:35:39.959Z] #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-01-18T12:35:39.959Z] #26 98.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-01-18T12:35:39.959Z] #26 98.31 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:35:39.959Z] #26 98.32 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:35:40.889Z] #26 ... [2023-01-18T12:35:40.889Z] [2023-01-18T12:35:40.889Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:40.889Z] #38 53.97 AR soccr/libsoccr.a [2023-01-18T12:35:40.889Z] #38 54.03 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-18T12:35:41.037Z] #34 119.2 text/tabwriter [2023-01-18T12:35:41.146Z] #38 54.37 DEP criu/arch/x86/sigframe.d [2023-01-18T12:35:41.297Z] #34 120.0 io/ioutil [2023-01-18T12:35:41.297Z] #34 120.0 fmt [2023-01-18T12:35:41.404Z] #38 54.47 DEP criu/arch/x86/sigaction_compat.d [2023-01-18T12:35:41.404Z] #38 54.56 DEP criu/arch/x86/kerndat.d [2023-01-18T12:35:41.605Z] #39 ... [2023-01-18T12:35:41.605Z] [2023-01-18T12:35:41.605Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-18T12:35:41.605Z] #34 DONE 231.5s [2023-01-18T12:35:41.605Z] [2023-01-18T12:35:41.605Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:35:41.605Z] #49 18.14 Reading package lists... [2023-01-18T12:35:41.605Z] #49 21.86 Building dependency tree... [2023-01-18T12:35:41.661Z] #38 54.68 DEP criu/arch/x86/crtools.d [2023-01-18T12:35:41.661Z] #38 54.79 DEP criu/arch/x86/cpu.d [2023-01-18T12:35:41.661Z] #38 54.89 CC criu/arch/x86/cpu.o [2023-01-18T12:35:42.224Z] #38 55.33 include/common/asm/bitops.h: Assembler messages: [2023-01-18T12:35:42.224Z] #38 55.34 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:35:42.224Z] #38 55.34 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:35:42.224Z] #38 55.34 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:35:42.224Z] #38 55.34 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:35:42.224Z] #38 55.37 CC criu/arch/x86/crtools.o [2023-01-18T12:35:42.780Z] #38 ... [2023-01-18T12:35:42.780Z] [2023-01-18T12:35:42.780Z] #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-01-18T12:35:42.780Z] #35 113.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-01-18T12:35:42.780Z] #35 113.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:35:42.780Z] #35 113.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:35:43.205Z] #34 ... [2023-01-18T12:35:43.205Z] [2023-01-18T12:35:43.205Z] #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-01-18T12:35:43.205Z] #27 121.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-01-18T12:35:43.205Z] #27 121.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:35:43.205Z] #27 121.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:35:43.497Z] #49 25.03 The following additional packages will be installed: [2023-01-18T12:35:43.497Z] #49 25.03 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-18T12:35:43.497Z] #49 25.03 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-01-18T12:35:43.497Z] #49 25.04 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-01-18T12:35:43.497Z] #49 25.04 python3-pkg-resources vim-runtime xxd [2023-01-18T12:35:43.497Z] #49 25.05 Suggested packages: [2023-01-18T12:35:43.497Z] #49 25.05 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-18T12:35:43.497Z] #49 25.05 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-01-18T12:35:43.497Z] #49 25.05 acl attr quota [2023-01-18T12:35:43.497Z] #49 25.05 Recommended packages: [2023-01-18T12:35:43.497Z] #49 25.05 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-01-18T12:35:43.590Z] #38 56.42 CC criu/arch/x86/kerndat.o [2023-01-18T12:35:43.847Z] #38 56.85 CC criu/arch/x86/sigaction_compat.o [2023-01-18T12:35:43.847Z] #38 57.08 CC criu/arch/x86/sigframe.o [2023-01-18T12:35:44.104Z] #38 57.29 LINK criu/arch/x86/crtools.built-in.o [2023-01-18T12:35:44.104Z] #38 57.33 DEP criu/pie/util-vdso-elf32.d [2023-01-18T12:35:44.104Z] #38 57.43 DEP criu/pie/util-vdso.d [2023-01-18T12:35:44.360Z] #38 57.56 DEP criu/pie/util.d [2023-01-18T12:35:44.360Z] #38 57.68 CC criu/pie/util.o [2023-01-18T12:35:44.617Z] #38 57.95 CC criu/pie/util-vdso.o [2023-01-18T12:35:45.314Z] #35 ... [2023-01-18T12:35:45.314Z] [2023-01-18T12:35:45.314Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:45.314Z] #38 32.47 CC images/stats.o [2023-01-18T12:35:45.314Z] #38 33.36 CC images/core.o [2023-01-18T12:35:45.314Z] #38 34.16 CC images/core-x86.o [2023-01-18T12:35:45.314Z] #38 34.75 CC images/core-arm.o [2023-01-18T12:35:45.386Z] #49 27.13 The following NEW packages will be installed: [2023-01-18T12:35:45.386Z] #49 27.13 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-01-18T12:35:45.386Z] #49 27.13 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-18T12:35:45.386Z] #49 27.13 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-01-18T12:35:45.386Z] #49 27.13 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-01-18T12:35:45.386Z] #49 27.13 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-01-18T12:35:45.386Z] #49 27.13 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-01-18T12:35:45.386Z] #49 27.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-18T12:35:45.386Z] #49 27.13 xz-utils zip [2023-01-18T12:35:45.544Z] #38 58.70 CC criu/pie/util-vdso-elf32.o [2023-01-18T12:35:45.573Z] #38 35.11 CC images/core-aarch64.o [2023-01-18T12:35:45.642Z] #49 27.54 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:35:45.642Z] #49 27.54 Need to get 27.0 MB of archives. [2023-01-18T12:35:45.642Z] #49 27.54 After this operation, 104 MB of additional disk space will be used. [2023-01-18T12:35:45.642Z] #49 27.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-01-18T12:35:45.897Z] #49 27.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-01-18T12:35:45.897Z] #49 27.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-01-18T12:35:45.897Z] #49 27.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-18T12:35:45.897Z] #49 27.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-01-18T12:35:45.897Z] #49 27.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-01-18T12:35:45.897Z] #49 27.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-01-18T12:35:45.897Z] #49 27.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-01-18T12:35:45.897Z] #49 27.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-18T12:35:45.897Z] #49 27.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-18T12:35:45.897Z] #49 27.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-01-18T12:35:45.897Z] #49 27.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-01-18T12:35:45.897Z] #49 27.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-01-18T12:35:45.897Z] #49 27.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-01-18T12:35:45.897Z] #49 27.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-01-18T12:35:45.897Z] #49 27.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-01-18T12:35:45.897Z] #49 27.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-01-18T12:35:45.897Z] #49 27.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-01-18T12:35:45.897Z] #49 27.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-01-18T12:35:45.897Z] #49 27.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-01-18T12:35:45.897Z] #49 27.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-01-18T12:35:45.897Z] #49 27.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-18T12:35:46.106Z] #38 59.36 AR criu/pie/pie.lib.a [2023-01-18T12:35:46.106Z] #38 59.43 DEP criu/pie/restorer.d [2023-01-18T12:35:46.153Z] #49 27.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-18T12:35:46.153Z] #49 27.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-18T12:35:46.153Z] #49 27.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-01-18T12:35:46.153Z] #49 27.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-01-18T12:35:46.153Z] #49 27.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-18T12:35:46.362Z] #38 59.68 DEP criu/arch/x86/sigaction_compat_pie.d [2023-01-18T12:35:46.509Z] #38 35.72 CC images/core-ppc64.o [2023-01-18T12:35:46.618Z] #38 59.78 DEP criu/arch/x86/restorer_unmap.d [2023-01-18T12:35:46.618Z] #38 59.81 DEP criu/arch/x86/restorer.d [2023-01-18T12:35:46.714Z] #49 28.41 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-01-18T12:35:46.714Z] #49 28.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-18T12:35:46.714Z] #49 28.41 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-01-18T12:35:46.714Z] #49 28.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-18T12:35:46.714Z] #49 28.42 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-01-18T12:35:46.714Z] #49 28.43 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-01-18T12:35:46.714Z] #49 28.43 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-01-18T12:35:46.714Z] #49 28.54 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-18T12:35:46.714Z] #49 28.54 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-18T12:35:46.714Z] #49 28.54 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-18T12:35:46.714Z] #49 28.57 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-18T12:35:46.714Z] #49 28.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-18T12:35:46.714Z] #49 28.58 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-18T12:35:46.714Z] #49 28.61 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2023-01-18T12:35:46.714Z] #49 28.66 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-01-18T12:35:46.770Z] #38 36.31 CC images/core-s390.o [2023-01-18T12:35:46.874Z] #38 60.03 DEP criu/arch/x86/vdso-pie.d [2023-01-18T12:35:46.970Z] #49 28.75 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-01-18T12:35:46.970Z] #49 28.76 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-01-18T12:35:47.140Z] #38 60.18 DEP criu/pie/parasite-vdso.d [2023-01-18T12:35:47.140Z] #38 60.33 DEP criu/pie/parasite.d [2023-01-18T12:35:47.422Z] #38 60.58 CC criu/pie/parasite.o [2023-01-18T12:35:47.531Z] #49 29.28 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-01-18T12:35:47.787Z] #49 29.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-01-18T12:35:47.787Z] #49 29.49 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-01-18T12:35:48.147Z] #38 37.54 CC images/cpuinfo.o [2023-01-18T12:35:48.488Z] #27 ... [2023-01-18T12:35:48.488Z] [2023-01-18T12:35:48.488Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:48.488Z] #38 42.22 CC images/packet-sock.o [2023-01-18T12:35:48.488Z] #38 42.84 CC images/ipc-var.o [2023-01-18T12:35:48.488Z] #38 43.17 CC images/ipc-desc.o [2023-01-18T12:35:48.488Z] #38 43.49 CC images/ipc-shm.o [2023-01-18T12:35:48.488Z] #38 43.64 CC images/ipc-msg.o [2023-01-18T12:35:48.488Z] #38 44.19 CC images/ipc-sem.o [2023-01-18T12:35:48.488Z] #38 44.55 CC images/utsns.o [2023-01-18T12:35:48.488Z] #38 44.82 CC images/creds.o [2023-01-18T12:35:48.488Z] #38 44.99 CC images/vma.o [2023-01-18T12:35:48.488Z] #38 45.16 CC images/netdev.o [2023-01-18T12:35:48.488Z] #38 45.54 CC images/tty.o [2023-01-18T12:35:48.488Z] #38 46.10 CC images/file-lock.o [2023-01-18T12:35:48.488Z] #38 46.30 CC images/rlimit.o [2023-01-18T12:35:48.488Z] #38 46.53 CC images/pagemap.o [2023-01-18T12:35:48.488Z] #38 46.80 CC images/siginfo.o [2023-01-18T12:35:48.488Z] #38 47.32 CC images/rpc.o [2023-01-18T12:35:48.488Z] #38 49.40 CC images/ext-file.o [2023-01-18T12:35:48.488Z] #38 49.77 CC images/cgroup.o [2023-01-18T12:35:48.488Z] #38 50.63 CC images/userns.o [2023-01-18T12:35:48.488Z] #38 51.06 CC images/google/protobuf/descriptor.o [2023-01-18T12:35:48.714Z] #49 30.53 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:35:48.715Z] #38 38.24 CC images/inventory.o [2023-01-18T12:35:48.800Z] #38 61.70 LINK criu/pie/parasite.built-in.o [2023-01-18T12:35:48.800Z] #38 61.72 GEN criu/pie/parasite-blob.h [2023-01-18T12:35:48.800Z] #38 61.76 CC criu/pie/parasite-vdso.o [2023-01-18T12:35:48.800Z] #38 ... [2023-01-18T12:35:48.800Z] [2023-01-18T12:35:48.800Z] #36 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-18T12:35:48.800Z] #36 117.1 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-18T12:35:48.800Z] #36 117.1 + GOBIN=/build [2023-01-18T12:35:48.800Z] #36 117.1 + GO111MODULE=on [2023-01-18T12:35:48.800Z] #36 117.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-01-18T12:35:48.972Z] #49 30.67 Fetched 27.0 MB in 2s (11.8 MB/s) [2023-01-18T12:35:48.972Z] #49 30.74 Selecting previously unselected package pigz. [2023-01-18T12:35:49.237Z] #49 30.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2023-01-18T12:35:49.237Z] #49 30.85 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-01-18T12:35:49.237Z] #49 30.86 Unpacking pigz (2.6-1) ... [2023-01-18T12:35:49.237Z] #49 31.01 Selecting previously unselected package libelf1:amd64. [2023-01-18T12:35:49.237Z] #49 31.01 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-01-18T12:35:49.237Z] #49 31.04 Unpacking libelf1:amd64 (0.183-1) ... [2023-01-18T12:35:49.283Z] #38 38.76 CC images/fdinfo.o [2023-01-18T12:35:49.495Z] #49 31.37 Selecting previously unselected package libbpf0:amd64. [2023-01-18T12:35:49.495Z] #49 31.37 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-01-18T12:35:49.495Z] #49 31.38 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-01-18T12:35:49.751Z] #49 31.56 Selecting previously unselected package libcap2:amd64. [2023-01-18T12:35:49.751Z] #49 31.57 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-18T12:35:49.751Z] #49 31.57 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-18T12:35:49.751Z] #49 31.66 Selecting previously unselected package libmnl0:amd64. [2023-01-18T12:35:49.751Z] #49 31.66 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-01-18T12:35:49.751Z] #49 31.67 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-01-18T12:35:49.850Z] #38 39.41 CC images/fown.o [2023-01-18T12:35:49.907Z] #38 53.92 CC images/opts.o [2023-01-18T12:35:49.907Z] #38 54.15 CC images/seccomp.o [2023-01-18T12:35:50.011Z] #49 31.79 Selecting previously unselected package libxtables12:amd64. [2023-01-18T12:35:50.011Z] #49 31.80 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-01-18T12:35:50.011Z] #49 31.80 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-01-18T12:35:50.108Z] #38 ... [2023-01-18T12:35:50.108Z] [2023-01-18T12:35:50.108Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:35:50.108Z] #30 114.8 internal/poll [2023-01-18T12:35:50.108Z] #30 117.8 internal/fmtsort [2023-01-18T12:35:50.108Z] #30 118.9 internal/safefilepath [2023-01-18T12:35:50.108Z] #30 119.1 internal/syscall/execenv [2023-01-18T12:35:50.108Z] #30 119.3 path [2023-01-18T12:35:50.108Z] #30 119.3 strings [2023-01-18T12:35:50.108Z] #30 119.9 io/fs [2023-01-18T12:35:50.108Z] #30 122.0 os [2023-01-18T12:35:50.108Z] #30 122.4 bufio [2023-01-18T12:35:50.108Z] #30 124.7 text/tabwriter [2023-01-18T12:35:50.167Z] #38 54.58 CC images/binfmt-misc.o [2023-01-18T12:35:50.267Z] #49 31.95 Selecting previously unselected package libcap2-bin. [2023-01-18T12:35:50.267Z] #49 31.96 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-01-18T12:35:50.267Z] #49 31.98 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-18T12:35:50.267Z] #49 32.15 Selecting previously unselected package iproute2. [2023-01-18T12:35:50.267Z] #49 32.15 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-01-18T12:35:50.267Z] #49 32.25 Unpacking iproute2 (5.10.0-4) ... [2023-01-18T12:35:50.367Z] #30 ... [2023-01-18T12:35:50.367Z] [2023-01-18T12:35:50.367Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:50.367Z] #38 39.83 CC images/ns.o [2023-01-18T12:35:50.596Z] #38 54.81 CC images/time.o [2023-01-18T12:35:50.626Z] #38 40.21 CC images/regfile.o [2023-01-18T12:35:51.193Z] #38 40.55 CC images/ghost-file.o [2023-01-18T12:35:51.196Z] #49 32.99 Selecting previously unselected package xxd. [2023-01-18T12:35:51.196Z] #49 32.99 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-18T12:35:51.196Z] #49 33.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:35:51.215Z] #38 55.46 CC images/sysctl.o [2023-01-18T12:35:51.451Z] #38 41.00 CC images/fifo.o [2023-01-18T12:35:51.452Z] #49 33.16 Selecting previously unselected package vim-common. [2023-01-18T12:35:51.452Z] #49 33.16 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-18T12:35:51.452Z] #49 33.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:35:51.709Z] #49 33.49 Selecting previously unselected package bash-completion. [2023-01-18T12:35:51.709Z] #49 33.49 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-01-18T12:35:51.782Z] #38 55.92 CC images/autofs.o [2023-01-18T12:35:51.782Z] #38 56.24 CC images/macvlan.o [2023-01-18T12:35:51.967Z] #49 ... [2023-01-18T12:35:51.967Z] [2023-01-18T12:35:51.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-01-18T12:35:51.967Z] #39 146.8 CC criu/cr-dedup.o [2023-01-18T12:35:51.967Z] #39 147.5 CC criu/cr-dump.o [2023-01-18T12:35:51.967Z] #39 151.6 CC criu/cr-errno.o [2023-01-18T12:35:51.967Z] #39 151.8 CC criu/cr-restore.o [2023-01-18T12:35:52.019Z] #38 41.36 CC images/remap-file-path.o [2023-01-18T12:35:52.041Z] #38 56.39 CC images/sit.o [2023-01-18T12:35:52.070Z] #36 ... [2023-01-18T12:35:52.070Z] [2023-01-18T12:35:52.070Z] #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-01-18T12:35:52.070Z] #26 110.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-01-18T12:35:52.070Z] #26 110.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:35:52.070Z] #26 110.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:35:52.070Z] #26 115.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-01-18T12:35:52.070Z] #26 115.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-01-18T12:35:52.070Z] #26 115.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-18T12:35:52.070Z] #26 115.9 Selecting previously unselected package libapparmor1:amd64. [2023-01-18T12:35:52.070Z] #26 115.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-01-18T12:35:52.070Z] #26 115.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-01-18T12:35:52.070Z] #26 116.1 Selecting previously unselected package libapparmor-dev:amd64. [2023-01-18T12:35:52.070Z] #26 116.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-01-18T12:35:52.070Z] #26 116.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-18T12:35:52.070Z] #26 116.3 Selecting previously unselected package libbtrfs0:amd64. [2023-01-18T12:35:52.070Z] #26 116.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-18T12:35:52.070Z] #26 116.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-18T12:35:52.070Z] #26 116.5 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-18T12:35:52.070Z] #26 116.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-18T12:35:52.070Z] #26 116.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-18T12:35:52.070Z] #26 116.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-01-18T12:35:52.070Z] #26 116.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-18T12:35:52.070Z] #26 116.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:35:52.070Z] #26 116.8 Selecting previously unselected package libudev-dev:amd64. [2023-01-18T12:35:52.070Z] #26 116.8 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-18T12:35:52.070Z] #26 116.9 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:35:52.070Z] #26 117.1 Selecting previously unselected package libsepol1-dev:amd64. [2023-01-18T12:35:52.070Z] #26 117.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-01-18T12:35:52.070Z] #26 117.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-01-18T12:35:52.070Z] #26 117.2 Selecting previously unselected package libpcre2-16-0:amd64. [2023-01-18T12:35:52.070Z] #26 117.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-01-18T12:35:52.070Z] #26 117.2 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:35:52.070Z] #26 117.5 Selecting previously unselected package libpcre2-32-0:amd64. [2023-01-18T12:35:52.070Z] #26 117.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-01-18T12:35:52.070Z] #26 117.5 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:35:52.070Z] #26 117.7 Selecting previously unselected package libpcre2-posix2:amd64. [2023-01-18T12:35:52.070Z] #26 117.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-01-18T12:35:52.070Z] #26 117.7 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:35:52.070Z] #26 117.8 Selecting previously unselected package libpcre2-dev:amd64. [2023-01-18T12:35:52.070Z] #26 117.8 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-01-18T12:35:52.070Z] #26 117.8 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:35:52.070Z] #26 118.3 Selecting previously unselected package libselinux1-dev:amd64. [2023-01-18T12:35:52.070Z] #26 118.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-01-18T12:35:52.070Z] #26 118.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-01-18T12:35:52.070Z] #26 118.6 Selecting previously unselected package libdevmapper-dev:amd64. [2023-01-18T12:35:52.071Z] #26 118.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-01-18T12:35:52.071Z] #26 118.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:35:52.071Z] #26 118.7 Selecting previously unselected package libseccomp-dev:amd64. [2023-01-18T12:35:52.071Z] #26 118.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-01-18T12:35:52.071Z] #26 118.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-18T12:35:52.071Z] #26 118.9 Selecting previously unselected package libsystemd-dev:amd64. [2023-01-18T12:35:52.071Z] #26 118.9 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-18T12:35:52.071Z] #26 118.9 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:35:52.071Z] #26 119.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-18T12:35:52.071Z] #26 119.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-01-18T12:35:52.071Z] #26 119.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-18T12:35:52.071Z] #26 119.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-01-18T12:35:52.071Z] #26 119.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-18T12:35:52.071Z] #26 119.6 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:35:52.071Z] #26 119.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-18T12:35:52.071Z] #26 119.6 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:35:52.071Z] #26 119.6 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:35:52.071Z] #26 119.6 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:35:52.071Z] #26 119.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-18T12:35:52.071Z] #26 119.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-18T12:35:52.071Z] #26 119.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-18T12:35:52.071Z] #26 119.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-18T12:35:52.071Z] #26 119.7 Setting up mingw-w64-common (8.0.0-1) ... [2023-01-18T12:35:52.071Z] #26 119.7 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:35:52.071Z] #26 119.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-18T12:35:52.071Z] #26 119.7 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:35:52.071Z] #26 119.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-01-18T12:35:52.071Z] #26 119.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-18T12:35:52.071Z] #26 119.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:35:52.071Z] #26 119.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-01-18T12:35:52.071Z] #26 119.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:35:52.071Z] #26 119.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-01-18T12:35:52.071Z] #26 119.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-18T12:35:52.071Z] #26 119.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:35:52.071Z] #26 119.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-01-18T12:35:52.071Z] #26 119.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:35:52.071Z] #26 119.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-18T12:35:52.071Z] #26 119.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:35:52.071Z] #26 119.9 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-18T12:35:52.071Z] #26 119.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:35:52.071Z] #26 119.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:35:52.071Z] #26 120.0 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:35:52.277Z] #38 41.64 CC images/eventfd.o [2023-01-18T12:35:52.300Z] #38 56.63 CC images/memfd.o [2023-01-18T12:35:52.536Z] #38 41.92 CC images/eventpoll.o [2023-01-18T12:35:52.807Z] #38 42.28 CC images/fh.o [2023-01-18T12:35:52.888Z] #38 57.08 CC images/timens.o [2023-01-18T12:35:52.999Z] #26 DONE 121.3s [2023-01-18T12:35:52.999Z] [2023-01-18T12:35:52.999Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-18T12:35:53.378Z] #38 42.81 CC images/fsnotify.o [2023-01-18T12:35:53.456Z] #38 57.49 LINK images/built-in.o [2023-01-18T12:35:53.456Z] #38 57.94 GEN compel/include/asm [2023-01-18T12:35:53.714Z] #38 57.97 GEN compel/include/version.h [2023-01-18T12:35:53.714Z] #38 58.00 touch .config [2023-01-18T12:35:53.714Z] #38 58.05 GEN include/common/config.h [2023-01-18T12:35:53.714Z] #38 58.14 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-01-18T12:35:53.714Z] #38 58.17 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-01-18T12:35:53.714Z] #38 58.19 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-01-18T12:35:53.714Z] #38 58.21 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-01-18T12:35:53.714Z] #38 58.26 DEP compel/arch/x86/plugins/std/memcpy.d [2023-01-18T12:35:53.714Z] #38 ... [2023-01-18T12:35:53.714Z] [2023-01-18T12:35:53.714Z] #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-01-18T12:35:53.857Z] #39 158.5 CC criu/cr-service.o [2023-01-18T12:35:54.316Z] #38 43.65 CC images/signalfd.o [2023-01-18T12:35:54.574Z] #38 43.96 CC images/fs.o [2023-01-18T12:35:54.832Z] #38 44.30 CC images/pstree.o [2023-01-18T12:35:54.862Z] #37 76.43 Updating files: 29% (1497/5157) Updating files: 30% (1548/5157) Updating files: 31% (1599/5157) Updating files: 32% (1651/5157) Updating files: 33% (1702/5157) Updating files: 34% (1754/5157) Updating files: 35% (1805/5157) Updating files: 36% (1857/5157) Updating files: 37% (1909/5157) Updating files: 38% (1960/5157) Updating files: 39% (2012/5157) Updating files: 40% (2063/5157) Updating files: 41% (2115/5157) Updating files: 42% (2166/5157) Updating files: 43% (2218/5157) Updating files: 44% (2270/5157) Updating files: 45% (2321/5157) Updating files: 46% (2373/5157) Updating files: 47% (2424/5157) Updating files: 48% (2476/5157) Updating files: 49% (2527/5157) Updating files: 50% (2579/5157) Updating files: 51% (2631/5157) Updating files: 52% (2682/5157) Updating files: 53% (2734/5157) Updating files: 54% (2785/5157) Updating files: 54% (2822/5157) Updating files: 55% (2837/5157) Updating files: 56% (2888/5157) Updating files: 57% (2940/5157) [2023-01-18T12:35:54.862Z] #37 ... [2023-01-18T12:35:54.862Z] [2023-01-18T12:35:54.862Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:35:54.862Z] #34 123.6 github.com/BurntSushi/toml [2023-01-18T12:35:54.862Z] #34 123.6 flag [2023-01-18T12:35:54.862Z] #34 126.6 log [2023-01-18T12:35:54.862Z] #34 130.1 github.com/BurntSushi/toml/cmd/tomlv [2023-01-18T12:35:54.889Z] #40 ... [2023-01-18T12:35:54.889Z] [2023-01-18T12:35:54.889Z] #36 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-18T12:35:54.889Z] #36 DONE 123.2s [2023-01-18T12:35:54.889Z] [2023-01-18T12:35:54.889Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-01-18T12:35:54.889Z] #41 DONE 0.2s [2023-01-18T12:35:54.889Z] [2023-01-18T12:35:54.889Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:54.889Z] #38 62.49 CC criu/arch/x86/vdso-pie.o [2023-01-18T12:35:54.889Z] #38 62.69 CC criu/arch/x86/restorer.o [2023-01-18T12:35:54.889Z] #38 63.13 CC criu/arch/x86/restorer_unmap.o [2023-01-18T12:35:54.889Z] #38 63.17 CC criu/arch/x86/sigaction_compat_pie.o [2023-01-18T12:35:54.889Z] #38 63.39 CC criu/pie/restorer.o [2023-01-18T12:35:54.889Z] #38 65.62 LINK criu/pie/restorer.built-in.o [2023-01-18T12:35:54.889Z] #38 65.64 GEN criu/pie/restorer-blob.h [2023-01-18T12:35:54.889Z] #38 65.73 DEP criu/vdso.d [2023-01-18T12:35:54.889Z] #38 65.95 DEP criu/vdso-compat.d [2023-01-18T12:35:54.889Z] #38 66.21 DEP criu/uts_ns.d [2023-01-18T12:35:54.889Z] #38 66.38 DEP criu/util.d [2023-01-18T12:35:54.889Z] #38 66.58 DEP criu/uffd.d [2023-01-18T12:35:54.889Z] #38 66.81 DEP criu/tun.d [2023-01-18T12:35:54.889Z] #38 66.97 DEP criu/tty.d [2023-01-18T12:35:54.889Z] #38 67.15 DEP criu/timerfd.d [2023-01-18T12:35:54.889Z] #38 67.33 DEP criu/timens.d [2023-01-18T12:35:54.889Z] #38 67.53 DEP criu/sysfs_parse.d [2023-01-18T12:35:54.889Z] #38 67.73 DEP criu/sysctl.d [2023-01-18T12:35:54.889Z] #38 67.84 DEP criu/string.d [2023-01-18T12:35:54.889Z] #38 67.92 DEP criu/stats.d [2023-01-18T12:35:54.889Z] #38 68.05 DEP criu/sockets.d [2023-01-18T12:35:55.090Z] #38 44.60 CC images/pipe.o [2023-01-18T12:35:55.146Z] #38 ... [2023-01-18T12:35:55.146Z] [2023-01-18T12:35:55.146Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-01-18T12:35:55.146Z] #42 DONE 0.3s [2023-01-18T12:35:55.146Z] [2023-01-18T12:35:55.146Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:35:55.146Z] #38 68.26 DEP criu/sk-unix.d [2023-01-18T12:35:55.146Z] #38 ... [2023-01-18T12:35:55.146Z] [2023-01-18T12:35:55.146Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-01-18T12:35:55.234Z] #34 ... [2023-01-18T12:35:55.234Z] [2023-01-18T12:35:55.234Z] #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-01-18T12:35:55.349Z] #38 44.94 CC images/tcp-stream.o [2023-01-18T12:35:55.748Z] #39 160.6 CC criu/crtools.o [2023-01-18T12:35:55.918Z] #38 45.22 CC images/sk-packet.o [2023-01-18T12:35:56.180Z] #38 45.66 CC images/mnt.o [2023-01-18T12:35:56.438Z] #38 46.03 CC images/pipe-data.o [2023-01-18T12:35:56.743Z] #39 ... [2023-01-18T12:35:56.743Z] [2023-01-18T12:35:56.743Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:35:56.743Z] #49 38.27 Unpacking bash-completion (1:2.11-2) ... [2023-01-18T12:35:56.864Z] #37 76.43 Updating files: 29% (1497/5157) Updating files: 30% (1548/5157) Updating files: 31% (1599/5157) Updating files: 32% (1651/5157) Updating files: 33% (1702/5157) Updating files: 34% (1754/5157) Updating files: 35% (1805/5157) Updating files: 36% (1857/5157) Updating files: 37% (1909/5157) Updating files: 38% (1960/5157) Updating files: 39% (2012/5157) Updating files: 40% (2063/5157) Updating files: 41% (2115/5157) Updating files: 42% (2166/5157) Updating files: 43% (2218/5157) Updating files: 44% (2270/5157) Updating files: 45% (2321/5157) Updating files: 46% (2373/5157) Updating files: 47% (2424/5157) Updating files: 48% (2476/5157) Updating files: 49% (2527/5157) Updating files: 50% (2579/5157) Updating files: 51% (2631/5157) Updating files: 52% (2682/5157) Updating files: 53% (2734/5157) Updating files: 54% (2785/5157) Updating files: 54% (2822/5157) Updating files: 55% (2837/5157) Updating files: 56% (2888/5157) Updating files: 57% (2940/5157) Updating files: 58% (2992/5157) Updating files: 59% (3043/5157) Updating files: 60% (3095/5157) Updating files: 61% (3146/5157) Updating files: 62% (3198/5157) Updating files: 63% (3249/5157) Updating files: 64% (3301/5157) Updating files: 65% (3353/5157) Updating files: 66% (3404/5157) Updating files: 67% (3456/5157) Updating files: 68% (3507/5157) Updating files: 69% (3559/5157) Updating files: 70% (3610/5157) Updating files: 71% (3662/5157) Updating files: 72% (3714/5157) Updating files: 73% (3765/5157) Updating files: 74% (3817/5157) Updating files: 75% (3868/5157) Updating files: 76% (3920/5157) Updating files: 77% (3971/5157) Updating files: 78% (4023/5157) Updating files: 79% (4075/5157) Updating files: 80% (4126/5157) Updating files: 81% (4178/5157) Updating files: 81% (4215/5157) Updating files: 82% (4229/5157) Updating files: 83% (4281/5157) Updating files: 84% (4332/5157) Updating files: 85% (4384/5157) Updating files: 86% (4436/5157) Updating files: 87% (4487/5157) Updating files: 88% (4539/5157) Updating files: 89% (4590/5157) Updating files: 90% (4642/5157) Updating files: 91% (4693/5157) Updating files: 92% (4745/5157) Updating files: 93% (4797/5157) Updating files: 94% (4848/5157) Updating files: 95% (4900/5157) Updating files: 96% (4951/5157) Updating files: 97% (5003/5157) Updating files: 98% (5054/5157) Updating files: 99% (5106/5157) Updating files: 100% (5157/5157) Updating files: 100% (5157/5157), done. [2023-01-18T12:35:56.864Z] #37 79.42 + cd /tmp/tmp.J2K2V8zpED/src/github.com/containerd/containerd [2023-01-18T12:35:56.864Z] #37 79.42 + git checkout -q v1.6.15 [2023-01-18T12:35:57.006Z] #38 46.36 CC images/sa.o [2023-01-18T12:35:57.265Z] #38 46.70 CC images/timer.o [2023-01-18T12:35:57.307Z] #49 39.02 Selecting previously unselected package bzip2. [2023-01-18T12:35:57.307Z] #49 39.04 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-01-18T12:35:57.307Z] #49 39.05 Unpacking bzip2 (1.0.8-4) ... [2023-01-18T12:35:57.565Z] #49 39.25 Selecting previously unselected package xz-utils. [2023-01-18T12:35:57.565Z] #49 39.28 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-01-18T12:35:57.565Z] #49 39.29 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-18T12:35:57.666Z] #43 DONE 4.4s [2023-01-18T12:35:57.666Z] [2023-01-18T12:35:57.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-01-18T12:35:57.666Z] #38 68.46 DEP criu/sk-tcp.d [2023-01-18T12:35:57.666Z] #38 68.60 DEP criu/sk-queue.d [2023-01-18T12:35:57.666Z] #38 68.74 DEP criu/sk-packet.d [2023-01-18T12:35:57.666Z] #38 68.85 DEP criu/sk-netlink.d [2023-01-18T12:35:57.666Z] #38 69.01 DEP criu/sk-inet.d [2023-01-18T12:35:57.666Z] #38 69.23 DEP criu/signalfd.d [2023-01-18T12:35:57.666Z] #38 69.33 DEP criu/sigframe.d [2023-01-18T12:35:57.666Z] #38 69.45 DEP criu/shmem.d [2023-01-18T12:35:57.666Z] #38 69.58 DEP criu/servicefd.d [2023-01-18T12:35:57.666Z] #38 69.70 DEP criu/seize.d [2023-01-18T12:35:57.666Z] #38 69.85 DEP criu/seccomp.d [2023-01-18T12:35:57.666Z] #38 70.00 DEP criu/rst-malloc.d [2023-01-18T12:35:57.666Z] #38 70.06 DEP criu/rbtree.d [2023-01-18T12:35:57.666Z] #38 70.10 DEP criu/pstree.d [2023-01-18T12:35:57.666Z] #38 70.24 DEP criu/protobuf.d [2023-01-18T12:35:57.666Z] #38 70.35 GEN criu/protobuf-desc-gen.h [2023-01-18T12:35:57.821Z] #49 39.61 Selecting previously unselected package apparmor. [2023-01-18T12:35:57.821Z] #49 39.63 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-01-18T12:35:57.831Z] #38 47.37 CC images/timerfd.o [2023-01-18T12:35:58.078Z] #49 39.73 Unpacking apparmor (2.13.6-10) ... [2023-01-18T12:35:58.090Z] #38 47.64 CC images/mm.o [2023-01-18T12:35:58.337Z] #49 40.30 Selecting previously unselected package inetutils-ping. [2023-01-18T12:35:58.592Z] #38 71.92 DEP criu/protobuf-desc.d [2023-01-18T12:35:58.594Z] #49 40.31 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-01-18T12:35:58.594Z] #49 40.31 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-18T12:35:58.594Z] #49 40.45 Selecting previously unselected package libip4tc2:amd64. [2023-01-18T12:35:58.594Z] #49 40.46 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-01-18T12:35:58.594Z] #49 40.47 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-01-18T12:35:58.656Z] #38 48.13 CC images/sk-opts.o [2023-01-18T12:35:58.851Z] #49 40.67 Selecting previously unselected package libip6tc2:amd64. [2023-01-18T12:35:58.851Z] #49 40.68 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-01-18T12:35:58.851Z] #49 40.69 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-01-18T12:35:58.915Z] #38 48.45 CC images/sk-unix.o [2023-01-18T12:35:59.108Z] #49 40.96 Selecting previously unselected package libnfnetlink0:amd64. [2023-01-18T12:35:59.108Z] #49 40.98 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-01-18T12:35:59.108Z] #49 41.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-18T12:35:59.154Z] #38 72.08 DEP criu/proc_parse.d [2023-01-18T12:35:59.154Z] #38 72.30 DEP criu/plugin.d [2023-01-18T12:35:59.366Z] #49 41.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-01-18T12:35:59.410Z] #38 72.40 DEP criu/pipes.d [2023-01-18T12:35:59.410Z] #38 72.54 DEP criu/pie-util.d [2023-01-18T12:35:59.622Z] #49 41.29 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-01-18T12:35:59.622Z] #49 41.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-18T12:35:59.666Z] #38 72.72 DEP criu/pie-util-vdso.d [2023-01-18T12:35:59.666Z] #38 72.82 DEP criu/pie-util-vdso-elf32.d [2023-01-18T12:35:59.666Z] #38 72.94 DEP criu/path.d [2023-01-18T12:35:59.851Z] #38 49.18 CC images/sk-inet.o [2023-01-18T12:35:59.879Z] #49 41.57 Selecting previously unselected package libnftnl11:amd64. [2023-01-18T12:35:59.879Z] #49 41.59 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-01-18T12:35:59.879Z] #49 41.62 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-01-18T12:35:59.879Z] #49 41.86 Selecting previously unselected package iptables. [2023-01-18T12:35:59.921Z] #38 73.05 DEP criu/parasite-syscall.d [2023-01-18T12:36:00.135Z] #49 41.86 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-01-18T12:36:00.135Z] #49 41.87 Unpacking iptables (1.8.7-1) ... [2023-01-18T12:36:00.159Z] #37 82.36 + export 'BUILDTAGS=netgo osusergo static_build' [2023-01-18T12:36:00.159Z] #37 82.36 + BUILDTAGS='netgo osusergo static_build' [2023-01-18T12:36:00.159Z] #37 82.36 + export EXTRA_FLAGS=-buildmode=pie [2023-01-18T12:36:00.159Z] #37 82.36 + EXTRA_FLAGS=-buildmode=pie [2023-01-18T12:36:00.159Z] #37 82.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-01-18T12:36:00.159Z] #37 82.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-01-18T12:36:00.159Z] #37 82.36 + '[' '' = dynamic ']' [2023-01-18T12:36:00.159Z] #37 82.36 + make [2023-01-18T12:36:00.181Z] #38 73.30 DEP criu/pagemap.d [2023-01-18T12:36:00.181Z] #38 ... [2023-01-18T12:36:00.181Z] [2023-01-18T12:36:00.181Z] #44 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-01-18T12:36:00.181Z] #44 DONE 2.9s [2023-01-18T12:36:00.181Z] [2023-01-18T12:36:00.181Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-01-18T12:36:00.417Z] #38 49.80 CC images/tun.o [2023-01-18T12:36:00.676Z] #38 50.27 CC images/sk-netlink.o [2023-01-18T12:36:00.697Z] #49 42.44 Selecting previously unselected package libonig5:amd64. [2023-01-18T12:36:00.697Z] #49 42.45 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-18T12:36:00.697Z] #49 42.45 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-18T12:36:00.954Z] #49 42.63 Selecting previously unselected package libjq1:amd64. [2023-01-18T12:36:00.954Z] #49 42.67 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-01-18T12:36:00.954Z] #49 42.67 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-18T12:36:00.954Z] #49 42.83 Selecting previously unselected package jq. [2023-01-18T12:36:00.954Z] #49 42.84 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-01-18T12:36:00.954Z] #49 42.85 Unpacking jq (1.6-2.1) ... [2023-01-18T12:36:00.954Z] #49 42.96 Selecting previously unselected package libaio1:amd64. [2023-01-18T12:36:01.211Z] #49 42.98 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-01-18T12:36:01.211Z] #49 42.98 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-01-18T12:36:01.211Z] #49 43.06 Selecting previously unselected package libgpm2:amd64. [2023-01-18T12:36:01.211Z] #49 43.07 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-01-18T12:36:01.211Z] #49 43.07 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-01-18T12:36:01.243Z] #38 50.63 CC images/packet-sock.o [2023-01-18T12:36:01.468Z] #49 43.20 Selecting previously unselected package libicu67:amd64. [2023-01-18T12:36:01.468Z] #49 43.21 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-01-18T12:36:01.468Z] #49 43.22 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-18T12:36:01.540Z] #37 83.82 + bin/ctr [2023-01-18T12:36:01.628Z] using credential docker-jenkins-github-credentials [2023-01-18T12:36:01.705Z] Cloning the remote Git repository [2023-01-18T12:36:01.705Z] Cloning with configured refspecs honoured and without tags [2023-01-18T12:36:01.811Z] #38 51.35 CC images/ipc-var.o [2023-01-18T12:36:02.379Z] #38 51.66 CC images/ipc-desc.o [2023-01-18T12:36:02.638Z] #38 52.01 CC images/ipc-shm.o [2023-01-18T12:36:02.638Z] #38 ... [2023-01-18T12:36:02.638Z] [2023-01-18T12:36:02.638Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:36:02.638Z] #30 127.5 io/ioutil [2023-01-18T12:36:02.638Z] #30 127.5 fmt [2023-01-18T12:36:02.638Z] #30 131.5 github.com/BurntSushi/toml [2023-01-18T12:36:02.638Z] #30 131.5 flag [2023-01-18T12:36:02.638Z] #30 133.8 log [2023-01-18T12:36:02.896Z] #30 ... [2023-01-18T12:36:02.896Z] [2023-01-18T12:36:02.896Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:02.896Z] #38 52.32 CC images/ipc-msg.o [2023-01-18T12:36:01.867Z] Cloning repository https://github.com/moby/moby.git [2023-01-18T12:36:02.268Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2023-01-18T12:36:03.447Z] #45 3.130 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-01-18T12:36:03.447Z] #45 DONE 3.2s [2023-01-18T12:36:03.447Z] [2023-01-18T12:36:03.447Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-18T12:36:03.464Z] #38 52.76 CC images/ipc-sem.o [2023-01-18T12:36:03.722Z] #38 53.16 CC images/utsns.o [2023-01-18T12:36:03.981Z] #38 53.55 CC images/creds.o [2023-01-18T12:36:04.079Z] #37 ... [2023-01-18T12:36:04.079Z] [2023-01-18T12:36:04.079Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:36:04.079Z] #34 DONE 142.4s [2023-01-18T12:36:04.079Z] [2023-01-18T12:36:04.079Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:04.079Z] #38 58.30 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-01-18T12:36:04.079Z] #38 58.33 GEN compel/plugins/include/uapi/std/syscall.h [2023-01-18T12:36:04.079Z] #38 58.37 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-01-18T12:36:04.079Z] #38 58.39 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-01-18T12:36:04.079Z] #38 58.41 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-01-18T12:36:04.079Z] #38 58.42 DEP compel/plugins/std/infect.d [2023-01-18T12:36:04.079Z] #38 58.67 DEP compel/plugins/std/string.d [2023-01-18T12:36:04.079Z] #38 58.73 DEP compel/plugins/std/log.d [2023-01-18T12:36:04.079Z] #38 59.01 DEP compel/plugins/std/fds.d [2023-01-18T12:36:04.079Z] #38 59.07 DEP compel/plugins/std/std.d [2023-01-18T12:36:04.079Z] #38 59.17 DEP compel/plugins/shmem/shmem.d [2023-01-18T12:36:04.079Z] #38 59.25 DEP compel/plugins/fds/fds.d [2023-01-18T12:36:04.079Z] #38 59.42 CC compel/plugins/std/std.o [2023-01-18T12:36:04.079Z] #38 59.60 CC compel/plugins/std/fds.o [2023-01-18T12:36:04.079Z] #38 59.94 CC compel/plugins/std/log.o [2023-01-18T12:36:04.079Z] #38 60.68 CC compel/plugins/std/string.o [2023-01-18T12:36:04.079Z] #38 61.28 CC compel/plugins/std/infect.o [2023-01-18T12:36:04.079Z] #38 61.64 CC compel/arch/x86/plugins/std/parasite-head.o [2023-01-18T12:36:04.079Z] #38 61.69 CC compel/arch/x86/plugins/std/memcpy.o [2023-01-18T12:36:04.079Z] #38 61.75 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-01-18T12:36:04.079Z] #38 61.81 AR compel/plugins/std.lib.a [2023-01-18T12:36:04.079Z] #38 62.18 CC compel/plugins/fds/fds.o [2023-01-18T12:36:04.079Z] #38 62.36 AR compel/plugins/fds.lib.a [2023-01-18T12:36:04.079Z] #38 62.42 HOSTDEP compel/src/lib/log-host.d [2023-01-18T12:36:04.079Z] #38 62.49 HOSTDEP compel/src/lib/handle-elf-host.d [2023-01-18T12:36:04.079Z] #38 62.56 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-01-18T12:36:04.079Z] #38 62.65 HOSTDEP compel/src/main-host.d [2023-01-18T12:36:04.079Z] #38 62.74 DEP compel/src/lib/ptrace.d [2023-01-18T12:36:04.079Z] #38 63.25 DEP compel/src/lib/infect.d [2023-01-18T12:36:04.079Z] #38 63.40 DEP compel/src/lib/infect-util.d [2023-01-18T12:36:04.079Z] #38 63.58 DEP compel/src/lib/infect-rpc.d [2023-01-18T12:36:04.079Z] #38 63.71 DEP compel/arch/x86/src/lib/infect.d [2023-01-18T12:36:04.079Z] #38 63.85 DEP compel/arch/x86/src/lib/cpu.d [2023-01-18T12:36:04.079Z] #38 63.89 DEP compel/src/lib/log.d [2023-01-18T12:36:04.079Z] #38 64.00 DEP compel/src/main.d [2023-01-18T12:36:04.079Z] #38 64.08 DEP compel/src/lib/handle-elf.d [2023-01-18T12:36:04.079Z] #38 64.20 DEP compel/arch/x86/src/lib/handle-elf.d [2023-01-18T12:36:04.079Z] #38 64.29 CC compel/src/lib/log.o [2023-01-18T12:36:04.079Z] #38 64.61 CC compel/arch/x86/src/lib/cpu.o [2023-01-18T12:36:04.079Z] #38 65.44 CC compel/arch/x86/src/lib/infect.o [2023-01-18T12:36:04.079Z] #38 66.43 CC compel/src/lib/infect-rpc.o [2023-01-18T12:36:04.079Z] #38 66.74 CC compel/src/lib/infect-util.o [2023-01-18T12:36:04.079Z] #38 66.96 CC compel/src/lib/infect.o [2023-01-18T12:36:04.548Z] #38 53.86 CC images/vma.o [2023-01-18T12:36:04.807Z] #38 54.16 CC images/netdev.o [2023-01-18T12:36:05.374Z] #38 54.87 CC images/tty.o [2023-01-18T12:36:05.963Z] #46 DONE 2.4s [2023-01-18T12:36:05.963Z] [2023-01-18T12:36:05.963Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-18T12:36:05.998Z] #38 70.09 CC compel/src/lib/ptrace.o [2023-01-18T12:36:06.311Z] #38 55.75 CC images/file-lock.o [2023-01-18T12:36:06.568Z] #38 ... [2023-01-18T12:36:06.568Z] [2023-01-18T12:36:06.568Z] #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-01-18T12:36:06.568Z] #27 135.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-01-18T12:36:06.568Z] #27 135.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:36:06.568Z] #27 135.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-18T12:36:06.568Z] #27 142.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-01-18T12:36:06.568Z] #27 142.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:36:06.568Z] #27 142.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:36:06.568Z] #27 ... [2023-01-18T12:36:06.568Z] [2023-01-18T12:36:06.568Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:06.568Z] #38 70.93 AR compel/libcompel.a [2023-01-18T12:36:06.568Z] #38 71.11 HOSTCC compel/src/main-host.o [2023-01-18T12:36:06.569Z] #38 56.00 CC images/rlimit.o [2023-01-18T12:36:06.828Z] #38 56.40 CC images/pagemap.o [2023-01-18T12:36:06.890Z] #47 ... [2023-01-18T12:36:06.890Z] [2023-01-18T12:36:06.890Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-18T12:36:06.890Z] #40 3.887 + RM_GOPATH=0 [2023-01-18T12:36:06.890Z] #40 3.887 + TMP_GOPATH= [2023-01-18T12:36:06.890Z] #40 3.887 + : /build [2023-01-18T12:36:06.890Z] #40 3.887 + '[' -z '' ']' [2023-01-18T12:36:06.890Z] #40 3.887 ++ mktemp -d [2023-01-18T12:36:06.890Z] #40 3.887 + export GOPATH=/tmp/tmp.iKWb6GYomC [2023-01-18T12:36:06.890Z] #40 3.887 + GOPATH=/tmp/tmp.iKWb6GYomC [2023-01-18T12:36:06.890Z] #40 3.887 + RM_GOPATH=1 [2023-01-18T12:36:06.890Z] #40 3.887 + case "$(go env GOARCH)" in [2023-01-18T12:36:06.890Z] #40 3.887 ++ go env GOARCH [2023-01-18T12:36:06.890Z] #40 3.911 Install runc version v1.1.4 (build tags: seccomp) [2023-01-18T12:36:06.890Z] #40 3.911 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:36:06.890Z] #40 3.911 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:36:06.890Z] #40 3.911 ++ dirname /tmp/install/install.sh [2023-01-18T12:36:06.890Z] #40 3.911 + dir=/tmp/install [2023-01-18T12:36:06.890Z] #40 3.911 + bin=runc [2023-01-18T12:36:06.890Z] #40 3.911 + shift [2023-01-18T12:36:06.890Z] #40 3.911 + '[' '!' -f /tmp/install/runc.installer ']' [2023-01-18T12:36:06.890Z] #40 3.911 + . /tmp/install/runc.installer [2023-01-18T12:36:06.890Z] #40 3.911 ++ set -e [2023-01-18T12:36:06.890Z] #40 3.911 ++ : v1.1.4 [2023-01-18T12:36:06.890Z] #40 3.911 + install_runc [2023-01-18T12:36:06.890Z] #40 3.911 + RUNC_BUILDTAGS=seccomp [2023-01-18T12:36:06.890Z] #40 3.911 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-01-18T12:36:06.890Z] #40 3.911 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iKWb6GYomC/src/github.com/opencontainers/runc [2023-01-18T12:36:06.890Z] #40 3.911 Cloning into '/tmp/tmp.iKWb6GYomC/src/github.com/opencontainers/runc'... [2023-01-18T12:36:06.890Z] #40 ... [2023-01-18T12:36:06.890Z] [2023-01-18T12:36:06.890Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:06.890Z] #38 73.59 DEP criu/pagemap-cache.d [2023-01-18T12:36:06.890Z] #38 73.75 DEP criu/page-xfer.d [2023-01-18T12:36:06.890Z] #38 73.94 DEP criu/page-pipe.d [2023-01-18T12:36:06.890Z] #38 74.09 DEP criu/netfilter.d [2023-01-18T12:36:06.890Z] #38 74.31 DEP criu/net.d [2023-01-18T12:36:06.890Z] #38 74.50 DEP criu/namespaces.d [2023-01-18T12:36:06.890Z] #38 74.66 DEP criu/mount.d [2023-01-18T12:36:06.890Z] #38 74.82 DEP criu/memfd.d [2023-01-18T12:36:06.890Z] #38 74.94 DEP criu/mem.d [2023-01-18T12:36:06.890Z] #38 75.10 DEP criu/lsm.d [2023-01-18T12:36:06.890Z] #38 75.23 DEP criu/log.d [2023-01-18T12:36:06.890Z] #38 75.35 DEP criu/libnetlink.d [2023-01-18T12:36:06.890Z] #38 75.48 DEP criu/kerndat.d [2023-01-18T12:36:06.890Z] #38 75.65 DEP criu/kcmp-ids.d [2023-01-18T12:36:06.890Z] #38 75.75 DEP criu/irmap.d [2023-01-18T12:36:06.890Z] #38 75.87 DEP criu/ipc_ns.d [2023-01-18T12:36:06.890Z] #38 76.00 DEP criu/image.d [2023-01-18T12:36:06.890Z] #38 76.13 DEP criu/image-desc.d [2023-01-18T12:36:06.890Z] #38 76.22 DEP criu/fsnotify.d [2023-01-18T12:36:06.890Z] #38 76.37 DEP criu/filesystems.d [2023-01-18T12:36:06.890Z] #38 76.55 DEP criu/files.d [2023-01-18T12:36:06.890Z] #38 76.73 DEP criu/files-reg.d [2023-01-18T12:36:06.890Z] #38 76.85 DEP criu/files-ext.d [2023-01-18T12:36:06.890Z] #38 77.01 DEP criu/file-lock.d [2023-01-18T12:36:06.890Z] #38 77.15 DEP criu/file-ids.d [2023-01-18T12:36:06.890Z] #38 77.30 DEP criu/fifo.d [2023-01-18T12:36:06.890Z] #38 77.46 DEP criu/fdstore.d [2023-01-18T12:36:06.890Z] #38 77.52 DEP criu/fault-injection.d [2023-01-18T12:36:06.890Z] #38 77.56 DEP criu/external.d [2023-01-18T12:36:06.890Z] #38 77.64 DEP criu/eventpoll.d [2023-01-18T12:36:06.890Z] #38 77.91 DEP criu/eventfd.d [2023-01-18T12:36:06.890Z] #38 78.08 DEP criu/crtools.d [2023-01-18T12:36:06.890Z] #38 78.25 DEP criu/cr-service.d [2023-01-18T12:36:06.890Z] #38 78.50 DEP criu/cr-restore.d [2023-01-18T12:36:06.890Z] #38 78.76 DEP criu/cr-errno.d [2023-01-18T12:36:06.890Z] #38 78.79 DEP criu/cr-dump.d [2023-01-18T12:36:06.890Z] #38 79.02 DEP criu/cr-dedup.d [2023-01-18T12:36:06.890Z] #38 79.22 DEP criu/cr-check.d [2023-01-18T12:36:06.890Z] #38 79.37 DEP criu/config.d [2023-01-18T12:36:06.890Z] #38 79.51 DEP criu/clone-noasan.d [2023-01-18T12:36:06.890Z] #38 79.62 DEP criu/cgroup.d [2023-01-18T12:36:06.890Z] #38 79.81 DEP criu/cgroup-props.d [2023-01-18T12:36:06.890Z] #38 79.93 DEP criu/bitmap.d [2023-01-18T12:36:06.890Z] #38 79.96 DEP criu/bfd.d [2023-01-18T12:36:06.890Z] #38 80.06 DEP criu/autofs.d [2023-01-18T12:36:07.137Z] #38 71.54 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-01-18T12:36:07.145Z] #38 80.21 DEP criu/aio.d [2023-01-18T12:36:07.395Z] #38 56.73 CC images/siginfo.o [2023-01-18T12:36:07.397Z] #38 71.76 HOSTCC compel/src/lib/handle-elf-host.o [2023-01-18T12:36:07.402Z] #38 80.39 DEP criu/action-scripts.d [2023-01-18T12:36:05.507Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-18T12:36:05.507Z] > git --version # timeout=10 [2023-01-18T12:36:05.563Z] > git --version # 'git version 2.24.1.windows.2' [2023-01-18T12:36:05.564Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:36:05.567Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44846/head:refs/remotes/origin/PR-44846 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:36:07.653Z] #38 57.14 CC images/rpc.o [2023-01-18T12:36:07.658Z] #38 80.71 CC criu/action-scripts.o [2023-01-18T12:36:07.658Z] #38 ... [2023-01-18T12:36:07.658Z] [2023-01-18T12:36:07.658Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-18T12:36:07.658Z] #40 14.76 + cd /tmp/tmp.iKWb6GYomC/src/github.com/opencontainers/runc [2023-01-18T12:36:07.658Z] #40 14.77 + git checkout -q v1.1.4 [2023-01-18T12:36:07.914Z] #40 ... [2023-01-18T12:36:07.914Z] [2023-01-18T12:36:07.914Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-18T12:36:07.914Z] #47 DONE 1.9s [2023-01-18T12:36:07.914Z] [2023-01-18T12:36:07.914Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2023-01-18T12:36:07.984Z] #38 72.23 HOSTCC compel/src/lib/log-host.o [2023-01-18T12:36:08.008Z] #49 ... [2023-01-18T12:36:08.008Z] [2023-01-18T12:36:08.008Z] #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-01-18T12:36:08.008Z] #39 161.6 CC criu/eventfd.o [2023-01-18T12:36:08.008Z] #39 162.2 CC criu/eventpoll.o [2023-01-18T12:36:08.008Z] #39 163.5 CC criu/external.o [2023-01-18T12:36:08.008Z] #39 163.8 CC criu/fault-injection.o [2023-01-18T12:36:08.008Z] #39 164.0 CC criu/fdstore.o [2023-01-18T12:36:08.008Z] #39 164.5 CC criu/fifo.o [2023-01-18T12:36:08.008Z] #39 165.1 CC criu/file-ids.o [2023-01-18T12:36:08.008Z] #39 165.6 CC criu/file-lock.o [2023-01-18T12:36:08.008Z] #39 167.1 CC criu/files-ext.o [2023-01-18T12:36:08.008Z] #39 167.8 CC criu/files-reg.o [2023-01-18T12:36:08.008Z] #39 171.4 CC criu/files.o [2023-01-18T12:36:08.008Z] #39 ... [2023-01-18T12:36:08.008Z] [2023-01-18T12:36:08.008Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:36:08.008Z] #49 49.49 Selecting previously unselected package libinih1:amd64. [2023-01-18T12:36:08.008Z] #49 49.50 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-01-18T12:36:08.008Z] #49 49.51 Unpacking libinih1:amd64 (53-1+b2) ... [2023-01-18T12:36:08.008Z] #49 49.59 Selecting previously unselected package libnet1:amd64. [2023-01-18T12:36:08.008Z] #49 49.60 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-18T12:36:08.008Z] #49 49.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:36:08.008Z] #49 49.71 Selecting previously unselected package libnl-3-200:amd64. [2023-01-18T12:36:08.008Z] #49 49.71 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-18T12:36:08.008Z] #49 49.72 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-18T12:36:08.008Z] #49 49.94 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-18T12:36:08.008Z] #49 49.96 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-18T12:36:08.221Z] #38 ... [2023-01-18T12:36:08.221Z] [2023-01-18T12:36:08.221Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-18T12:36:08.221Z] #37 80.83 Updating files: 22% (1176/5157) Updating files: 23% (1187/5157) Updating files: 24% (1238/5157) Updating files: 25% (1290/5157) Updating files: 26% (1341/5157) Updating files: 27% (1393/5157) Updating files: 28% (1444/5157) Updating files: 29% (1496/5157) Updating files: 30% (1548/5157) Updating files: 31% (1599/5157) Updating files: 32% (1651/5157) Updating files: 33% (1702/5157) Updating files: 34% (1754/5157) Updating files: 35% (1805/5157) Updating files: 36% (1857/5157) Updating files: 37% (1909/5157) Updating files: 38% (1960/5157) Updating files: 39% (2012/5157) Updating files: 40% (2063/5157) Updating files: 41% (2115/5157) Updating files: 42% (2166/5157) Updating files: 43% (2218/5157) Updating files: 44% (2270/5157) Updating files: 45% (2321/5157) Updating files: 46% (2373/5157) Updating files: 47% (2424/5157) Updating files: 48% (2476/5157) Updating files: 48% (2498/5157) Updating files: 49% (2527/5157) Updating files: 50% (2579/5157) Updating files: 51% (2631/5157) Updating files: 52% (2682/5157) Updating files: 53% (2734/5157) Updating files: 54% (2785/5157) Updating files: 55% (2837/5157) Updating files: 56% (2888/5157) Updating files: 57% (2940/5157) Updating files: 58% (2992/5157) Updating files: 59% (3043/5157) Updating files: 60% (3095/5157) Updating files: 61% (3146/5157) Updating files: 62% (3198/5157) Updating files: 63% (3249/5157) Updating files: 64% (3301/5157) Updating files: 65% (3353/5157) Updating files: 66% (3404/5157) Updating files: 67% (3456/5157) Updating files: 68% (3507/5157) Updating files: 69% (3559/5157) Updating files: 70% (3610/5157) Updating files: 71% (3662/5157) Updating files: 72% (3714/5157) Updating files: 73% (3765/5157) Updating files: 74% (3817/5157) Updating files: 75% (3868/5157) Updating files: 76% (3920/5157) Updating files: 77% (3971/5157) Updating files: 78% (4023/5157) Updating files: 78% (4059/5157) Updating files: 79% (4075/5157) Updating files: 80% (4126/5157) Updating files: 81% (4178/5157) Updating files: 82% (4229/5157) Updating files: 83% (4281/5157) Updating files: 84% (4332/5157) Updating files: 85% (4384/5157) Updating files: 86% (4436/5157) Updating files: 87% (4487/5157) Updating files: 88% (4539/5157) Updating files: 89% (4590/5157) Updating files: 90% (4642/5157) Updating files: 91% (4693/5157) Updating files: 92% (4745/5157) Updating files: 93% (4797/5157) Updating files: 94% (4848/5157) Updating files: 95% (4900/5157) Updating files: 96% (4951/5157) Updating files: 97% (5003/5157) Updating files: 98% (5054/5157) Updating files: 99% (5106/5157) Updating files: 100% (5157/5157) Updating files: 100% (5157/5157), done. [2023-01-18T12:36:08.221Z] #37 83.91 + cd /tmp/tmp.7inc315Jcm/src/github.com/containerd/containerd [2023-01-18T12:36:08.221Z] #37 83.92 + git checkout -q v1.6.15 [2023-01-18T12:36:08.256Z] #38 72.58 HOSTLINK compel/compel-host-bin [2023-01-18T12:36:08.265Z] #49 49.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-18T12:36:08.265Z] #49 50.04 Selecting previously unselected package net-tools. [2023-01-18T12:36:08.265Z] #49 50.06 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-01-18T12:36:08.265Z] #49 50.07 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-18T12:36:08.522Z] #49 50.35 Selecting previously unselected package patch. [2023-01-18T12:36:08.522Z] #49 50.36 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-01-18T12:36:08.522Z] #49 50.38 Unpacking patch (2.7.6-7) ... [2023-01-18T12:36:08.526Z] #38 72.88 DEP soccr/soccr.d [2023-01-18T12:36:08.778Z] #49 50.57 Selecting previously unselected package python-pip-whl. [2023-01-18T12:36:08.778Z] #49 50.57 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-18T12:36:08.778Z] #49 50.60 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-18T12:36:08.789Z] #38 73.20 CC soccr/soccr.o [2023-01-18T12:36:08.792Z] #37 ... [2023-01-18T12:36:08.792Z] [2023-01-18T12:36:08.792Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-18T12:36:08.792Z] #30 138.3 github.com/BurntSushi/toml/cmd/tomlv [2023-01-18T12:36:08.792Z] #30 DONE 143.5s [2023-01-18T12:36:09.051Z] [2023-01-18T12:36:09.051Z] #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-01-18T12:36:09.051Z] #35 138.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-01-18T12:36:09.051Z] #35 138.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:36:09.051Z] #35 138.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:36:09.618Z] #35 ... [2023-01-18T12:36:09.618Z] [2023-01-18T12:36:09.618Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:09.618Z] #38 59.05 CC images/ext-file.o [2023-01-18T12:36:09.802Z] #48 DONE 2.2s [2023-01-18T12:36:09.802Z] [2023-01-18T12:36:09.802Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-18T12:36:09.802Z] #40 15.68 + '[' -z '' ']' [2023-01-18T12:36:09.802Z] #40 15.68 + target=static [2023-01-18T12:36:09.802Z] #40 15.68 + make BUILDTAGS=seccomp static [2023-01-18T12:36:09.802Z] #40 16.22 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-01-18T12:36:09.878Z] #38 59.41 CC images/cgroup.o [2023-01-18T12:36:09.964Z] #49 51.69 Selecting previously unselected package python3-lib2to3. [2023-01-18T12:36:09.964Z] #49 51.70 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-18T12:36:09.964Z] #49 51.71 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-18T12:36:10.220Z] #49 51.90 Selecting previously unselected package python3-distutils. [2023-01-18T12:36:10.220Z] #49 51.91 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-01-18T12:36:10.220Z] #49 51.92 Unpacking python3-distutils (3.9.2-1) ... [2023-01-18T12:36:10.476Z] #49 52.12 Selecting previously unselected package python3-pkg-resources. [2023-01-18T12:36:10.476Z] #49 52.12 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-18T12:36:10.476Z] #49 52.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:36:10.476Z] #49 52.34 Selecting previously unselected package python3-setuptools. [2023-01-18T12:36:10.476Z] #49 52.34 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-01-18T12:36:10.476Z] #49 52.35 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-18T12:36:10.704Z] #38 75.12 AR soccr/libsoccr.a [2023-01-18T12:36:10.704Z] #38 75.21 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-18T12:36:10.816Z] #38 60.25 CC images/userns.o [2023-01-18T12:36:11.039Z] #49 52.78 Selecting previously unselected package python3-wheel. [2023-01-18T12:36:11.039Z] #49 52.78 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-01-18T12:36:11.039Z] #49 52.79 Unpacking python3-wheel (0.34.2-1) ... [2023-01-18T12:36:11.039Z] #49 52.88 Selecting previously unselected package python3-pip. [2023-01-18T12:36:11.039Z] #49 52.88 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-18T12:36:11.039Z] #49 52.89 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-18T12:36:11.088Z] #38 60.61 CC images/google/protobuf/descriptor.o [2023-01-18T12:36:11.281Z] #38 75.77 DEP criu/arch/x86/sigframe.d [2023-01-18T12:36:11.281Z] #38 75.85 DEP criu/arch/x86/sigaction_compat.d [2023-01-18T12:36:11.295Z] #49 53.30 Selecting previously unselected package sudo. [2023-01-18T12:36:11.552Z] #49 53.31 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2023-01-18T12:36:11.552Z] #49 53.34 Unpacking sudo (1.9.5p2-3) ... [2023-01-18T12:36:11.850Z] #38 76.13 DEP criu/arch/x86/kerndat.d [2023-01-18T12:36:11.850Z] #38 76.25 DEP criu/arch/x86/crtools.d [2023-01-18T12:36:12.110Z] #38 76.41 DEP criu/arch/x86/cpu.d [2023-01-18T12:36:12.370Z] #38 76.71 CC criu/arch/x86/cpu.o [2023-01-18T12:36:12.919Z] #49 54.63 Selecting previously unselected package thin-provisioning-tools. [2023-01-18T12:36:12.919Z] #49 54.65 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-01-18T12:36:12.919Z] #49 54.66 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-18T12:36:12.939Z] #38 77.27 include/common/asm/bitops.h: Assembler messages: [2023-01-18T12:36:12.939Z] #38 77.27 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:36:12.939Z] #38 77.27 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:36:12.939Z] #38 77.27 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:36:12.939Z] #38 77.27 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:36:12.939Z] #38 77.29 CC criu/arch/x86/crtools.o [2023-01-18T12:36:13.481Z] #49 55.14 Selecting previously unselected package uidmap. [2023-01-18T12:36:13.481Z] #49 55.14 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-01-18T12:36:13.481Z] #49 55.15 Unpacking uidmap (1:4.8.1-1) ... [2023-01-18T12:36:13.637Z] #38 63.20 CC images/opts.o [2023-01-18T12:36:13.737Z] #49 55.43 Selecting previously unselected package vim-runtime. [2023-01-18T12:36:13.737Z] #49 55.44 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-18T12:36:13.737Z] #49 55.50 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-01-18T12:36:13.737Z] #49 55.53 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-18T12:36:13.737Z] #49 55.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:36:13.896Z] #38 63.43 CC images/seccomp.o [2023-01-18T12:36:14.464Z] #38 63.95 CC images/binfmt-misc.o [2023-01-18T12:36:14.723Z] #38 64.28 CC images/time.o [2023-01-18T12:36:14.852Z] #38 79.27 CC criu/arch/x86/kerndat.o [2023-01-18T12:36:14.984Z] #38 64.44 CC images/sysctl.o [2023-01-18T12:36:15.048Z] #40 ... [2023-01-18T12:36:15.048Z] [2023-01-18T12:36:15.048Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:36:15.048Z] #0 2.340 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:36:15.048Z] #0 2.375 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:36:15.048Z] #0 2.439 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:36:15.048Z] #0 2.846 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:36:15.048Z] #0 4.162 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:36:15.480Z] #37 265.9 # github.com/containerd/containerd/cmd/containerd [2023-01-18T12:36:15.480Z] #37 265.9 /usr/bin/ld: /tmp/go-link-4174795865/000019.o: in function `New': [2023-01-18T12:36:15.480Z] #37 265.9 /tmp/tmp.jgIgUApC9I/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-01-18T12:36:15.480Z] #37 266.0 + bin/containerd-stress [2023-01-18T12:36:15.553Z] #38 64.86 CC images/autofs.o [2023-01-18T12:36:15.553Z] #38 65.08 CC images/macvlan.o [2023-01-18T12:36:15.610Z] #49 5.545 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:36:15.790Z] #38 80.17 CC criu/arch/x86/sigaction_compat.o [2023-01-18T12:36:15.811Z] #38 65.34 CC images/sit.o [2023-01-18T12:36:16.050Z] #38 80.55 CC criu/arch/x86/sigframe.o [2023-01-18T12:36:16.070Z] #38 65.60 CC images/memfd.o [2023-01-18T12:36:16.415Z] #37 267.1 + bin/containerd-shim [2023-01-18T12:36:16.618Z] #38 80.93 LINK criu/arch/x86/crtools.built-in.o [2023-01-18T12:36:16.618Z] #38 81.03 DEP criu/pie/util-vdso-elf32.d [2023-01-18T12:36:16.639Z] #38 65.91 CC images/timens.o [2023-01-18T12:36:16.899Z] #38 66.22 LINK images/built-in.o [2023-01-18T12:36:16.899Z] #38 66.41 GEN compel/include/asm [2023-01-18T12:36:16.899Z] #38 66.44 GEN compel/include/version.h [2023-01-18T12:36:16.899Z] #38 66.47 touch .config [2023-01-18T12:36:17.157Z] #38 66.54 GEN include/common/config.h [2023-01-18T12:36:17.157Z] #38 66.67 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-01-18T12:36:17.157Z] #38 66.70 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-01-18T12:36:17.157Z] #38 66.73 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-01-18T12:36:17.190Z] #38 81.31 DEP criu/pie/util-vdso.d [2023-01-18T12:36:17.190Z] #38 81.66 DEP criu/pie/util.d [2023-01-18T12:36:17.420Z] #38 66.75 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-01-18T12:36:17.420Z] #38 66.80 DEP compel/arch/x86/plugins/std/memcpy.d [2023-01-18T12:36:17.420Z] #38 66.87 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-01-18T12:36:17.420Z] #38 66.91 GEN compel/plugins/include/uapi/std/syscall.h [2023-01-18T12:36:17.420Z] #38 66.98 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-01-18T12:36:17.679Z] #38 66.99 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-01-18T12:36:17.679Z] #38 67.02 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-01-18T12:36:17.679Z] #38 67.02 DEP compel/plugins/std/infect.d [2023-01-18T12:36:17.679Z] #38 67.27 DEP compel/plugins/std/string.d [2023-01-18T12:36:17.759Z] #38 81.92 CC criu/pie/util.o [2023-01-18T12:36:17.938Z] #38 67.52 DEP compel/plugins/std/log.d [2023-01-18T12:36:18.019Z] #38 82.40 CC criu/pie/util-vdso.o [2023-01-18T12:36:18.127Z] #49 ... [2023-01-18T12:36:18.127Z] [2023-01-18T12:36:18.127Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:18.127Z] #38 81.41 CC criu/aio.o [2023-01-18T12:36:18.127Z] #38 82.02 CC criu/autofs.o [2023-01-18T12:36:18.127Z] #38 83.82 CC criu/bfd.o [2023-01-18T12:36:18.127Z] #38 84.39 CC criu/bitmap.o [2023-01-18T12:36:18.127Z] #38 84.57 CC criu/cgroup-props.o [2023-01-18T12:36:18.127Z] #38 85.60 CC criu/cgroup.o [2023-01-18T12:36:18.127Z] #38 88.55 CC criu/clone-noasan.o [2023-01-18T12:36:18.127Z] #38 88.81 CC criu/config.o [2023-01-18T12:36:18.127Z] #38 90.24 CC criu/cr-check.o [2023-01-18T12:36:18.201Z] #38 67.65 DEP compel/plugins/std/fds.d [2023-01-18T12:36:18.459Z] #38 67.85 DEP compel/plugins/std/std.d [2023-01-18T12:36:18.459Z] #38 68.05 DEP compel/plugins/shmem/shmem.d [2023-01-18T12:36:18.719Z] #38 68.25 DEP compel/plugins/fds/fds.d [2023-01-18T12:36:18.978Z] #38 68.53 CC compel/plugins/std/std.o [2023-01-18T12:36:18.995Z] #38 83.28 CC criu/pie/util-vdso-elf32.o [2023-01-18T12:36:19.054Z] #38 ... [2023-01-18T12:36:19.054Z] [2023-01-18T12:36:19.054Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:36:19.054Z] #49 8.993 Fetched 8620 kB in 7s (1244 kB/s) [2023-01-18T12:36:19.545Z] #38 68.85 CC compel/plugins/std/fds.o [2023-01-18T12:36:19.995Z] #38 84.29 AR criu/pie/pie.lib.a [2023-01-18T12:36:19.995Z] #38 84.43 DEP criu/pie/restorer.d [2023-01-18T12:36:19.995Z] #38 ... [2023-01-18T12:36:19.995Z] [2023-01-18T12:36:19.995Z] #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-01-18T12:36:19.995Z] #25 158.6 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-18T12:36:19.995Z] #25 158.6 + GOBIN=/build [2023-01-18T12:36:19.995Z] #25 158.6 + GO111MODULE=on [2023-01-18T12:36:19.995Z] #25 158.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-01-18T12:36:20.111Z] #38 69.44 CC compel/plugins/std/log.o [2023-01-18T12:36:20.284Z] #49 61.39 Selecting previously unselected package vim. [2023-01-18T12:36:20.284Z] #49 61.40 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-18T12:36:20.284Z] #49 61.44 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:36:20.284Z] #49 ... [2023-01-18T12:36:20.284Z] [2023-01-18T12:36:20.284Z] #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-01-18T12:36:20.284Z] #39 174.7 include/common/asm/bitops.h: Assembler messages: [2023-01-18T12:36:20.284Z] #39 174.7 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-01-18T12:36:20.284Z] #39 174.9 CC criu/filesystems.o [2023-01-18T12:36:20.284Z] #39 176.2 CC criu/fsnotify.o [2023-01-18T12:36:20.284Z] #39 178.4 CC criu/image-desc.o [2023-01-18T12:36:20.284Z] #39 178.7 CC criu/image.o [2023-01-18T12:36:20.284Z] #39 180.3 CC criu/ipc_ns.o [2023-01-18T12:36:20.284Z] #39 183.0 CC criu/irmap.o [2023-01-18T12:36:20.284Z] #39 183.8 CC criu/kcmp-ids.o [2023-01-18T12:36:20.284Z] #39 184.5 CC criu/kerndat.o [2023-01-18T12:36:21.216Z] #39 ... [2023-01-18T12:36:21.216Z] [2023-01-18T12:36:21.216Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:36:21.216Z] #49 62.73 Selecting previously unselected package xfsprogs. [2023-01-18T12:36:21.216Z] #49 62.75 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-01-18T12:36:21.216Z] #49 62.76 Unpacking xfsprogs (5.10.0-4) ... [2023-01-18T12:36:21.573Z] #49 8.993 Reading package lists...#49 ... [2023-01-18T12:36:21.573Z] [2023-01-18T12:36:21.573Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-18T12:36:21.573Z] #35 DONE 149.9s [2023-01-18T12:36:21.573Z] [2023-01-18T12:36:21.573Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:36:21.573Z] #49 8.993 Reading package lists... [2023-01-18T12:36:21.592Z] #38 71.00 CC compel/plugins/std/string.o [2023-01-18T12:36:21.729Z] #49 63.46 Selecting previously unselected package zip. [2023-01-18T12:36:21.729Z] #49 63.47 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-01-18T12:36:21.729Z] #49 63.49 Unpacking zip (3.0-12) ... [2023-01-18T12:36:21.857Z] #38 ... [2023-01-18T12:36:21.857Z] [2023-01-18T12:36:21.857Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-18T12:36:21.857Z] #37 87.60 + export 'BUILDTAGS=netgo osusergo static_build' [2023-01-18T12:36:21.857Z] #37 87.61 + BUILDTAGS='netgo osusergo static_build' [2023-01-18T12:36:21.857Z] #37 87.61 + export EXTRA_FLAGS=-buildmode=pie [2023-01-18T12:36:21.857Z] #37 87.61 + EXTRA_FLAGS=-buildmode=pie [2023-01-18T12:36:21.857Z] #37 87.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-01-18T12:36:21.857Z] #37 87.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-01-18T12:36:21.857Z] #37 87.61 + '[' '' = dynamic ']' [2023-01-18T12:36:21.857Z] #37 87.61 + make [2023-01-18T12:36:21.857Z] #37 89.84 + bin/ctr [2023-01-18T12:36:21.986Z] #49 63.84 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:36:22.792Z] #37 ... [2023-01-18T12:36:22.792Z] [2023-01-18T12:36:22.793Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:22.793Z] #38 72.23 CC compel/plugins/std/infect.o [2023-01-18T12:36:23.360Z] #38 72.83 CC compel/arch/x86/plugins/std/parasite-head.o [2023-01-18T12:36:23.618Z] #38 72.94 CC compel/arch/x86/plugins/std/memcpy.o [2023-01-18T12:36:23.618Z] #38 73.09 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-01-18T12:36:23.877Z] #38 73.25 AR compel/plugins/std.lib.a [2023-01-18T12:36:23.877Z] #38 73.31 CC compel/plugins/fds/fds.o [2023-01-18T12:36:23.877Z] #49 65.75 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-01-18T12:36:23.878Z] #49 65.84 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-18T12:36:24.136Z] #38 73.56 AR compel/plugins/fds.lib.a [2023-01-18T12:36:24.136Z] #38 ... [2023-01-18T12:36:24.136Z] [2023-01-18T12:36:24.136Z] #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-01-18T12:36:24.136Z] #35 148.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-01-18T12:36:24.136Z] #35 148.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:36:24.136Z] #35 148.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-18T12:36:24.136Z] #35 ... [2023-01-18T12:36:24.136Z] [2023-01-18T12:36:24.136Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:24.136Z] #38 73.70 HOSTDEP compel/src/lib/log-host.d [2023-01-18T12:36:24.171Z] Fetching without tags [2023-01-18T12:36:24.223Z] #49 65.86 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-01-18T12:36:24.223Z] #49 65.89 Setting up libicu67:amd64 (67.1-7) ... [2023-01-18T12:36:24.223Z] #49 65.93 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-01-18T12:36:24.223Z] #49 65.96 Setting up libinih1:amd64 (53-1+b2) ... [2023-01-18T12:36:24.394Z] #38 73.83 HOSTDEP compel/src/lib/handle-elf-host.d [2023-01-18T12:36:24.394Z] #38 74.03 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-01-18T12:36:24.482Z] #49 66.05 Setting up uidmap (1:4.8.1-1) ... [2023-01-18T12:36:24.482Z] #49 66.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:36:24.482Z] #49 66.36 Setting up bzip2 (1.0.8-4) ... [2023-01-18T12:36:24.738Z] #49 66.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-18T12:36:24.738Z] #49 66.46 Setting up python3-wheel (0.34.2-1) ... [2023-01-18T12:36:24.930Z] Merging remotes/origin/20.10 commit d0a3f3a37611c03d58343293240c33c26595f093 into PR head commit e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:36:24.962Z] #38 74.19 HOSTDEP compel/src/main-host.d [2023-01-18T12:36:24.962Z] #38 74.36 DEP compel/src/lib/ptrace.d [2023-01-18T12:36:25.104Z] #49 11.90 Reading package lists... [2023-01-18T12:36:25.220Z] #38 74.63 DEP compel/src/lib/infect.d [2023-01-18T12:36:25.220Z] #38 74.88 DEP compel/src/lib/infect-util.d [2023-01-18T12:36:25.666Z] #49 14.80 Building dependency tree... [2023-01-18T12:36:25.788Z] #38 75.08 DEP compel/src/lib/infect-rpc.d [2023-01-18T12:36:25.788Z] #38 75.30 DEP compel/arch/x86/src/lib/infect.d [2023-01-18T12:36:25.788Z] #38 75.43 DEP compel/arch/x86/src/lib/cpu.d [2023-01-18T12:36:26.048Z] #38 75.55 DEP compel/src/lib/log.d [2023-01-18T12:36:26.106Z] #49 67.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:36:26.106Z] #49 67.76 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-18T12:36:26.106Z] #49 67.78 Setting up libcap2-bin (1:2.44-1) ... [2023-01-18T12:36:26.106Z] #49 67.82 Setting up apparmor (2.13.6-10) ... [2023-01-18T12:36:26.317Z] #38 75.73 DEP compel/src/main.d [2023-01-18T12:36:26.393Z] #37 275.6 + bin/containerd-shim-runc-v1 [2023-01-18T12:36:26.572Z] #25 ... [2023-01-18T12:36:26.573Z] [2023-01-18T12:36:26.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-01-18T12:36:26.573Z] #38 84.85 DEP criu/arch/x86/sigaction_compat_pie.d [2023-01-18T12:36:26.573Z] #38 85.02 DEP criu/arch/x86/restorer_unmap.d [2023-01-18T12:36:26.573Z] #38 85.09 DEP criu/arch/x86/restorer.d [2023-01-18T12:36:26.573Z] #38 85.47 DEP criu/arch/x86/vdso-pie.d [2023-01-18T12:36:26.573Z] #38 85.68 DEP criu/pie/parasite-vdso.d [2023-01-18T12:36:26.573Z] #38 85.78 DEP criu/pie/parasite.d [2023-01-18T12:36:26.573Z] #38 86.19 CC criu/pie/parasite.o [2023-01-18T12:36:26.573Z] #38 88.06 LINK criu/pie/parasite.built-in.o [2023-01-18T12:36:26.573Z] #38 88.09 GEN criu/pie/parasite-blob.h [2023-01-18T12:36:26.573Z] #38 88.10 CC criu/pie/parasite-vdso.o [2023-01-18T12:36:26.573Z] #38 88.96 CC criu/arch/x86/vdso-pie.o [2023-01-18T12:36:26.573Z] #38 89.37 CC criu/arch/x86/restorer.o [2023-01-18T12:36:26.573Z] #38 89.95 CC criu/arch/x86/restorer_unmap.o [2023-01-18T12:36:26.573Z] #38 90.02 CC criu/arch/x86/sigaction_compat_pie.o [2023-01-18T12:36:26.573Z] #38 90.47 CC criu/pie/restorer.o [2023-01-18T12:36:26.573Z] #38 ... [2023-01-18T12:36:26.573Z] [2023-01-18T12:36:26.573Z] #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-01-18T12:36:26.573Z] #27 165.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-01-18T12:36:26.573Z] #27 165.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:36:26.573Z] #27 165.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:36:26.579Z] #38 75.90 DEP compel/src/lib/handle-elf.d [2023-01-18T12:36:26.579Z] #38 76.10 DEP compel/arch/x86/src/lib/handle-elf.d [2023-01-18T12:36:26.595Z] #49 16.40 The following additional packages will be installed: [2023-01-18T12:36:26.595Z] #49 16.41 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-18T12:36:26.595Z] #49 16.41 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-01-18T12:36:26.595Z] #49 16.41 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-01-18T12:36:26.595Z] #49 16.41 python3-pkg-resources vim-runtime xxd [2023-01-18T12:36:26.595Z] #49 16.42 Suggested packages: [2023-01-18T12:36:26.595Z] #49 16.42 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-18T12:36:26.595Z] #49 16.42 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-01-18T12:36:26.595Z] #49 16.42 acl attr quota [2023-01-18T12:36:26.595Z] #49 16.42 Recommended packages: [2023-01-18T12:36:26.595Z] #49 16.42 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-01-18T12:36:26.838Z] #38 76.25 CC compel/src/lib/log.o [2023-01-18T12:36:23.798Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-18T12:36:23.868Z] > git config --add remote.origin.fetch +refs/pull/44846/head:refs/remotes/origin/PR-44846 # timeout=10 [2023-01-18T12:36:23.924Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:36:24.048Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-18T12:36:24.180Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-18T12:36:24.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:36:24.183Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44846/head:refs/remotes/origin/PR-44846 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-18T12:36:25.012Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T12:36:25.064Z] > git checkout -f e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 # timeout=10 [2023-01-18T12:36:27.097Z] #38 76.49 CC compel/arch/x86/src/lib/cpu.o [2023-01-18T12:36:27.524Z] #49 17.74 The following NEW packages will be installed: [2023-01-18T12:36:27.781Z] #49 17.74 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-01-18T12:36:27.781Z] #49 17.74 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-18T12:36:27.781Z] #49 17.75 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-01-18T12:36:27.781Z] #49 17.75 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-01-18T12:36:27.781Z] #49 17.75 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-01-18T12:36:27.781Z] #49 17.75 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-01-18T12:36:27.781Z] #49 17.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-18T12:36:27.781Z] #49 17.75 xz-utils zip [2023-01-18T12:36:28.038Z] #49 18.07 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:36:28.038Z] #49 18.07 Need to get 27.0 MB of archives. [2023-01-18T12:36:28.038Z] #49 18.07 After this operation, 104 MB of additional disk space will be used. [2023-01-18T12:36:28.038Z] #49 18.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-01-18T12:36:28.038Z] #49 18.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-01-18T12:36:28.038Z] #49 18.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-01-18T12:36:28.038Z] #49 18.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-18T12:36:28.038Z] #49 18.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-01-18T12:36:28.038Z] #49 18.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-01-18T12:36:28.038Z] #49 18.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-01-18T12:36:28.038Z] #49 18.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-01-18T12:36:28.038Z] #49 18.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-18T12:36:28.038Z] #49 18.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-18T12:36:28.038Z] #49 18.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-01-18T12:36:28.038Z] #49 18.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-01-18T12:36:28.280Z] Merge succeeded, producing e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:36:28.280Z] Checking out Revision e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 (PR-44846) [2023-01-18T12:36:28.294Z] #49 18.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-01-18T12:36:28.294Z] #49 18.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-01-18T12:36:28.294Z] #49 18.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-01-18T12:36:28.294Z] #49 18.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-01-18T12:36:28.294Z] #49 18.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-01-18T12:36:28.294Z] #49 18.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-01-18T12:36:28.294Z] #49 18.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-01-18T12:36:28.294Z] #49 18.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-01-18T12:36:28.294Z] #49 18.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-01-18T12:36:28.294Z] #49 18.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-18T12:36:28.294Z] #49 18.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-18T12:36:28.294Z] #49 18.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-18T12:36:28.294Z] #49 18.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-01-18T12:36:28.294Z] #49 18.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-01-18T12:36:28.294Z] #49 18.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-18T12:36:28.474Z] #38 77.86 CC compel/arch/x86/src/lib/infect.o [2023-01-18T12:36:28.551Z] #49 18.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-01-18T12:36:28.551Z] #49 18.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-18T12:36:28.551Z] #49 18.51 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-01-18T12:36:28.551Z] #49 18.51 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-18T12:36:28.551Z] #49 18.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-01-18T12:36:28.551Z] #49 18.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-01-18T12:36:28.551Z] #49 18.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-01-18T12:36:28.551Z] #49 18.61 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-18T12:36:28.551Z] #49 18.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-18T12:36:28.551Z] #49 18.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-18T12:36:28.551Z] #49 18.63 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-18T12:36:28.551Z] #49 18.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-18T12:36:28.551Z] #49 18.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-18T12:36:28.551Z] #49 18.67 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2023-01-18T12:36:28.551Z] #49 18.71 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-01-18T12:36:28.625Z] #49 70.39 Setting up zip (3.0-12) ... [2023-01-18T12:36:28.625Z] #49 70.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:36:28.625Z] #49 70.45 Setting up bash-completion (1:2.11-2) ... [2023-01-18T12:36:28.807Z] #49 18.71 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-01-18T12:36:28.807Z] #49 18.72 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-01-18T12:36:28.807Z] #49 18.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-01-18T12:36:28.807Z] #49 18.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-01-18T12:36:28.807Z] #49 18.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-01-18T12:36:29.063Z] #49 ... [2023-01-18T12:36:29.063Z] [2023-01-18T12:36:29.063Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:29.063Z] #38 92.20 CC criu/cr-dedup.o [2023-01-18T12:36:29.063Z] #38 92.62 CC criu/cr-dump.o [2023-01-18T12:36:29.063Z] #38 95.10 CC criu/cr-errno.o [2023-01-18T12:36:29.063Z] #38 95.19 CC criu/cr-restore.o [2023-01-18T12:36:29.063Z] #38 100.2 CC criu/cr-service.o [2023-01-18T12:36:29.063Z] #38 101.9 CC criu/crtools.o [2023-01-18T12:36:29.320Z] #38 102.5 CC criu/eventfd.o [2023-01-18T12:36:29.320Z] #38 ... [2023-01-18T12:36:29.320Z] [2023-01-18T12:36:29.320Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:36:29.320Z] #49 19.54 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:36:29.576Z] #49 19.68 Fetched 27.0 MB in 1s (22.6 MB/s) [2023-01-18T12:36:29.576Z] #49 19.75 Selecting previously unselected package pigz. [2023-01-18T12:36:29.680Z] #37 280.4 + bin/containerd-shim-runc-v2 [2023-01-18T12:36:29.832Z] #49 19.75 (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-01-18T12:36:29.832Z] #49 19.80 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-01-18T12:36:29.832Z] #49 19.80 Unpacking pigz (2.6-1) ... [2023-01-18T12:36:29.832Z] #49 19.88 Selecting previously unselected package libelf1:amd64. [2023-01-18T12:36:29.832Z] #49 19.89 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-01-18T12:36:29.832Z] #49 19.90 Unpacking libelf1:amd64 (0.183-1) ... [2023-01-18T12:36:29.856Z] #38 79.08 CC compel/src/lib/infect-rpc.o [2023-01-18T12:36:29.864Z] #27 ... [2023-01-18T12:36:29.864Z] [2023-01-18T12:36:29.864Z] #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-01-18T12:36:29.864Z] #25 DONE 168.4s [2023-01-18T12:36:29.864Z] [2023-01-18T12:36:29.864Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-01-18T12:36:29.864Z] #40 DONE 0.1s [2023-01-18T12:36:29.864Z] [2023-01-18T12:36:29.864Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-01-18T12:36:29.864Z] #41 DONE 0.1s [2023-01-18T12:36:29.864Z] [2023-01-18T12:36:29.864Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:29.864Z] #38 94.01 LINK criu/pie/restorer.built-in.o [2023-01-18T12:36:29.864Z] #38 94.02 GEN criu/pie/restorer-blob.h [2023-01-18T12:36:29.864Z] #38 94.13 DEP criu/vdso.d [2023-01-18T12:36:30.088Z] #49 20.04 Selecting previously unselected package libbpf0:amd64. [2023-01-18T12:36:30.088Z] #49 20.04 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-01-18T12:36:30.088Z] #49 20.04 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-01-18T12:36:30.088Z] #49 20.15 Selecting previously unselected package libcap2:amd64. [2023-01-18T12:36:30.088Z] #49 20.15 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-18T12:36:30.088Z] #49 20.16 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-18T12:36:30.088Z] #49 20.23 Selecting previously unselected package libmnl0:amd64. [2023-01-18T12:36:30.088Z] #49 20.23 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-01-18T12:36:30.088Z] #49 20.24 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-01-18T12:36:30.114Z] #38 79.66 CC compel/src/lib/infect-util.o [2023-01-18T12:36:30.123Z] #38 94.39 DEP criu/vdso-compat.d [2023-01-18T12:36:30.123Z] #38 94.54 DEP criu/uts_ns.d [2023-01-18T12:36:27.704Z] > git remote # timeout=10 [2023-01-18T12:36:27.905Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T12:36:27.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-18T12:36:27.957Z] > git merge d0a3f3a37611c03d58343293240c33c26595f093 # timeout=10 [2023-01-18T12:36:28.160Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2023-01-18T12:36:28.288Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T12:36:28.343Z] > git checkout -f e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 # timeout=10 [2023-01-18T12:36:30.347Z] #49 20.31 Selecting previously unselected package libxtables12:amd64. [2023-01-18T12:36:30.347Z] #49 20.32 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-01-18T12:36:30.347Z] #49 20.32 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-01-18T12:36:30.347Z] #49 20.40 Selecting previously unselected package libcap2-bin. [2023-01-18T12:36:30.347Z] #49 20.41 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-01-18T12:36:30.347Z] #49 20.42 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-18T12:36:30.347Z] #49 20.51 Selecting previously unselected package iproute2. [2023-01-18T12:36:30.444Z] #38 94.75 DEP criu/util.d [2023-01-18T12:36:30.603Z] #49 20.51 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-01-18T12:36:30.603Z] #49 20.52 Unpacking iproute2 (5.10.0-4) ... [2023-01-18T12:36:30.615Z] #37 281.1 + binaries [2023-01-18T12:36:30.615Z] #37 281.1 + install -D bin/containerd /build/containerd [2023-01-18T12:36:30.615Z] #37 281.1 + install -D bin/containerd-shim /build/containerd-shim [2023-01-18T12:36:30.615Z] #37 281.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-01-18T12:36:30.615Z] #37 281.1 + install -D bin/ctr /build/ctr [2023-01-18T12:36:30.687Z] #38 79.99 CC compel/src/lib/infect.o [2023-01-18T12:36:30.703Z] #38 95.02 DEP criu/uffd.d [2023-01-18T12:36:30.963Z] #38 95.41 DEP criu/tun.d [2023-01-18T12:36:31.166Z] #49 21.02 Selecting previously unselected package xxd. [2023-01-18T12:36:31.166Z] #49 21.05 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-18T12:36:31.166Z] #49 21.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:36:31.166Z] #49 21.18 Selecting previously unselected package vim-common. [2023-01-18T12:36:31.166Z] #49 21.18 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-18T12:36:31.166Z] #49 21.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:36:31.166Z] #49 21.36 Selecting previously unselected package bash-completion. [2023-01-18T12:36:31.183Z] #37 DONE 281.9s [2023-01-18T12:36:31.422Z] #49 21.37 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-01-18T12:36:31.532Z] #38 95.74 DEP criu/tty.d [2023-01-18T12:36:31.791Z] #38 96.12 DEP criu/timerfd.d [2023-01-18T12:36:31.910Z] #49 73.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-18T12:36:31.910Z] #49 73.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-18T12:36:31.910Z] #49 73.71 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-01-18T12:36:31.910Z] #49 73.78 Setting up patch (2.7.6-7) ... [2023-01-18T12:36:31.910Z] #49 73.81 Setting up sudo (1.9.5p2-3) ... [2023-01-18T12:36:31.910Z] #49 ... [2023-01-18T12:36:31.910Z] [2023-01-18T12:36:31.910Z] #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-01-18T12:36:31.910Z] #39 186.8 CC criu/libnetlink.o [2023-01-18T12:36:31.910Z] #39 187.5 CC criu/log.o [2023-01-18T12:36:31.910Z] #39 188.7 CC criu/lsm.o [2023-01-18T12:36:31.910Z] #39 189.3 CC criu/mem.o [2023-01-18T12:36:31.910Z] #39 192.0 CC criu/memfd.o [2023-01-18T12:36:31.910Z] #39 192.9 CC criu/mount.o [2023-01-18T12:36:32.051Z] #38 96.38 DEP criu/timens.d [2023-01-18T12:36:32.051Z] #38 96.51 DEP criu/sysfs_parse.d [2023-01-18T12:36:32.051Z] #38 96.62 DEP criu/sysctl.d [2023-01-18T12:36:32.119Z] [2023-01-18T12:36:32.119Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-01-18T12:36:32.119Z] #64 DONE 0.2s [2023-01-18T12:36:32.119Z] [2023-01-18T12:36:32.119Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-01-18T12:36:32.119Z] #65 DONE 0.1s [2023-01-18T12:36:32.119Z] [2023-01-18T12:36:32.119Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-01-18T12:36:32.166Z] #39 ... [2023-01-18T12:36:32.166Z] [2023-01-18T12:36:32.166Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:36:32.166Z] #49 73.96 invoke-rc.d: could not determine current runlevel [2023-01-18T12:36:32.166Z] #49 73.97 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-18T12:36:32.166Z] #49 73.98 Setting up xfsprogs (5.10.0-4) ... [2023-01-18T12:36:32.166Z] #49 74.04 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-01-18T12:36:32.166Z] #49 74.06 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-18T12:36:32.310Z] #38 96.75 DEP criu/string.d [2023-01-18T12:36:32.422Z] #49 74.08 Setting up pigz (2.6-1) ... [2023-01-18T12:36:32.423Z] #49 74.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-18T12:36:32.423Z] #49 74.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-18T12:36:32.423Z] #49 74.16 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-18T12:36:32.423Z] #49 74.20 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:36:32.570Z] #38 96.82 DEP criu/stats.d [2023-01-18T12:36:32.570Z] #38 96.97 DEP criu/sockets.d [2023-01-18T12:36:32.685Z] #66 DONE 0.6s [2023-01-18T12:36:32.685Z] [2023-01-18T12:36:32.685Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-01-18T12:36:32.685Z] #67 DONE 0.1s [2023-01-18T12:36:32.685Z] [2023-01-18T12:36:32.685Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-01-18T12:36:32.685Z] #68 DONE 0.0s [2023-01-18T12:36:32.829Z] #38 97.18 DEP criu/sk-unix.d [2023-01-18T12:36:32.944Z] [2023-01-18T12:36:32.944Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-01-18T12:36:33.089Z] #38 97.45 DEP criu/sk-tcp.d [2023-01-18T12:36:33.315Z] #49 23.36 Unpacking bash-completion (1:2.11-2) ... [2023-01-18T12:36:33.348Z] #38 97.73 DEP criu/sk-queue.d [2023-01-18T12:36:33.351Z] #49 75.15 Setting up libaio1:amd64 (0.3.112-9) ... [2023-01-18T12:36:33.351Z] #49 75.17 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-18T12:36:33.607Z] #38 97.98 DEP criu/sk-packet.d [2023-01-18T12:36:33.867Z] #38 98.25 DEP criu/sk-netlink.d [2023-01-18T12:36:33.879Z] #49 23.88 Selecting previously unselected package bzip2. [2023-01-18T12:36:33.879Z] #49 23.88 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-01-18T12:36:33.879Z] #49 23.90 Unpacking bzip2 (1.0.8-4) ... [2023-01-18T12:36:33.879Z] #49 23.98 Selecting previously unselected package xz-utils. [2023-01-18T12:36:33.879Z] #49 23.99 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-01-18T12:36:33.879Z] #49 24.00 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-18T12:36:34.135Z] #49 24.19 Selecting previously unselected package apparmor. [2023-01-18T12:36:34.135Z] #49 24.19 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-01-18T12:36:34.135Z] #49 24.25 Unpacking apparmor (2.13.6-10) ... [2023-01-18T12:36:34.281Z] #49 75.88 Setting up libelf1:amd64 (0.183-1) ... [2023-01-18T12:36:34.281Z] #49 75.91 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-18T12:36:34.281Z] #49 76.16 Setting up python3-distutils (3.9.2-1) ... [2023-01-18T12:36:34.436Z] #38 98.58 DEP criu/sk-inet.d [2023-01-18T12:36:34.436Z] #38 98.93 DEP criu/signalfd.d [2023-01-18T12:36:34.700Z] #49 24.64 Selecting previously unselected package inetutils-ping. [2023-01-18T12:36:34.700Z] #49 24.64 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-01-18T12:36:34.700Z] #49 24.65 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-18T12:36:34.700Z] #49 24.75 Selecting previously unselected package libip4tc2:amd64. [2023-01-18T12:36:34.700Z] #49 24.77 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-01-18T12:36:34.700Z] #49 24.77 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-01-18T12:36:34.700Z] #49 24.86 Selecting previously unselected package libip6tc2:amd64. [2023-01-18T12:36:34.847Z] #69 DONE 1.8s [2023-01-18T12:36:34.847Z] [2023-01-18T12:36:34.847Z] #70 exporting to image [2023-01-18T12:36:34.847Z] #70 exporting layers [2023-01-18T12:36:34.888Z] #38 83.99 CC compel/src/lib/ptrace.o [2023-01-18T12:36:34.958Z] #49 24.87 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-01-18T12:36:34.958Z] #49 24.89 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-01-18T12:36:34.958Z] #49 24.95 Selecting previously unselected package libnfnetlink0:amd64. [2023-01-18T12:36:34.958Z] #49 24.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-01-18T12:36:34.958Z] #49 24.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-18T12:36:34.958Z] #49 25.03 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-01-18T12:36:34.958Z] #49 25.04 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-01-18T12:36:35.007Z] #38 99.15 DEP criu/sigframe.d [2023-01-18T12:36:35.007Z] #38 99.33 DEP criu/shmem.d [2023-01-18T12:36:35.155Z] #38 84.67 AR compel/libcompel.a [2023-01-18T12:36:35.208Z] #49 76.85 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:36:35.208Z] #49 76.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-18T12:36:35.208Z] #49 76.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-18T12:36:35.208Z] #49 76.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-18T12:36:35.208Z] #49 76.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-18T12:36:35.208Z] #49 76.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-18T12:36:35.208Z] #49 76.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-18T12:36:35.208Z] #49 76.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-18T12:36:35.208Z] #49 76.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-18T12:36:35.208Z] #49 77.01 Setting up python3-setuptools (52.0.0-4) ... [2023-01-18T12:36:35.214Z] #49 25.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-18T12:36:35.214Z] #49 25.14 Selecting previously unselected package libnftnl11:amd64. [2023-01-18T12:36:35.214Z] #49 25.14 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-01-18T12:36:35.214Z] #49 25.15 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-01-18T12:36:35.214Z] #49 25.26 Selecting previously unselected package iptables. [2023-01-18T12:36:35.214Z] #49 25.26 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-01-18T12:36:35.214Z] #49 25.26 Unpacking iptables (1.8.7-1) ... [2023-01-18T12:36:35.266Z] #38 99.54 DEP criu/servicefd.d [2023-01-18T12:36:35.266Z] #38 99.75 DEP criu/seize.d [2023-01-18T12:36:35.420Z] #38 84.83 HOSTCC compel/src/main-host.o [2023-01-18T12:36:35.471Z] #49 25.58 Selecting previously unselected package libonig5:amd64. [2023-01-18T12:36:35.471Z] #49 25.58 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-18T12:36:35.471Z] #49 25.60 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-18T12:36:35.526Z] #38 99.98 DEP criu/seccomp.d [2023-01-18T12:36:35.684Z] #38 ... [2023-01-18T12:36:35.684Z] [2023-01-18T12:36:35.685Z] #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-01-18T12:36:35.685Z] #35 160.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-01-18T12:36:35.685Z] #35 160.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:36:35.685Z] #35 160.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:36:35.728Z] #49 25.74 Selecting previously unselected package libjq1:amd64. [2023-01-18T12:36:35.728Z] #49 25.75 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-01-18T12:36:35.728Z] #49 25.75 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-18T12:36:35.728Z] #49 25.87 Selecting previously unselected package jq. [2023-01-18T12:36:35.728Z] #49 25.88 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-01-18T12:36:35.728Z] #49 25.89 Unpacking jq (1.6-2.1) ... [2023-01-18T12:36:35.728Z] #49 25.96 Selecting previously unselected package libaio1:amd64. [2023-01-18T12:36:35.785Z] #38 100.2 DEP criu/rst-malloc.d [2023-01-18T12:36:35.785Z] #38 100.3 DEP criu/rbtree.d [2023-01-18T12:36:35.947Z] #35 ... [2023-01-18T12:36:35.947Z] [2023-01-18T12:36:35.947Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:35.947Z] #38 85.38 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-01-18T12:36:35.984Z] #49 25.96 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-01-18T12:36:35.984Z] #49 25.96 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-01-18T12:36:35.984Z] #49 26.02 Selecting previously unselected package libgpm2:amd64. [2023-01-18T12:36:35.984Z] #49 26.02 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-01-18T12:36:35.984Z] #49 26.02 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-01-18T12:36:35.984Z] #49 26.07 Selecting previously unselected package libicu67:amd64. [2023-01-18T12:36:35.984Z] #49 26.08 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-01-18T12:36:35.984Z] #49 26.09 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-18T12:36:36.048Z] #38 100.4 DEP criu/pstree.d [2023-01-18T12:36:36.048Z] #38 100.5 DEP criu/protobuf.d [2023-01-18T12:36:36.048Z] #38 100.6 GEN criu/protobuf-desc-gen.h [2023-01-18T12:36:36.206Z] #38 85.57 HOSTCC compel/src/lib/handle-elf-host.o [2023-01-18T12:36:36.307Z] #38 ... [2023-01-18T12:36:36.307Z] [2023-01-18T12:36:36.307Z] #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-01-18T12:36:36.307Z] #27 173.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-01-18T12:36:36.307Z] #27 173.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-01-18T12:36:36.307Z] #27 173.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-18T12:36:36.307Z] #27 174.1 Selecting previously unselected package libapparmor1:amd64. [2023-01-18T12:36:36.307Z] #27 174.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-01-18T12:36:36.307Z] #27 174.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-01-18T12:36:36.307Z] #27 174.2 Selecting previously unselected package libapparmor-dev:amd64. [2023-01-18T12:36:36.307Z] #27 174.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-01-18T12:36:36.307Z] #27 174.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-18T12:36:36.307Z] #27 174.5 Selecting previously unselected package libbtrfs0:amd64. [2023-01-18T12:36:36.307Z] #27 174.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-18T12:36:36.307Z] #27 174.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-18T12:36:36.307Z] #27 174.7 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-18T12:36:36.307Z] #27 174.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-18T12:36:36.307Z] #27 174.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-18T12:36:36.307Z] #27 175.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-01-18T12:36:36.567Z] #27 175.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-18T12:36:36.567Z] #27 175.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:36:36.567Z] #27 175.2 Selecting previously unselected package libudev-dev:amd64. [2023-01-18T12:36:36.567Z] #27 175.2 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-18T12:36:36.567Z] #27 175.2 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:36:36.567Z] #27 175.4 Selecting previously unselected package libsepol1-dev:amd64. [2023-01-18T12:36:36.567Z] #27 175.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-01-18T12:36:36.775Z] #38 86.14 HOSTCC compel/src/lib/log-host.o [2023-01-18T12:36:36.827Z] #27 175.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-01-18T12:36:37.034Z] #38 86.44 HOSTLINK compel/compel-host-bin [2023-01-18T12:36:37.089Z] #27 175.8 Selecting previously unselected package libpcre2-16-0:amd64. [2023-01-18T12:36:37.089Z] #27 175.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-01-18T12:36:37.089Z] #27 175.8 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:36:37.293Z] #38 86.72 DEP soccr/soccr.d [2023-01-18T12:36:37.349Z] #27 176.1 Selecting previously unselected package libpcre2-32-0:amd64. [2023-01-18T12:36:37.349Z] #27 176.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-01-18T12:36:37.349Z] #27 176.1 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:36:37.551Z] #38 87.06 CC soccr/soccr.o [2023-01-18T12:36:37.609Z] #27 176.2 Selecting previously unselected package libpcre2-posix2:amd64. [2023-01-18T12:36:37.609Z] #27 176.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-01-18T12:36:37.609Z] #27 176.2 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:36:37.609Z] #27 176.3 Selecting previously unselected package libpcre2-dev:amd64. [2023-01-18T12:36:37.609Z] #27 176.3 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-01-18T12:36:37.609Z] #27 176.3 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:36:37.727Z] #49 79.66 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-18T12:36:37.727Z] #49 79.68 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-01-18T12:36:37.869Z] #27 176.7 Selecting previously unselected package libselinux1-dev:amd64. [2023-01-18T12:36:37.983Z] #49 79.70 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-18T12:36:37.983Z] #49 79.73 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-18T12:36:38.128Z] #27 176.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-01-18T12:36:38.128Z] #27 176.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-01-18T12:36:38.390Z] #27 176.9 Selecting previously unselected package libdevmapper-dev:amd64. [2023-01-18T12:36:38.390Z] #27 176.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-01-18T12:36:38.390Z] #27 176.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:36:38.390Z] #27 177.0 Selecting previously unselected package libseccomp-dev:amd64. [2023-01-18T12:36:38.390Z] #27 177.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-01-18T12:36:38.390Z] #27 177.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-18T12:36:38.390Z] #27 177.1 Selecting previously unselected package libsystemd-dev:amd64. [2023-01-18T12:36:38.650Z] #27 177.1 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-18T12:36:38.650Z] #27 177.1 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:36:38.923Z] #27 177.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-18T12:36:38.923Z] #27 177.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-01-18T12:36:39.038Z] #70 exporting layers 4.4s done [2023-01-18T12:36:39.038Z] #70 writing image sha256:998278146be9f2d5c80a4ad3cc9586d50323c56fb8d2fedc233dd41e01a0fdef done [2023-01-18T12:36:39.038Z] #70 naming to docker.io/library/docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 done [2023-01-18T12:36:39.038Z] #70 DONE 4.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-01-18T12:36:39.183Z] #27 177.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-18T12:36:39.183Z] #27 177.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-01-18T12:36:39.183Z] #27 177.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-18T12:36:39.183Z] #27 177.8 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:36:39.183Z] #27 177.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-18T12:36:39.183Z] #27 177.8 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:36:39.183Z] #27 177.9 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:36:39.183Z] #27 177.9 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:36:39.361Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 hack/test/unit [2023-01-18T12:36:39.444Z] #27 178.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-18T12:36:39.444Z] #27 178.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-18T12:36:39.444Z] #27 178.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-18T12:36:39.444Z] #27 178.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-18T12:36:39.444Z] #27 178.1 Setting up mingw-w64-common (8.0.0-1) ... [2023-01-18T12:36:39.444Z] #27 178.1 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:36:39.444Z] #27 178.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-18T12:36:39.444Z] #27 178.2 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:36:39.444Z] #27 178.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-01-18T12:36:39.444Z] #27 178.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-18T12:36:39.444Z] #27 178.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:36:39.444Z] #27 178.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-01-18T12:36:39.704Z] #27 178.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:36:39.704Z] #27 178.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-01-18T12:36:39.704Z] #27 178.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-18T12:36:39.704Z] #27 178.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:36:39.704Z] #27 178.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-01-18T12:36:39.704Z] #27 178.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:36:39.704Z] #27 178.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-18T12:36:39.704Z] #27 178.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:36:39.704Z] #27 178.4 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-18T12:36:39.704Z] #27 178.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:36:39.704Z] #27 178.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:36:39.963Z] #27 178.6 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:36:40.086Z] #38 89.24 AR soccr/libsoccr.a [2023-01-18T12:36:40.086Z] #38 89.34 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-18T12:36:40.233Z] #49 ... [2023-01-18T12:36:40.233Z] [2023-01-18T12:36:40.233Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:40.233Z] #38 102.9 CC criu/eventpoll.o [2023-01-18T12:36:40.233Z] #38 103.8 CC criu/external.o [2023-01-18T12:36:40.233Z] #38 104.1 CC criu/fault-injection.o [2023-01-18T12:36:40.233Z] #38 104.2 CC criu/fdstore.o [2023-01-18T12:36:40.233Z] #38 104.6 CC criu/fifo.o [2023-01-18T12:36:40.233Z] #38 105.0 CC criu/file-ids.o [2023-01-18T12:36:40.233Z] #38 105.3 CC criu/file-lock.o [2023-01-18T12:36:40.233Z] #38 106.4 CC criu/files-ext.o [2023-01-18T12:36:40.233Z] #38 106.8 CC criu/files-reg.o [2023-01-18T12:36:40.233Z] #38 109.1 CC criu/files.o [2023-01-18T12:36:40.233Z] #38 111.2 include/common/asm/bitops.h: Assembler messages: [2023-01-18T12:36:40.233Z] #38 111.2 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-01-18T12:36:40.233Z] #38 111.4 CC criu/filesystems.o [2023-01-18T12:36:40.233Z] #38 112.2 CC criu/fsnotify.o [2023-01-18T12:36:40.233Z] #38 ... [2023-01-18T12:36:40.233Z] [2023-01-18T12:36:40.233Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:36:40.233Z] #49 29.98 Selecting previously unselected package libinih1:amd64. [2023-01-18T12:36:40.233Z] #49 29.98 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-01-18T12:36:40.233Z] #49 29.98 Unpacking libinih1:amd64 (53-1+b2) ... [2023-01-18T12:36:40.233Z] #49 30.06 Selecting previously unselected package libnet1:amd64. [2023-01-18T12:36:40.233Z] #49 30.06 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-18T12:36:40.233Z] #49 30.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:36:40.233Z] #49 30.16 Selecting previously unselected package libnl-3-200:amd64. [2023-01-18T12:36:40.233Z] #49 30.17 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-18T12:36:40.233Z] #49 30.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-18T12:36:40.233Z] #49 30.30 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-18T12:36:40.233Z] #49 30.30 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-18T12:36:40.233Z] #49 30.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-18T12:36:40.233Z] #49 30.39 Selecting previously unselected package net-tools. [2023-01-18T12:36:40.233Z] #49 30.40 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-01-18T12:36:40.233Z] #49 30.41 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-18T12:36:40.329Z] Commit message: "[20.10] vendor: libnetwork 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7" [2023-01-18T12:36:40.488Z] #49 30.56 Selecting previously unselected package patch. [2023-01-18T12:36:40.488Z] #49 30.57 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-01-18T12:36:40.488Z] #49 30.58 Unpacking patch (2.7.6-7) ... [2023-01-18T12:36:40.501Z] #49 82.01 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-18T12:36:40.501Z] #49 82.06 Setting up jq (1.6-2.1) ... [2023-01-18T12:36:40.501Z] #49 82.10 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-01-18T12:36:40.501Z] #49 82.17 Setting up iptables (1.8.7-1) ... [2023-01-18T12:36:40.501Z] #49 82.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-18T12:36:40.501Z] #49 82.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-18T12:36:40.501Z] #49 82.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-18T12:36:40.656Z] #38 90.18 DEP criu/arch/x86/sigframe.d [2023-01-18T12:36:40.743Z] #49 30.70 Selecting previously unselected package python-pip-whl. [2023-01-18T12:36:40.743Z] #49 30.72 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-18T12:36:40.743Z] #49 30.73 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-18T12:36:40.758Z] #49 82.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-18T12:36:40.758Z] #49 82.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-18T12:36:40.758Z] #49 82.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-18T12:36:40.758Z] #49 82.52 Setting up iproute2 (5.10.0-4) ... [2023-01-18T12:36:40.687Z] > git --version # timeout=10 [2023-01-18T12:36:40.737Z] > git --version # 'git version 2.24.1.windows.2' [2023-01-18T12:36:40.786Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-01-18T12:36:40.914Z] #38 90.41 DEP criu/arch/x86/sigaction_compat.d [2023-01-18T12:36:40.914Z] #38 90.50 DEP criu/arch/x86/kerndat.d [2023-01-18T12:36:41.172Z] #38 90.68 DEP criu/arch/x86/crtools.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2023-01-18T12:36:41.309Z] #49 31.32 Selecting previously unselected package python3-lib2to3. [2023-01-18T12:36:41.309Z] #49 31.32 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-18T12:36:41.309Z] #49 31.32 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-18T12:36:41.309Z] #49 31.42 Selecting previously unselected package python3-distutils. [Pipeline] sh [2023-01-18T12:36:41.322Z] #49 83.07 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:36:41.342Z] #27 DONE 179.9s [2023-01-18T12:36:41.342Z] [2023-01-18T12:36:41.342Z] #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-01-18T12:36:41.430Z] #38 90.94 DEP criu/arch/x86/cpu.d [2023-01-18T12:36:41.564Z] #49 31.44 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-01-18T12:36:41.564Z] #49 31.44 Unpacking python3-distutils (3.9.2-1) ... [2023-01-18T12:36:41.564Z] #49 31.59 Selecting previously unselected package python3-pkg-resources. [2023-01-18T12:36:41.564Z] #49 31.59 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-18T12:36:41.564Z] #49 31.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:36:41.689Z] #38 91.18 CC criu/arch/x86/cpu.o [2023-01-18T12:36:41.820Z] #49 31.76 Selecting previously unselected package python3-setuptools. [2023-01-18T12:36:41.820Z] #49 31.77 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-01-18T12:36:41.820Z] #49 31.78 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-18T12:36:41.887Z] #49 DONE 83.6s [2023-01-18T12:36:41.887Z] [2023-01-18T12:36:41.887Z] #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-01-18T12:36:41.887Z] #39 199.7 CC criu/namespaces.o [2023-01-18T12:36:41.887Z] #39 204.0 CC criu/net.o [2023-01-18T12:36:41.887Z] #39 ... [2023-01-18T12:36:41.887Z] [2023-01-18T12:36:41.887Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-01-18T12:36:41.903Z] ? github.com/docker/docker/api [no test files] [2023-01-18T12:36:42.076Z] #49 32.08 Selecting previously unselected package python3-wheel. [2023-01-18T12:36:42.076Z] #49 32.11 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-01-18T12:36:42.076Z] #49 32.12 Unpacking python3-wheel (0.34.2-1) ... [2023-01-18T12:36:42.332Z] #49 32.20 Selecting previously unselected package python3-pip. [2023-01-18T12:36:42.332Z] #49 32.20 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-18T12:36:42.332Z] #49 32.20 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-18T12:36:42.332Z] #49 32.47 Selecting previously unselected package sudo. [2023-01-18T12:36:42.588Z] #49 32.49 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2023-01-18T12:36:42.588Z] #49 32.50 Unpacking sudo (1.9.5p2-3) ... [2023-01-18T12:36:42.624Z] #38 91.98 include/common/asm/bitops.h: Assembler messages: [2023-01-18T12:36:42.624Z] #38 91.99 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:36:42.624Z] #38 91.99 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:36:42.624Z] #38 91.99 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:36:42.624Z] #38 91.99 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:36:42.624Z] #38 92.07 CC criu/arch/x86/crtools.o [2023-01-18T12:36:43.150Z] #49 33.09 Selecting previously unselected package thin-provisioning-tools. [2023-01-18T12:36:43.150Z] #49 33.09 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-01-18T12:36:43.150Z] #49 33.10 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-18T12:36:43.150Z] #49 33.32 Selecting previously unselected package uidmap. [2023-01-18T12:36:43.251Z] #42 2.114 + RM_GOPATH=0 [2023-01-18T12:36:43.251Z] #42 2.114 + TMP_GOPATH= [2023-01-18T12:36:43.251Z] #42 2.114 + : /build [2023-01-18T12:36:43.251Z] #42 2.114 + '[' -z '' ']' [2023-01-18T12:36:43.251Z] #42 2.114 ++ mktemp -d [2023-01-18T12:36:43.251Z] #42 2.134 + export GOPATH=/tmp/tmp.4F9M3lnUR3 [2023-01-18T12:36:43.251Z] #42 2.135 + GOPATH=/tmp/tmp.4F9M3lnUR3 [2023-01-18T12:36:43.251Z] #42 2.135 + RM_GOPATH=1 [2023-01-18T12:36:43.251Z] #42 2.137 + case "$(go env GOARCH)" in [2023-01-18T12:36:43.251Z] #42 2.137 ++ go env GOARCH [2023-01-18T12:36:43.251Z] #42 2.150 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:36:43.251Z] #42 2.150 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:36:43.264Z] #50 1.405 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-18T12:36:43.264Z] #50 1.411 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-18T12:36:43.264Z] #50 1.414 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-18T12:36:43.264Z] #50 DONE 1.5s [2023-01-18T12:36:43.264Z] [2023-01-18T12:36:43.264Z] #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-01-18T12:36:43.264Z] #37 ... [2023-01-18T12:36:43.264Z] [2023-01-18T12:36:43.264Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-18T12:36:43.405Z] #49 33.33 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-01-18T12:36:43.405Z] #49 33.33 Unpacking uidmap (1:4.8.1-1) ... [2023-01-18T12:36:43.405Z] #49 33.51 Selecting previously unselected package vim-runtime. [2023-01-18T12:36:43.405Z] #49 33.51 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-18T12:36:43.405Z] #49 33.58 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-01-18T12:36:43.509Z] #42 ... [2023-01-18T12:36:43.510Z] [2023-01-18T12:36:43.510Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-01-18T12:36:43.510Z] #43 DONE 2.3s [2023-01-18T12:36:43.510Z] [2023-01-18T12:36:43.510Z] #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-01-18T12:36:43.510Z] #42 2.150 ++ dirname /tmp/install/install.sh [2023-01-18T12:36:43.510Z] #42 2.151 + dir=/tmp/install [2023-01-18T12:36:43.510Z] #42 2.151 + bin=runc [2023-01-18T12:36:43.510Z] #42 2.151 + shift [2023-01-18T12:36:43.510Z] #42 2.151 + '[' '!' -f /tmp/install/runc.installer ']' [2023-01-18T12:36:43.510Z] #42 2.151 + . /tmp/install/runc.installer [2023-01-18T12:36:43.510Z] #42 2.151 ++ set -e [2023-01-18T12:36:43.510Z] #42 2.151 ++ : v1.1.4 [2023-01-18T12:36:43.510Z] #42 2.151 + install_runc [2023-01-18T12:36:43.510Z] #42 2.151 + RUNC_BUILDTAGS=seccomp [2023-01-18T12:36:43.510Z] #42 2.151 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-01-18T12:36:43.510Z] #42 2.151 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4F9M3lnUR3/src/github.com/opencontainers/runc [2023-01-18T12:36:43.510Z] #42 2.152 Install runc version v1.1.4 (build tags: seccomp) [2023-01-18T12:36:43.510Z] #42 2.168 Cloning into '/tmp/tmp.4F9M3lnUR3/src/github.com/opencontainers/runc'... [2023-01-18T12:36:43.661Z] #49 33.63 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-18T12:36:43.661Z] #49 33.64 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:36:44.695Z] + docker version [2023-01-18T12:36:45.153Z] #38 94.26 CC criu/arch/x86/kerndat.o [2023-01-18T12:36:45.414Z] #42 ... [2023-01-18T12:36:45.414Z] [2023-01-18T12:36:45.415Z] #44 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-01-18T12:36:45.415Z] #44 DONE 1.6s [2023-01-18T12:36:45.415Z] [2023-01-18T12:36:45.415Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:45.415Z] #38 102.1 DEP criu/protobuf-desc.d [2023-01-18T12:36:45.415Z] #38 102.2 DEP criu/proc_parse.d [2023-01-18T12:36:45.415Z] #38 102.4 DEP criu/plugin.d [2023-01-18T12:36:45.415Z] #38 102.5 DEP criu/pipes.d [2023-01-18T12:36:45.415Z] #38 102.7 DEP criu/pie-util.d [2023-01-18T12:36:45.415Z] #38 102.8 DEP criu/pie-util-vdso.d [2023-01-18T12:36:45.415Z] #38 102.9 DEP criu/pie-util-vdso-elf32.d [2023-01-18T12:36:45.415Z] #38 103.0 DEP criu/path.d [2023-01-18T12:36:45.415Z] #38 103.1 DEP criu/parasite-syscall.d [2023-01-18T12:36:45.415Z] #38 103.3 DEP criu/pagemap.d [2023-01-18T12:36:45.415Z] #38 103.4 DEP criu/pagemap-cache.d [2023-01-18T12:36:45.415Z] #38 103.5 DEP criu/page-xfer.d [2023-01-18T12:36:45.415Z] #38 103.7 DEP criu/page-pipe.d [2023-01-18T12:36:45.415Z] #38 103.9 DEP criu/netfilter.d [2023-01-18T12:36:45.415Z] #38 104.0 DEP criu/net.d [2023-01-18T12:36:45.415Z] #38 104.2 DEP criu/namespaces.d [2023-01-18T12:36:45.415Z] #38 104.4 DEP criu/mount.d [2023-01-18T12:36:45.415Z] #38 104.6 DEP criu/memfd.d [2023-01-18T12:36:45.415Z] #38 104.9 DEP criu/mem.d [2023-01-18T12:36:45.415Z] #38 105.1 DEP criu/lsm.d [2023-01-18T12:36:45.415Z] #38 105.3 DEP criu/log.d [2023-01-18T12:36:45.415Z] #38 105.6 DEP criu/libnetlink.d [2023-01-18T12:36:45.415Z] #38 105.8 DEP criu/kerndat.d [2023-01-18T12:36:45.415Z] #38 106.2 DEP criu/kcmp-ids.d [2023-01-18T12:36:45.415Z] #38 106.3 DEP criu/irmap.d [2023-01-18T12:36:45.415Z] #38 106.5 DEP criu/ipc_ns.d [2023-01-18T12:36:45.415Z] #38 106.7 DEP criu/image.d [2023-01-18T12:36:45.415Z] #38 106.9 DEP criu/image-desc.d [2023-01-18T12:36:45.415Z] #38 107.1 DEP criu/fsnotify.d [2023-01-18T12:36:45.415Z] #38 107.4 DEP criu/filesystems.d [2023-01-18T12:36:45.415Z] #38 107.6 DEP criu/files.d [2023-01-18T12:36:45.415Z] #38 108.0 DEP criu/files-reg.d [2023-01-18T12:36:45.415Z] #38 108.2 DEP criu/files-ext.d [2023-01-18T12:36:45.415Z] #38 108.5 DEP criu/file-lock.d [2023-01-18T12:36:45.415Z] #38 108.7 DEP criu/file-ids.d [2023-01-18T12:36:45.415Z] #38 108.9 DEP criu/fifo.d [2023-01-18T12:36:45.415Z] #38 109.1 DEP criu/fdstore.d [2023-01-18T12:36:45.415Z] #38 109.2 DEP criu/fault-injection.d [2023-01-18T12:36:45.415Z] #38 109.2 DEP criu/external.d [2023-01-18T12:36:45.415Z] #38 109.4 DEP criu/eventpoll.d [2023-01-18T12:36:45.415Z] #38 109.7 DEP criu/eventfd.d [2023-01-18T12:36:45.415Z] #38 109.8 DEP criu/crtools.d [2023-01-18T12:36:45.673Z] #38 110.1 DEP criu/cr-service.d [2023-01-18T12:36:45.722Z] #38 95.22 CC criu/arch/x86/sigaction_compat.o [2023-01-18T12:36:46.240Z] #38 110.4 DEP criu/cr-restore.d [2023-01-18T12:36:46.240Z] #38 ... [2023-01-18T12:36:46.240Z] [2023-01-18T12:36:46.240Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-01-18T12:36:46.240Z] #0 1.081 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-01-18T12:36:46.240Z] #45 DONE 1.2s [2023-01-18T12:36:46.240Z] [2023-01-18T12:36:46.240Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:46.240Z] #38 110.8 DEP criu/cr-errno.d [2023-01-18T12:36:46.240Z] #38 ... [2023-01-18T12:36:46.240Z] [2023-01-18T12:36:46.240Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-18T12:36:46.288Z] #38 95.61 CC criu/arch/x86/sigframe.o [2023-01-18T12:36:46.546Z] #38 96.10 LINK criu/arch/x86/crtools.built-in.o [2023-01-18T12:36:46.927Z] #49 37.04 Selecting previously unselected package vim. [2023-01-18T12:36:46.927Z] #49 37.05 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-18T12:36:46.927Z] #49 37.07 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:36:47.113Z] #38 96.35 DEP criu/pie/util-vdso-elf32.d [2023-01-18T12:36:47.372Z] #38 96.70 DEP criu/pie/util-vdso.d [2023-01-18T12:36:47.616Z] #46 DONE 1.2s [2023-01-18T12:36:47.616Z] [2023-01-18T12:36:47.616Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:47.616Z] #38 110.8 DEP criu/cr-dump.d [2023-01-18T12:36:47.616Z] #38 111.3 DEP criu/cr-dedup.d [2023-01-18T12:36:47.616Z] #38 111.6 DEP criu/cr-check.d [2023-01-18T12:36:47.616Z] #38 111.9 DEP criu/config.d [2023-01-18T12:36:47.634Z] #38 96.94 DEP criu/pie/util.d [2023-01-18T12:36:47.859Z] #49 37.65 Selecting previously unselected package xfsprogs. [2023-01-18T12:36:47.859Z] #49 37.65 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-01-18T12:36:47.859Z] #49 37.66 Unpacking xfsprogs (5.10.0-4) ... [2023-01-18T12:36:47.875Z] #38 112.2 DEP criu/clone-noasan.d [2023-01-18T12:36:47.875Z] #38 112.3 DEP criu/cgroup.d [2023-01-18T12:36:47.892Z] #38 97.25 CC criu/pie/util.o [2023-01-18T12:36:48.114Z] #49 38.10 Selecting previously unselected package zip. [2023-01-18T12:36:48.114Z] #49 38.14 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-01-18T12:36:48.114Z] #49 38.14 Unpacking zip (3.0-12) ... [2023-01-18T12:36:48.133Z] #38 112.6 DEP criu/cgroup-props.d [2023-01-18T12:36:48.370Z] #49 38.35 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:36:48.392Z] #38 112.7 DEP criu/bitmap.d [2023-01-18T12:36:48.392Z] #38 112.8 DEP criu/bfd.d [2023-01-18T12:36:48.392Z] #38 112.9 DEP criu/autofs.d [2023-01-18T12:36:48.461Z] #38 97.70 CC criu/pie/util-vdso.o [2023-01-18T12:36:48.651Z] #38 113.2 DEP criu/aio.d [2023-01-18T12:36:48.911Z] #38 ... [2023-01-18T12:36:48.911Z] [2023-01-18T12:36:48.911Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-18T12:36:48.911Z] #47 DONE 1.3s [2023-01-18T12:36:48.911Z] [2023-01-18T12:36:48.911Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:48.911Z] #38 113.5 DEP criu/action-scripts.d [2023-01-18T12:36:49.028Z] #38 ... [2023-01-18T12:36:49.028Z] [2023-01-18T12:36:49.028Z] #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-01-18T12:36:49.028Z] #35 183.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-01-18T12:36:49.028Z] #35 183.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-18T12:36:49.028Z] #35 183.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:36:49.297Z] #49 39.37 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-01-18T12:36:49.297Z] #49 39.38 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-18T12:36:49.297Z] #49 39.39 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-01-18T12:36:49.297Z] #49 39.40 Setting up libicu67:amd64 (67.1-7) ... [2023-01-18T12:36:49.297Z] #49 39.41 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-01-18T12:36:49.297Z] #49 39.42 Setting up libinih1:amd64 (53-1+b2) ... [2023-01-18T12:36:49.297Z] #49 39.43 Setting up uidmap (1:4.8.1-1) ... [2023-01-18T12:36:49.297Z] #49 39.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:36:49.297Z] #49 39.45 Setting up bzip2 (1.0.8-4) ... [2023-01-18T12:36:49.297Z] #49 39.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-18T12:36:49.297Z] #49 39.47 Setting up python3-wheel (0.34.2-1) ... [2023-01-18T12:36:49.838Z] #51 ... [2023-01-18T12:36:49.838Z] [2023-01-18T12:36:49.838Z] #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-01-18T12:36:49.838Z] #39 209.4 CC criu/netfilter.o [2023-01-18T12:36:49.838Z] #39 210.2 CC criu/page-pipe.o [2023-01-18T12:36:49.838Z] #39 211.3 CC criu/page-xfer.o [2023-01-18T12:36:49.838Z] #39 214.0 CC criu/pagemap-cache.o [2023-01-18T12:36:49.838Z] #39 214.5 CC criu/pagemap.o [2023-01-18T12:36:49.848Z] #38 114.0 CC criu/action-scripts.o [2023-01-18T12:36:50.112Z] #38 114.6 CC criu/aio.o [2023-01-18T12:36:50.237Z] #49 40.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:36:50.237Z] #49 40.23 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-18T12:36:50.237Z] #49 40.24 Setting up libcap2-bin (1:2.44-1) ... [2023-01-18T12:36:50.237Z] #49 40.25 Setting up apparmor (2.13.6-10) ... [2023-01-18T12:36:50.372Z] #38 ... [2023-01-18T12:36:50.372Z] [2023-01-18T12:36:50.372Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2023-01-18T12:36:50.372Z] #48 DONE 1.4s [2023-01-18T12:36:50.372Z] [2023-01-18T12:36:50.372Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:36:50.495Z] #49 ... [2023-01-18T12:36:50.495Z] [2023-01-18T12:36:50.495Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:50.495Z] #38 113.5 CC criu/image-desc.o [2023-01-18T12:36:50.495Z] #38 113.7 CC criu/image.o [2023-01-18T12:36:50.495Z] #38 114.7 CC criu/ipc_ns.o [2023-01-18T12:36:50.495Z] #38 116.0 CC criu/irmap.o [2023-01-18T12:36:50.495Z] #38 116.8 CC criu/kcmp-ids.o [2023-01-18T12:36:50.495Z] #38 117.1 CC criu/kerndat.o [2023-01-18T12:36:50.495Z] #38 118.4 CC criu/libnetlink.o [2023-01-18T12:36:50.495Z] #38 118.9 CC criu/log.o [2023-01-18T12:36:50.495Z] #38 119.4 CC criu/lsm.o [2023-01-18T12:36:50.495Z] #38 119.9 CC criu/mem.o [2023-01-18T12:36:50.495Z] #38 121.6 CC criu/memfd.o [2023-01-18T12:36:50.495Z] #38 122.2 CC criu/mount.o [2023-01-18T12:36:51.209Z] #39 215.8 CC criu/parasite-syscall.o [2023-01-18T12:36:51.751Z] #49 1.572 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:36:51.863Z] #38 ... [2023-01-18T12:36:51.863Z] [2023-01-18T12:36:51.863Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:36:51.863Z] #49 41.90 Setting up zip (3.0-12) ... [2023-01-18T12:36:51.863Z] #49 41.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:36:51.863Z] #49 41.94 Setting up bash-completion (1:2.11-2) ... [2023-01-18T12:36:51.882Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2023-01-18T12:36:52.014Z] #49 1.675 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:36:52.014Z] #49 1.680 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:36:52.135Z] #39 216.9 CC criu/path.o [2023-01-18T12:36:52.391Z] #39 217.3 CC criu/pie-util-vdso-elf32.o [2023-01-18T12:36:52.582Z] #49 2.426 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:36:52.953Z] #39 217.6 CC criu/pie-util-vdso.o [2023-01-18T12:36:53.210Z] #39 218.0 CC criu/pie-util.o [2023-01-18T12:36:53.210Z] #39 218.2 CC criu/pipes.o [2023-01-18T12:36:53.961Z] #49 3.524 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:36:54.139Z] #39 219.1 CC criu/plugin.o [2023-01-18T12:36:54.385Z] #49 44.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-18T12:36:54.385Z] #49 44.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-18T12:36:54.385Z] #49 44.14 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-01-18T12:36:54.385Z] #49 44.15 Setting up patch (2.7.6-7) ... [2023-01-18T12:36:54.385Z] #49 44.16 Setting up sudo (1.9.5p2-3) ... [2023-01-18T12:36:54.385Z] #49 44.22 invoke-rc.d: could not determine current runlevel [2023-01-18T12:36:54.385Z] #49 44.23 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-18T12:36:54.385Z] #49 44.25 Setting up xfsprogs (5.10.0-4) ... [2023-01-18T12:36:54.385Z] #49 44.29 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-01-18T12:36:54.385Z] #49 44.31 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-18T12:36:54.385Z] #49 44.33 Setting up pigz (2.6-1) ... [2023-01-18T12:36:54.385Z] #49 44.34 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-18T12:36:54.385Z] #49 44.35 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-18T12:36:54.385Z] #49 44.37 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-18T12:36:54.385Z] #49 44.38 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:36:54.701Z] #39 219.4 CC criu/proc_parse.o [2023-01-18T12:36:54.898Z] #49 4.533 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:36:54.948Z] #49 45.05 Setting up libaio1:amd64 (0.3.112-9) ... [2023-01-18T12:36:55.204Z] #49 45.06 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-18T12:36:55.460Z] #49 45.53 Setting up libelf1:amd64 (0.183-1) ... [2023-01-18T12:36:55.460Z] #49 45.56 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-18T12:36:55.460Z] #49 45.57 Setting up python3-distutils (3.9.2-1) ... [2023-01-18T12:36:55.589Z] #35 ... [2023-01-18T12:36:55.589Z] [2023-01-18T12:36:55.589Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:36:55.589Z] #38 99.23 CC criu/pie/util-vdso-elf32.o [2023-01-18T12:36:55.589Z] #38 100.3 AR criu/pie/pie.lib.a [2023-01-18T12:36:55.589Z] #38 100.5 DEP criu/pie/restorer.d [2023-01-18T12:36:55.589Z] #38 101.1 DEP criu/arch/x86/sigaction_compat_pie.d [2023-01-18T12:36:55.589Z] #38 101.2 DEP criu/arch/x86/restorer_unmap.d [2023-01-18T12:36:55.589Z] #38 101.2 DEP criu/arch/x86/restorer.d [2023-01-18T12:36:55.589Z] #38 101.6 DEP criu/arch/x86/vdso-pie.d [2023-01-18T12:36:55.589Z] #38 101.9 DEP criu/pie/parasite-vdso.d [2023-01-18T12:36:55.589Z] #38 102.2 DEP criu/pie/parasite.d [2023-01-18T12:36:55.589Z] #38 102.6 CC criu/pie/parasite.o [2023-01-18T12:36:55.589Z] #38 104.3 LINK criu/pie/parasite.built-in.o [2023-01-18T12:36:55.589Z] #38 104.3 GEN criu/pie/parasite-blob.h [2023-01-18T12:36:55.589Z] #38 104.4 CC criu/pie/parasite-vdso.o [2023-01-18T12:36:56.023Z] #49 46.12 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:36:56.023Z] #49 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-18T12:36:56.023Z] #49 46.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-18T12:36:56.023Z] #49 46.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-18T12:36:56.023Z] #49 46.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-18T12:36:56.023Z] #49 46.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-18T12:36:56.023Z] #49 46.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-18T12:36:56.023Z] #49 46.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-18T12:36:56.023Z] #49 46.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-18T12:36:56.023Z] #49 46.22 Setting up python3-setuptools (52.0.0-4) ... [2023-01-18T12:36:56.155Z] #38 105.5 CC criu/arch/x86/vdso-pie.o [2023-01-18T12:36:56.414Z] #38 105.9 CC criu/arch/x86/restorer.o [2023-01-18T12:36:56.593Z] #39 ... [2023-01-18T12:36:56.593Z] [2023-01-18T12:36:56.593Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-18T12:36:56.593Z] #51 13.17 Collecting yamllint==1.26.1 [2023-01-18T12:36:56.981Z] #38 ... [2023-01-18T12:36:56.981Z] [2023-01-18T12:36:56.981Z] #34 [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-01-18T12:36:56.981Z] #34 191.6 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-18T12:36:56.981Z] #34 191.6 + GOBIN=/build [2023-01-18T12:36:56.981Z] #34 191.6 + GO111MODULE=on [2023-01-18T12:36:56.981Z] #34 191.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-01-18T12:36:57.060Z] Client: [2023-01-18T12:36:57.060Z] Version: 20.10.9 [2023-01-18T12:36:57.060Z] API version: 1.41 [2023-01-18T12:36:57.060Z] Go version: go1.16.8 [2023-01-18T12:36:57.060Z] Git commit: c2ea9bc [2023-01-18T12:36:57.060Z] Built: Mon Oct 4 16:11:10 2021 [2023-01-18T12:36:57.060Z] OS/Arch: windows/amd64 [2023-01-18T12:36:57.060Z] Context: default [2023-01-18T12:36:57.060Z] Experimental: true [2023-01-18T12:36:57.060Z] [2023-01-18T12:36:57.060Z] Server: Docker Engine - Community [2023-01-18T12:36:57.060Z] Engine: [2023-01-18T12:36:57.060Z] Version: 20.10.9 [2023-01-18T12:36:57.060Z] API version: 1.41 (minimum version 1.24) [2023-01-18T12:36:57.060Z] Go version: go1.16.8 [2023-01-18T12:36:57.060Z] Git commit: 79ea9d3 [2023-01-18T12:36:57.060Z] Built: Mon Oct 4 16:06:39 2021 [2023-01-18T12:36:57.060Z] OS/Arch: windows/amd64 [2023-01-18T12:36:57.060Z] Experimental: true [2023-01-18T12:36:57.434Z] #49 ... [2023-01-18T12:36:57.434Z] [2023-01-18T12:36:57.434Z] #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-01-18T12:36:57.434Z] #42 15.70 + cd /tmp/tmp.4F9M3lnUR3/src/github.com/opencontainers/runc [2023-01-18T12:36:57.434Z] #42 15.70 + git checkout -q v1.1.4 [2023-01-18T12:36:57.522Z] #51 14.24 Downloading yamllint-1.26.1.tar.gz (126 kB) [Pipeline] sh [2023-01-18T12:36:57.915Z] #49 47.98 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-18T12:36:57.915Z] #49 47.99 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-01-18T12:36:57.915Z] #49 48.00 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-18T12:36:57.915Z] #49 48.01 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-18T12:36:58.370Z] #42 17.11 + '[' -z '' ']' [2023-01-18T12:36:58.370Z] #42 17.11 + target=static [2023-01-18T12:36:58.370Z] #42 17.11 + make BUILDTAGS=seccomp static [2023-01-18T12:36:58.641Z] + docker info [2023-01-18T12:36:58.893Z] #51 15.67 Collecting pathspec>=0.5.3 [2023-01-18T12:36:58.893Z] #51 15.67 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2023-01-18T12:36:58.938Z] #42 17.59 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-01-18T12:36:59.282Z] #49 49.31 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-18T12:36:59.283Z] #49 49.33 Setting up jq (1.6-2.1) ... [2023-01-18T12:36:59.283Z] #49 49.34 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-01-18T12:36:59.283Z] #49 49.35 Setting up iptables (1.8.7-1) ... [2023-01-18T12:36:59.283Z] #49 49.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-18T12:36:59.283Z] #49 49.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-18T12:36:59.283Z] #49 49.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-18T12:36:59.283Z] #49 49.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-18T12:36:59.283Z] #49 49.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-18T12:36:59.283Z] #49 49.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-18T12:36:59.283Z] #49 49.40 Setting up iproute2 (5.10.0-4) ... [2023-01-18T12:36:59.456Z] #51 16.19 Collecting pyyaml [2023-01-18T12:36:59.456Z] #51 16.20 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-01-18T12:36:59.712Z] #51 16.29 Building wheels for collected packages: yamllint [2023-01-18T12:36:59.712Z] #51 16.29 Building wheel for yamllint (setup.py): started [2023-01-18T12:36:59.850Z] #49 49.77 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:37:00.106Z] #49 DONE 50.2s [2023-01-18T12:37:00.106Z] [2023-01-18T12:37:00.106Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-01-18T12:37:01.080Z] #51 17.60 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-18T12:37:01.080Z] #51 17.61 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bcaf39e5a6acf39bce0aaec4766844dea4dab6482de773f665198229e99f4f80 [2023-01-18T12:37:01.080Z] #51 17.61 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-01-18T12:37:01.080Z] #51 17.61 Successfully built yamllint [2023-01-18T12:37:01.080Z] #51 17.66 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-18T12:37:01.337Z] #51 18.14 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2023-01-18T12:37:01.472Z] #42 ... [2023-01-18T12:37:01.472Z] [2023-01-18T12:37:01.472Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:37:01.472Z] #38 115.5 CC criu/autofs.o [2023-01-18T12:37:01.472Z] #38 117.6 CC criu/bfd.o [2023-01-18T12:37:01.472Z] #38 118.4 CC criu/bitmap.o [2023-01-18T12:37:01.472Z] #38 118.6 CC criu/cgroup-props.o [2023-01-18T12:37:01.472Z] #38 120.0 CC criu/cgroup.o [2023-01-18T12:37:01.472Z] #38 125.0 CC criu/clone-noasan.o [2023-01-18T12:37:01.472Z] #38 125.4 CC criu/config.o [2023-01-18T12:37:01.995Z] #50 1.611 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-18T12:37:01.995Z] #50 1.614 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-18T12:37:01.995Z] #50 1.617 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-18T12:37:01.995Z] #50 DONE 1.7s [2023-01-18T12:37:01.995Z] [2023-01-18T12:37:01.995Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-18T12:37:02.041Z] #38 ... [2023-01-18T12:37:02.041Z] [2023-01-18T12:37:02.041Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:37:02.041Z] #49 11.68 Fetched 8620 kB in 10s (830 kB/s) [2023-01-18T12:37:02.250Z] #34 ... [2023-01-18T12:37:02.250Z] [2023-01-18T12:37:02.250Z] #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-01-18T12:37:02.250Z] #35 194.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-01-18T12:37:02.250Z] #35 194.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-01-18T12:37:02.250Z] #35 194.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-18T12:37:02.250Z] #35 194.9 Selecting previously unselected package libapparmor1:amd64. [2023-01-18T12:37:02.250Z] #35 194.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-01-18T12:37:02.250Z] #35 194.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-01-18T12:37:02.250Z] #35 195.0 Selecting previously unselected package libapparmor-dev:amd64. [2023-01-18T12:37:02.250Z] #35 195.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-01-18T12:37:02.250Z] #35 195.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-18T12:37:02.250Z] #35 195.3 Selecting previously unselected package libbtrfs0:amd64. [2023-01-18T12:37:02.250Z] #35 195.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-18T12:37:02.251Z] #35 195.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-18T12:37:02.251Z] #35 195.5 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-18T12:37:02.251Z] #35 195.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-18T12:37:02.251Z] #35 195.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-18T12:37:02.251Z] #35 195.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-01-18T12:37:02.251Z] #35 195.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-18T12:37:02.251Z] #35 195.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:37:02.251Z] #35 195.8 Selecting previously unselected package libudev-dev:amd64. [2023-01-18T12:37:02.251Z] #35 195.8 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-18T12:37:02.251Z] #35 195.9 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:37:02.251Z] #35 196.1 Selecting previously unselected package libsepol1-dev:amd64. [2023-01-18T12:37:02.251Z] #35 196.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-01-18T12:37:02.251Z] #35 196.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-01-18T12:37:02.251Z] #35 196.4 Selecting previously unselected package libpcre2-16-0:amd64. [2023-01-18T12:37:02.251Z] #35 196.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-01-18T12:37:02.251Z] #35 196.5 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:37:02.509Z] #35 197.3 Selecting previously unselected package libpcre2-32-0:amd64. [2023-01-18T12:37:02.509Z] #35 197.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-01-18T12:37:02.509Z] #35 197.3 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:37:02.704Z] #51 DONE 19.4s [2023-01-18T12:37:02.704Z] [2023-01-18T12:37:02.704Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2023-01-18T12:37:02.704Z] #52 DONE 0.1s [2023-01-18T12:37:02.704Z] [2023-01-18T12:37:02.704Z] #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-01-18T12:37:02.704Z] #39 222.5 CC criu/protobuf-desc.o [2023-01-18T12:37:02.704Z] #39 224.0 CC criu/protobuf.o [2023-01-18T12:37:02.704Z] #39 224.6 CC criu/pstree.o [2023-01-18T12:37:02.704Z] #39 226.4 CC criu/rbtree.o [2023-01-18T12:37:02.704Z] #39 226.7 CC criu/rst-malloc.o [2023-01-18T12:37:02.704Z] #39 227.1 CC criu/seccomp.o [2023-01-18T12:37:02.769Z] #35 197.6 Selecting previously unselected package libpcre2-posix2:amd64. [2023-01-18T12:37:02.769Z] #35 197.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-01-18T12:37:02.769Z] #35 197.6 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:37:03.027Z] #35 197.7 Selecting previously unselected package libpcre2-dev:amd64. [2023-01-18T12:37:03.027Z] #35 197.7 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-01-18T12:37:03.027Z] #35 197.7 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:37:03.267Z] #39 228.1 CC criu/seize.o [2023-01-18T12:37:03.362Z] #51 ... [2023-01-18T12:37:03.362Z] [2023-01-18T12:37:03.362Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:37:03.362Z] #38 126.6 CC criu/namespaces.o [2023-01-18T12:37:03.362Z] #38 128.9 CC criu/net.o [2023-01-18T12:37:03.362Z] #38 132.7 CC criu/netfilter.o [2023-01-18T12:37:03.362Z] #38 133.2 CC criu/page-pipe.o [2023-01-18T12:37:03.362Z] #38 134.1 CC criu/page-xfer.o [2023-01-18T12:37:03.362Z] #38 135.9 CC criu/pagemap-cache.o [2023-01-18T12:37:03.362Z] #38 136.3 CC criu/pagemap.o [2023-01-18T12:37:03.524Z] #39 ... [2023-01-18T12:37:03.524Z] [2023-01-18T12:37:03.524Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-01-18T12:37:03.524Z] #53 DONE 0.9s [2023-01-18T12:37:03.524Z] [2023-01-18T12:37:03.524Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-01-18T12:37:03.594Z] #35 198.2 Selecting previously unselected package libselinux1-dev:amd64. [2023-01-18T12:37:03.594Z] #35 198.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-01-18T12:37:03.594Z] #35 198.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-01-18T12:37:03.852Z] #35 198.5 Selecting previously unselected package libdevmapper-dev:amd64. [2023-01-18T12:37:03.852Z] #35 198.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-01-18T12:37:03.852Z] #35 198.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:37:04.088Z] #54 DONE 0.4s [2023-01-18T12:37:04.088Z] [2023-01-18T12:37:04.088Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-01-18T12:37:04.088Z] #55 DONE 0.1s [2023-01-18T12:37:04.088Z] [2023-01-18T12:37:04.088Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2023-01-18T12:37:04.088Z] #56 DONE 0.1s [2023-01-18T12:37:04.088Z] [2023-01-18T12:37:04.088Z] #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-01-18T12:37:04.111Z] #35 198.7 Selecting previously unselected package libseccomp-dev:amd64. [2023-01-18T12:37:04.111Z] #35 198.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-01-18T12:37:04.111Z] #35 198.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-18T12:37:04.111Z] #35 198.9 Selecting previously unselected package libsystemd-dev:amd64. [2023-01-18T12:37:04.111Z] #35 198.9 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-18T12:37:04.111Z] #35 198.9 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:37:04.291Z] #38 137.4 CC criu/parasite-syscall.o [2023-01-18T12:37:04.344Z] #24 ... [2023-01-18T12:37:04.345Z] [2023-01-18T12:37:04.345Z] #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-01-18T12:37:04.345Z] #39 229.1 CC criu/servicefd.o [2023-01-18T12:37:04.680Z] #35 ... [2023-01-18T12:37:04.680Z] [2023-01-18T12:37:04.680Z] #34 [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-01-18T12:37:04.680Z] #34 DONE 199.3s [2023-01-18T12:37:04.680Z] [2023-01-18T12:37:04.680Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-01-18T12:37:04.680Z] #40 DONE 0.2s [2023-01-18T12:37:04.680Z] [2023-01-18T12:37:04.680Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-01-18T12:37:04.907Z] #39 229.6 include/common/asm/bitops.h: Assembler messages: [2023-01-18T12:37:04.907Z] #39 229.6 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:37:04.907Z] #39 229.6 CC criu/shmem.o [2023-01-18T12:37:04.939Z] #41 DONE 0.1s [2023-01-18T12:37:04.939Z] [2023-01-18T12:37:04.939Z] #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-01-18T12:37:04.939Z] #35 199.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-18T12:37:04.939Z] #35 199.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-01-18T12:37:04.939Z] #35 199.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-18T12:37:04.940Z] #35 199.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-01-18T12:37:04.940Z] #35 199.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-18T12:37:04.940Z] #35 199.8 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:37:04.940Z] #35 199.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-18T12:37:04.940Z] #35 199.8 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:37:04.940Z] #35 199.8 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:37:04.940Z] #35 199.9 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:37:04.940Z] #35 199.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-18T12:37:04.940Z] #35 199.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-18T12:37:05.198Z] #35 199.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-18T12:37:05.198Z] #35 199.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-18T12:37:05.198Z] #35 200.0 Setting up mingw-w64-common (8.0.0-1) ... [2023-01-18T12:37:05.198Z] #35 200.0 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:37:05.198Z] #35 200.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-18T12:37:05.198Z] #35 200.0 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-18T12:37:05.198Z] #35 200.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-01-18T12:37:05.198Z] #35 200.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-18T12:37:05.198Z] #35 200.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:37:05.220Z] #38 138.4 CC criu/path.o [2023-01-18T12:37:05.457Z] #35 200.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-01-18T12:37:05.457Z] #35 200.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:37:05.457Z] #35 200.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-01-18T12:37:05.457Z] #35 200.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-18T12:37:05.457Z] #35 200.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-18T12:37:05.457Z] #35 200.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-01-18T12:37:05.457Z] #35 200.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-18T12:37:05.457Z] #35 200.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-18T12:37:05.477Z] #38 138.7 CC criu/pie-util-vdso-elf32.o [2023-01-18T12:37:05.716Z] #35 200.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:37:05.716Z] #35 200.5 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-18T12:37:05.716Z] #35 200.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:37:05.716Z] #35 200.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-18T12:37:05.716Z] #35 200.5 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:37:05.837Z] #39 230.6 CC criu/sigframe.o [2023-01-18T12:37:06.039Z] #38 139.2 CC criu/pie-util-vdso.o [2023-01-18T12:37:06.094Z] #39 230.8 CC criu/signalfd.o [2023-01-18T12:37:06.235Z] #49 11.68 Reading package lists... [2023-01-18T12:37:06.282Z] #35 DONE 201.2s [2023-01-18T12:37:06.282Z] [2023-01-18T12:37:06.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-01-18T12:37:06.282Z] #38 106.8 CC criu/arch/x86/restorer_unmap.o [2023-01-18T12:37:06.282Z] #38 106.9 CC criu/arch/x86/sigaction_compat_pie.o [2023-01-18T12:37:06.282Z] #38 107.4 CC criu/pie/restorer.o [2023-01-18T12:37:06.282Z] #38 111.9 LINK criu/pie/restorer.built-in.o [2023-01-18T12:37:06.282Z] #38 111.9 GEN criu/pie/restorer-blob.h [2023-01-18T12:37:06.282Z] #38 111.9 DEP criu/vdso.d [2023-01-18T12:37:06.282Z] #38 112.2 DEP criu/vdso-compat.d [2023-01-18T12:37:06.282Z] #38 112.3 DEP criu/uts_ns.d [2023-01-18T12:37:06.282Z] #38 112.5 DEP criu/util.d [2023-01-18T12:37:06.282Z] #38 112.7 DEP criu/uffd.d [2023-01-18T12:37:06.282Z] #38 112.9 DEP criu/tun.d [2023-01-18T12:37:06.282Z] #38 113.1 DEP criu/tty.d [2023-01-18T12:37:06.282Z] #38 113.4 DEP criu/timerfd.d [2023-01-18T12:37:06.282Z] #38 113.6 DEP criu/timens.d [2023-01-18T12:37:06.282Z] #38 113.8 DEP criu/sysfs_parse.d [2023-01-18T12:37:06.282Z] #38 113.9 DEP criu/sysctl.d [2023-01-18T12:37:06.282Z] #38 114.2 DEP criu/string.d [2023-01-18T12:37:06.282Z] #38 114.3 DEP criu/stats.d [2023-01-18T12:37:06.282Z] #38 114.4 DEP criu/sockets.d [2023-01-18T12:37:06.282Z] #38 114.6 DEP criu/sk-unix.d [2023-01-18T12:37:06.282Z] #38 114.9 DEP criu/sk-tcp.d [2023-01-18T12:37:06.282Z] #38 115.2 DEP criu/sk-queue.d [2023-01-18T12:37:06.282Z] #38 115.5 DEP criu/sk-packet.d [2023-01-18T12:37:06.282Z] #38 115.8 DEP criu/sk-netlink.d [2023-01-18T12:37:06.351Z] #39 231.1 CC criu/sk-inet.o [2023-01-18T12:37:06.541Z] #38 ... [2023-01-18T12:37:06.541Z] [2023-01-18T12:37:06.541Z] #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-01-18T12:37:06.603Z] #38 139.8 CC criu/pie-util.o [2023-01-18T12:37:06.859Z] #38 140.0 CC criu/pipes.o [2023-01-18T12:37:07.719Z] #39 232.3 CC criu/sk-netlink.o [2023-01-18T12:37:07.788Z] #38 140.8 CC criu/plugin.o [2023-01-18T12:37:07.975Z] #39 232.8 CC criu/sk-packet.o [2023-01-18T12:37:08.044Z] #38 141.2 CC criu/proc_parse.o [2023-01-18T12:37:08.905Z] #39 233.5 CC criu/sk-queue.o [2023-01-18T12:37:09.031Z] #49 16.25 Reading package lists... [2023-01-18T12:37:09.031Z] #49 ... [2023-01-18T12:37:09.031Z] [2023-01-18T12:37:09.031Z] #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-01-18T12:37:09.031Z] #24 DONE 207.4s [2023-01-18T12:37:09.031Z] [2023-01-18T12:37:09.031Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:37:09.031Z] #38 127.1 CC criu/cr-check.o [2023-01-18T12:37:09.031Z] #38 130.3 CC criu/cr-dedup.o [2023-01-18T12:37:09.031Z] #38 130.9 CC criu/cr-dump.o [2023-01-18T12:37:09.074Z] #42 ... [2023-01-18T12:37:09.074Z] [2023-01-18T12:37:09.074Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-01-18T12:37:09.074Z] #43 DONE 2.4s [2023-01-18T12:37:09.074Z] [2023-01-18T12:37:09.074Z] #44 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-01-18T12:37:09.468Z] #39 234.1 CC criu/sk-tcp.o [2023-01-18T12:37:10.030Z] #39 234.7 CC criu/sk-unix.o [2023-01-18T12:37:10.412Z] #38 135.0 CC criu/cr-errno.o [2023-01-18T12:37:10.672Z] #38 135.1 CC criu/cr-restore.o [2023-01-18T12:37:10.672Z] #38 ... [2023-01-18T12:37:10.672Z] [2023-01-18T12:37:10.672Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:37:10.672Z] #49 16.25 Reading package lists... [2023-01-18T12:37:11.315Z] #38 144.0 CC criu/protobuf-desc.o [2023-01-18T12:37:11.608Z] #44 DONE 2.2s [2023-01-18T12:37:11.608Z] [2023-01-18T12:37:11.608Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-01-18T12:37:11.873Z] #49 20.63 Building dependency tree... [2023-01-18T12:37:11.878Z] #38 145.1 CC criu/protobuf.o [2023-01-18T12:37:11.922Z] #39 236.8 CC criu/sockets.o [2023-01-18T12:37:12.441Z] #38 145.5 CC criu/pstree.o [2023-01-18T12:37:13.004Z] #38 ... [2023-01-18T12:37:13.004Z] [2023-01-18T12:37:13.004Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-18T12:37:13.004Z] #51 11.25 Collecting yamllint==1.26.1 [2023-01-18T12:37:13.086Z] #45 1.938 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-01-18T12:37:13.086Z] #45 DONE 2.0s [2023-01-18T12:37:13.086Z] [2023-01-18T12:37:13.086Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:37:13.086Z] #38 116.2 DEP criu/sk-inet.d [2023-01-18T12:37:13.086Z] #38 116.6 DEP criu/signalfd.d [2023-01-18T12:37:13.086Z] #38 116.8 DEP criu/sigframe.d [2023-01-18T12:37:13.086Z] #38 116.9 DEP criu/shmem.d [2023-01-18T12:37:13.086Z] #38 117.1 DEP criu/servicefd.d [2023-01-18T12:37:13.086Z] #38 117.3 DEP criu/seize.d [2023-01-18T12:37:13.086Z] #38 117.6 DEP criu/seccomp.d [2023-01-18T12:37:13.086Z] #38 117.8 DEP criu/rst-malloc.d [2023-01-18T12:37:13.086Z] #38 117.9 DEP criu/rbtree.d [2023-01-18T12:37:13.086Z] #38 118.0 DEP criu/pstree.d [2023-01-18T12:37:13.086Z] #38 118.3 DEP criu/protobuf.d [2023-01-18T12:37:13.086Z] #38 118.6 GEN criu/protobuf-desc-gen.h [2023-01-18T12:37:13.086Z] #38 121.7 DEP criu/protobuf-desc.d [2023-01-18T12:37:13.086Z] #38 122.1 DEP criu/proc_parse.d [2023-01-18T12:37:13.086Z] #38 122.4 DEP criu/plugin.d [2023-01-18T12:37:13.086Z] #38 122.6 DEP criu/pipes.d [2023-01-18T12:37:13.261Z] #49 22.71 The following additional packages will be installed: [2023-01-18T12:37:13.261Z] #49 22.72 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-18T12:37:13.261Z] #49 22.72 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-01-18T12:37:13.261Z] #49 22.72 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-01-18T12:37:13.261Z] #49 22.72 python3-pkg-resources vim-runtime xxd [2023-01-18T12:37:13.261Z] #49 22.73 Suggested packages: [2023-01-18T12:37:13.261Z] #49 22.73 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-18T12:37:13.261Z] #49 22.73 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-01-18T12:37:13.261Z] #49 22.73 acl attr quota [2023-01-18T12:37:13.261Z] #49 22.73 Recommended packages: [2023-01-18T12:37:13.261Z] #49 22.73 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-01-18T12:37:13.289Z] #39 238.0 CC criu/stats.o [2023-01-18T12:37:13.345Z] #38 ... [2023-01-18T12:37:13.345Z] [2023-01-18T12:37:13.345Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-18T12:37:13.546Z] #39 238.3 CC criu/string.o [2023-01-18T12:37:13.546Z] #39 238.4 CC criu/sysctl.o [2023-01-18T12:37:14.371Z] #51 12.30 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-01-18T12:37:14.475Z] #39 239.2 CC criu/sysfs_parse.o [2023-01-18T12:37:14.732Z] #39 239.6 CC criu/timens.o [2023-01-18T12:37:15.171Z] #49 24.54 The following NEW packages will be installed: [2023-01-18T12:37:15.171Z] #49 24.54 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-01-18T12:37:15.171Z] #49 24.54 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-18T12:37:15.171Z] #49 24.54 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-01-18T12:37:15.171Z] #49 24.55 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-01-18T12:37:15.171Z] #49 24.55 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-01-18T12:37:15.171Z] #49 24.55 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-01-18T12:37:15.171Z] #49 24.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-18T12:37:15.171Z] #49 24.55 xz-utils zip [2023-01-18T12:37:15.171Z] #49 24.90 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:37:15.171Z] #49 24.90 Need to get 27.0 MB of archives. [2023-01-18T12:37:15.171Z] #49 24.90 After this operation, 104 MB of additional disk space will be used. [2023-01-18T12:37:15.171Z] #49 24.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-01-18T12:37:15.171Z] #49 24.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-01-18T12:37:15.171Z] #49 24.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-01-18T12:37:15.171Z] #49 24.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-18T12:37:15.171Z] #49 24.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-01-18T12:37:15.171Z] #49 24.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-01-18T12:37:15.171Z] #49 25.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-01-18T12:37:15.171Z] #49 25.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-01-18T12:37:15.294Z] #39 240.0 CC criu/timerfd.o [2023-01-18T12:37:15.300Z] #51 13.59 Collecting pathspec>=0.5.3 [2023-01-18T12:37:15.300Z] #51 13.61 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2023-01-18T12:37:15.430Z] #49 25.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-18T12:37:15.430Z] #49 25.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-18T12:37:15.430Z] #49 25.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-01-18T12:37:15.431Z] #49 25.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-01-18T12:37:15.431Z] #49 25.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-01-18T12:37:15.431Z] #49 25.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-01-18T12:37:15.431Z] #49 25.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-01-18T12:37:15.431Z] #49 25.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-01-18T12:37:15.431Z] #49 25.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-01-18T12:37:15.431Z] #49 25.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-01-18T12:37:15.431Z] #49 25.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-01-18T12:37:15.431Z] #49 25.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-01-18T12:37:15.431Z] #49 25.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-01-18T12:37:15.431Z] #49 25.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-18T12:37:15.431Z] #49 25.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-18T12:37:15.431Z] #49 25.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-18T12:37:15.431Z] #49 25.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-01-18T12:37:15.431Z] #49 25.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-01-18T12:37:15.431Z] #49 25.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-18T12:37:15.690Z] #49 25.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-01-18T12:37:15.857Z] #39 240.5 CC criu/tty.o [2023-01-18T12:37:15.862Z] #51 14.06 Collecting pyyaml [2023-01-18T12:37:15.862Z] #51 14.08 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-01-18T12:37:15.862Z] #51 14.14 Building wheels for collected packages: yamllint [2023-01-18T12:37:15.862Z] #51 14.15 Building wheel for yamllint (setup.py): started [2023-01-18T12:37:15.888Z] #46 DONE 2.2s [2023-01-18T12:37:15.888Z] [2023-01-18T12:37:15.888Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-18T12:37:15.956Z] #49 25.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-18T12:37:15.956Z] #49 25.53 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-01-18T12:37:15.956Z] #49 25.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-18T12:37:15.956Z] #49 25.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-01-18T12:37:15.956Z] #49 25.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-01-18T12:37:15.956Z] #49 25.54 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-01-18T12:37:15.956Z] #49 25.62 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-18T12:37:15.956Z] #49 25.62 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-18T12:37:15.956Z] #49 25.62 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-18T12:37:15.956Z] #49 25.63 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-18T12:37:15.956Z] #49 25.66 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-18T12:37:15.956Z] #49 25.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-18T12:37:15.956Z] #49 25.68 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2023-01-18T12:37:15.956Z] #49 25.72 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-01-18T12:37:15.956Z] #49 25.74 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-01-18T12:37:16.219Z] #49 25.74 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-01-18T12:37:16.219Z] #49 25.97 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-01-18T12:37:16.219Z] #49 26.03 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-01-18T12:37:16.420Z] #39 ... [2023-01-18T12:37:16.420Z] [2023-01-18T12:37:16.420Z] #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-01-18T12:37:16.420Z] #24 326.3 + dpkg --print-architecture [2023-01-18T12:37:16.420Z] #24 326.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-01-18T12:37:16.481Z] #49 26.06 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-01-18T12:37:16.677Z] #24 326.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-01-18T12:37:16.677Z] #24 326.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-01-18T12:37:17.049Z] #49 26.69 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:37:17.049Z] #49 26.89 Fetched 27.0 MB in 1s (18.5 MB/s) [2023-01-18T12:37:17.229Z] #51 15.36 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-18T12:37:17.229Z] #51 15.37 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1927b7ec28172d6ed4e5fa56852eaca543d8f90d27e400c5f3c34ae8237c0d11 [2023-01-18T12:37:17.229Z] #51 15.37 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-01-18T12:37:17.229Z] #51 15.37 Successfully built yamllint [2023-01-18T12:37:17.229Z] #51 15.41 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-18T12:37:17.265Z] #47 DONE 1.5s [2023-01-18T12:37:17.265Z] [2023-01-18T12:37:17.265Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2023-01-18T12:37:17.309Z] #49 27.00 Selecting previously unselected package pigz. [2023-01-18T12:37:17.309Z] #49 27.00 (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-01-18T12:37:17.309Z] #49 27.08 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-01-18T12:37:17.309Z] #49 27.08 Unpacking pigz (2.6-1) ... [2023-01-18T12:37:17.569Z] #49 27.28 Selecting previously unselected package libelf1:amd64. [2023-01-18T12:37:17.569Z] #49 27.29 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-01-18T12:37:17.569Z] #49 27.29 Unpacking libelf1:amd64 (0.183-1) ... [2023-01-18T12:37:17.792Z] #51 15.85 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2023-01-18T12:37:17.830Z] #49 27.57 Selecting previously unselected package libbpf0:amd64. [2023-01-18T12:37:17.830Z] #49 27.57 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-01-18T12:37:17.830Z] #49 27.57 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-01-18T12:37:17.830Z] #49 27.70 Selecting previously unselected package libcap2:amd64. [2023-01-18T12:37:18.090Z] #49 27.70 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-18T12:37:18.090Z] #49 27.72 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-18T12:37:18.090Z] #49 27.83 Selecting previously unselected package libmnl0:amd64. [2023-01-18T12:37:18.090Z] #49 27.84 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-01-18T12:37:18.090Z] #49 27.85 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-01-18T12:37:18.090Z] #49 27.91 Selecting previously unselected package libxtables12:amd64. [2023-01-18T12:37:18.090Z] #49 27.91 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-01-18T12:37:18.090Z] #49 27.91 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-01-18T12:37:18.202Z] #48 DONE 1.4s [2023-01-18T12:37:18.202Z] [2023-01-18T12:37:18.202Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:37:18.202Z] #38 123.0 DEP criu/pie-util.d [2023-01-18T12:37:18.202Z] #38 123.3 DEP criu/pie-util-vdso.d [2023-01-18T12:37:18.202Z] #38 123.6 DEP criu/pie-util-vdso-elf32.d [2023-01-18T12:37:18.202Z] #38 123.8 DEP criu/path.d [2023-01-18T12:37:18.202Z] #38 124.1 DEP criu/parasite-syscall.d [2023-01-18T12:37:18.202Z] #38 124.4 DEP criu/pagemap.d [2023-01-18T12:37:18.202Z] #38 124.8 DEP criu/pagemap-cache.d [2023-01-18T12:37:18.202Z] #38 125.0 DEP criu/page-xfer.d [2023-01-18T12:37:18.202Z] #38 125.3 DEP criu/page-pipe.d [2023-01-18T12:37:18.202Z] #38 125.5 DEP criu/netfilter.d [2023-01-18T12:37:18.202Z] #38 125.8 DEP criu/net.d [2023-01-18T12:37:18.202Z] #38 126.1 DEP criu/namespaces.d [2023-01-18T12:37:18.202Z] #38 126.3 DEP criu/mount.d [2023-01-18T12:37:18.202Z] #38 126.4 DEP criu/memfd.d [2023-01-18T12:37:18.202Z] #38 126.7 DEP criu/mem.d [2023-01-18T12:37:18.202Z] #38 127.0 DEP criu/lsm.d [2023-01-18T12:37:18.202Z] #38 127.2 DEP criu/log.d [2023-01-18T12:37:18.202Z] #38 127.4 DEP criu/libnetlink.d [2023-01-18T12:37:18.202Z] #38 127.6 DEP criu/kerndat.d [2023-01-18T12:37:18.349Z] #49 28.00 Selecting previously unselected package libcap2-bin. [2023-01-18T12:37:18.349Z] #49 28.00 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-01-18T12:37:18.349Z] #49 28.01 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-18T12:37:18.356Z] #51 DONE 16.4s [2023-01-18T12:37:18.356Z] [2023-01-18T12:37:18.356Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2023-01-18T12:37:18.460Z] #38 127.9 DEP criu/kcmp-ids.d [2023-01-18T12:37:18.460Z] #38 128.1 DEP criu/irmap.d [2023-01-18T12:37:18.676Z] #49 28.17 Selecting previously unselected package iproute2. [2023-01-18T12:37:18.676Z] #49 28.18 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-01-18T12:37:18.676Z] #49 28.18 Unpacking iproute2 (5.10.0-4) ... [2023-01-18T12:37:18.719Z] #38 128.3 DEP criu/ipc_ns.d [2023-01-18T12:37:18.919Z] #52 DONE 0.4s [2023-01-18T12:37:18.919Z] [2023-01-18T12:37:18.919Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-01-18T12:37:18.919Z] #53 DONE 0.3s [2023-01-18T12:37:18.919Z] [2023-01-18T12:37:18.919Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:37:18.919Z] #38 146.8 CC criu/rbtree.o [2023-01-18T12:37:18.919Z] #38 147.1 CC criu/rst-malloc.o [2023-01-18T12:37:18.919Z] #38 147.5 CC criu/seccomp.o [2023-01-18T12:37:18.919Z] #38 148.3 CC criu/seize.o [2023-01-18T12:37:18.919Z] #38 149.4 CC criu/servicefd.o [2023-01-18T12:37:18.919Z] #38 149.9 include/common/asm/bitops.h: Assembler messages: [2023-01-18T12:37:18.919Z] #38 149.9 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:37:18.919Z] #38 150.0 CC criu/shmem.o [2023-01-18T12:37:18.919Z] #38 151.2 CC criu/sigframe.o [2023-01-18T12:37:18.919Z] #38 151.5 CC criu/signalfd.o [2023-01-18T12:37:18.919Z] #38 152.0 CC criu/sk-inet.o [2023-01-18T12:37:19.175Z] #38 ... [2023-01-18T12:37:19.175Z] [2023-01-18T12:37:19.175Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-01-18T12:37:19.175Z] #54 DONE 0.2s [2023-01-18T12:37:19.175Z] [2023-01-18T12:37:19.175Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-01-18T12:37:19.175Z] #55 DONE 0.1s [2023-01-18T12:37:19.175Z] [2023-01-18T12:37:19.175Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2023-01-18T12:37:19.175Z] #56 DONE 0.1s [2023-01-18T12:37:19.175Z] [2023-01-18T12:37:19.175Z] #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-01-18T12:37:19.287Z] #38 128.6 DEP criu/image.d [2023-01-18T12:37:19.516Z] #49 29.15 Selecting previously unselected package xxd. [2023-01-18T12:37:19.516Z] #49 29.20 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-18T12:37:19.516Z] #49 29.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:37:19.516Z] #49 29.38 Selecting previously unselected package vim-common. [2023-01-18T12:37:19.516Z] #49 29.39 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-18T12:37:19.545Z] #38 128.9 DEP criu/image-desc.d [2023-01-18T12:37:19.545Z] #38 129.1 DEP criu/fsnotify.d [2023-01-18T12:37:19.782Z] #49 29.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:37:19.804Z] #38 ... [2023-01-18T12:37:19.804Z] [2023-01-18T12:37:19.804Z] #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-01-18T12:37:19.804Z] #42 3.253 + RM_GOPATH=0 [2023-01-18T12:37:19.805Z] #42 3.253 + TMP_GOPATH= [2023-01-18T12:37:19.805Z] #42 3.253 + : /build [2023-01-18T12:37:19.805Z] #42 3.253 + '[' -z '' ']' [2023-01-18T12:37:19.805Z] #42 3.261 ++ mktemp -d [2023-01-18T12:37:19.805Z] #42 3.268 + export GOPATH=/tmp/tmp.AOYPhR7x2g [2023-01-18T12:37:19.805Z] #42 3.268 + GOPATH=/tmp/tmp.AOYPhR7x2g [2023-01-18T12:37:19.805Z] #42 3.271 + RM_GOPATH=1 [2023-01-18T12:37:19.805Z] #42 3.271 + case "$(go env GOARCH)" in [2023-01-18T12:37:19.805Z] #42 3.271 ++ go env GOARCH [2023-01-18T12:37:19.805Z] #42 3.313 + export GO_BUILDMODE=-buildmode=pie [2023-01-18T12:37:19.805Z] #42 3.313 + GO_BUILDMODE=-buildmode=pie [2023-01-18T12:37:19.805Z] #42 3.313 ++ dirname /tmp/install/install.sh [2023-01-18T12:37:19.805Z] #42 3.313 + dir=/tmp/install [2023-01-18T12:37:19.805Z] #42 3.313 + bin=runc [2023-01-18T12:37:19.805Z] #42 3.313 + shift [2023-01-18T12:37:19.805Z] #42 3.313 + '[' '!' -f /tmp/install/runc.installer ']' [2023-01-18T12:37:19.805Z] #42 3.313 + . /tmp/install/runc.installer [2023-01-18T12:37:19.805Z] #42 3.313 ++ set -e [2023-01-18T12:37:19.805Z] #42 3.313 ++ : v1.1.4 [2023-01-18T12:37:19.805Z] #42 3.313 + install_runc [2023-01-18T12:37:19.805Z] #42 3.313 + RUNC_BUILDTAGS=seccomp [2023-01-18T12:37:19.805Z] #42 3.313 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-01-18T12:37:19.805Z] #42 3.313 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AOYPhR7x2g/src/github.com/opencontainers/runc [2023-01-18T12:37:19.805Z] #42 3.314 Install runc version v1.1.4 (build tags: seccomp) [2023-01-18T12:37:19.805Z] #42 3.330 Cloning into '/tmp/tmp.AOYPhR7x2g/src/github.com/opencontainers/runc'... [2023-01-18T12:37:19.805Z] #42 ... [2023-01-18T12:37:19.805Z] [2023-01-18T12:37:19.805Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:37:19.805Z] #38 129.3 DEP criu/filesystems.d [2023-01-18T12:37:20.057Z] #49 29.81 Selecting previously unselected package bash-completion. [2023-01-18T12:37:20.063Z] #38 129.5 DEP criu/files.d [2023-01-18T12:37:20.107Z] #23 ... [2023-01-18T12:37:20.107Z] [2023-01-18T12:37:20.107Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:37:20.107Z] #38 153.4 CC criu/sk-netlink.o [2023-01-18T12:37:20.320Z] #49 29.82 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-01-18T12:37:20.323Z] #38 129.8 DEP criu/files-reg.d [2023-01-18T12:37:20.583Z] #38 130.1 DEP criu/files-ext.d [2023-01-18T12:37:20.583Z] #38 130.2 DEP criu/file-lock.d [2023-01-18T12:37:20.669Z] #38 153.8 CC criu/sk-packet.o [2023-01-18T12:37:20.841Z] #38 130.4 DEP criu/file-ids.d [2023-01-18T12:37:21.100Z] #38 130.5 DEP criu/fifo.d [2023-01-18T12:37:21.359Z] #38 130.7 DEP criu/fdstore.d [2023-01-18T12:37:21.359Z] #38 130.9 DEP criu/fault-injection.d [2023-01-18T12:37:21.598Z] #38 154.5 CC criu/sk-queue.o [2023-01-18T12:37:21.617Z] #38 131.0 DEP criu/external.d [2023-01-18T12:37:21.617Z] #38 131.1 DEP criu/eventpoll.d [2023-01-18T12:37:21.855Z] #38 155.0 CC criu/sk-tcp.o [2023-01-18T12:37:21.875Z] #38 131.3 DEP criu/eventfd.d [2023-01-18T12:37:21.875Z] #38 131.5 DEP criu/crtools.d [2023-01-18T12:37:22.417Z] #38 155.7 CC criu/sk-unix.o [2023-01-18T12:37:22.443Z] #38 131.8 DEP criu/cr-service.d [2023-01-18T12:37:22.444Z] #38 132.1 DEP criu/cr-restore.d [2023-01-18T12:37:23.010Z] #38 132.4 DEP criu/cr-errno.d [2023-01-18T12:37:23.010Z] #38 132.4 DEP criu/cr-dump.d [2023-01-18T12:37:23.271Z] #38 132.8 DEP criu/cr-dedup.d [2023-01-18T12:37:23.530Z] #38 133.0 DEP criu/cr-check.d [2023-01-18T12:37:23.789Z] #38 133.3 DEP criu/config.d [2023-01-18T12:37:24.356Z] #38 133.6 DEP criu/clone-noasan.d [2023-01-18T12:37:24.356Z] #38 133.7 DEP criu/cgroup.d [2023-01-18T12:37:24.356Z] #38 133.9 DEP criu/cgroup-props.d [2023-01-18T12:37:24.356Z] #38 134.0 DEP criu/bitmap.d [2023-01-18T12:37:24.513Z] #49 33.68 Unpacking bash-completion (1:2.11-2) ... [2023-01-18T12:37:24.615Z] #38 134.1 DEP criu/bfd.d [2023-01-18T12:37:24.772Z] #49 34.31 Selecting previously unselected package bzip2. [2023-01-18T12:37:24.772Z] #49 34.31 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-01-18T12:37:24.772Z] #49 34.32 Unpacking bzip2 (1.0.8-4) ... [2023-01-18T12:37:24.772Z] #49 34.42 Selecting previously unselected package xz-utils. [2023-01-18T12:37:24.772Z] #49 34.44 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-01-18T12:37:24.772Z] #49 34.45 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-18T12:37:24.874Z] #38 134.2 DEP criu/autofs.d [2023-01-18T12:37:24.949Z] #38 157.8 CC criu/sockets.o [2023-01-18T12:37:25.031Z] #49 34.72 Selecting previously unselected package apparmor. [2023-01-18T12:37:25.031Z] #49 34.72 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-01-18T12:37:25.031Z] #49 34.80 Unpacking apparmor (2.13.6-10) ... [2023-01-18T12:37:25.132Z] #38 134.5 DEP criu/aio.d [2023-01-18T12:37:25.392Z] #38 134.8 DEP criu/action-scripts.d [2023-01-18T12:37:25.650Z] #38 135.1 CC criu/action-scripts.o [2023-01-18T12:37:26.355Z] #38 159.3 CC criu/stats.o [2023-01-18T12:37:26.355Z] #38 159.7 CC criu/string.o [2023-01-18T12:37:26.408Z] #49 35.86 Selecting previously unselected package inetutils-ping. [2023-01-18T12:37:26.408Z] #49 35.87 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-01-18T12:37:26.408Z] #49 35.89 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-18T12:37:26.586Z] #38 135.9 CC criu/aio.o [2023-01-18T12:37:26.619Z] #38 159.8 CC criu/sysctl.o [2023-01-18T12:37:26.625Z] #24 ... [2023-01-18T12:37:26.625Z] [2023-01-18T12:37:26.625Z] #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-01-18T12:37:26.625Z] #39 242.9 CC criu/tun.o [2023-01-18T12:37:26.625Z] #39 243.5 CC criu/uffd.o [2023-01-18T12:37:26.625Z] #39 245.0 CC criu/util.o [2023-01-18T12:37:26.625Z] #39 246.6 CC criu/uts_ns.o [2023-01-18T12:37:26.625Z] #39 246.9 CC criu/vdso-compat.o [2023-01-18T12:37:26.625Z] #39 247.2 CC criu/vdso.o [2023-01-18T12:37:26.625Z] #39 248.1 LINK criu/built-in.o [2023-01-18T12:37:26.625Z] #39 248.3 LINK criu/criu [2023-01-18T12:37:26.625Z] #39 248.9 DEP lib/c/criu.d [2023-01-18T12:37:26.625Z] #39 249.0 CC images/rpc.pb-c.o [2023-01-18T12:37:26.625Z] #39 249.7 CC lib/c/criu.o [2023-01-18T12:37:26.625Z] #39 251.0 LINK lib/c/built-in.o [2023-01-18T12:37:26.625Z] #39 251.0 LINK lib/c/libcriu.so [2023-01-18T12:37:26.625Z] #39 251.1 LINK lib/c/libcriu.a [2023-01-18T12:37:26.625Z] #39 251.2 GEN magic.py [2023-01-18T12:37:26.625Z] #39 251.4 Note: Building without setproctitle() and strlcpy() support. [2023-01-18T12:37:26.625Z] #39 251.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-18T12:37:26.625Z] #39 251.4 Note: Building without GnuTLS support [2023-01-18T12:37:26.625Z] #39 251.4 Makefile.config:39: Warn: you have no libnftables installed [2023-01-18T12:37:26.625Z] #39 251.4 Makefile.config:40: Warn: Building without nftables support [2023-01-18T12:37:26.668Z] #49 36.26 Selecting previously unselected package libip4tc2:amd64. [2023-01-18T12:37:26.668Z] #49 36.27 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-01-18T12:37:26.668Z] #49 36.28 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-01-18T12:37:26.668Z] #49 ... [2023-01-18T12:37:26.668Z] [2023-01-18T12:37:26.668Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:37:26.668Z] #38 140.9 CC criu/cr-service.o [2023-01-18T12:37:26.668Z] #38 143.1 CC criu/crtools.o [2023-01-18T12:37:26.668Z] #38 144.1 CC criu/eventfd.o [2023-01-18T12:37:26.668Z] #38 144.7 CC criu/eventpoll.o [2023-01-18T12:37:26.668Z] #38 146.3 CC criu/external.o [2023-01-18T12:37:26.668Z] #38 146.9 CC criu/fault-injection.o [2023-01-18T12:37:26.668Z] #38 147.1 CC criu/fdstore.o [2023-01-18T12:37:26.668Z] #38 147.5 CC criu/fifo.o [2023-01-18T12:37:26.668Z] #38 148.0 CC criu/file-ids.o [2023-01-18T12:37:26.668Z] #38 148.4 CC criu/file-lock.o [2023-01-18T12:37:26.668Z] #38 149.7 CC criu/files-ext.o [2023-01-18T12:37:26.668Z] #38 150.4 CC criu/files-reg.o [2023-01-18T12:37:26.668Z] #38 ... [2023-01-18T12:37:26.668Z] [2023-01-18T12:37:26.668Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:37:26.668Z] #49 36.38 Selecting previously unselected package libip6tc2:amd64. [2023-01-18T12:37:26.668Z] #49 36.39 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-01-18T12:37:26.668Z] #49 36.40 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-01-18T12:37:26.668Z] #49 36.49 Selecting previously unselected package libnfnetlink0:amd64. [2023-01-18T12:37:26.927Z] #49 36.49 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-01-18T12:37:26.927Z] #49 36.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-18T12:37:26.927Z] #49 36.61 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-01-18T12:37:26.927Z] #49 36.61 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-01-18T12:37:26.927Z] #49 36.61 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-18T12:37:26.927Z] #49 36.73 Selecting previously unselected package libnftnl11:amd64. [2023-01-18T12:37:26.927Z] #49 36.73 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-01-18T12:37:27.186Z] #49 36.73 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-01-18T12:37:27.186Z] #49 36.88 Selecting previously unselected package iptables. [2023-01-18T12:37:27.186Z] #49 36.88 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-01-18T12:37:27.186Z] #49 36.89 Unpacking iptables (1.8.7-1) ... [2023-01-18T12:37:27.521Z] #38 136.8 CC criu/autofs.o [2023-01-18T12:37:27.545Z] #38 160.5 CC criu/sysfs_parse.o [2023-01-18T12:37:27.555Z] #39 252.3 fatal: not a git repository (or any of the parent directories): .git [2023-01-18T12:37:27.801Z] #38 160.9 CC criu/timens.o [2023-01-18T12:37:28.123Z] #49 37.85 Selecting previously unselected package libonig5:amd64. [2023-01-18T12:37:28.123Z] #49 37.86 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-18T12:37:28.363Z] #38 161.3 CC criu/timerfd.o [2023-01-18T12:37:28.382Z] #49 37.89 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-18T12:37:28.456Z] #38 ... [2023-01-18T12:37:28.456Z] [2023-01-18T12:37:28.456Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:37:28.456Z] #0 1.811 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-18T12:37:28.456Z] #0 1.861 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-18T12:37:28.456Z] #0 1.867 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-18T12:37:28.456Z] #0 2.562 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-18T12:37:28.456Z] #0 3.643 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [214 kB] [2023-01-18T12:37:28.456Z] #0 4.836 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-18T12:37:28.456Z] #49 ... [2023-01-18T12:37:28.456Z] [2023-01-18T12:37:28.456Z] #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-01-18T12:37:28.456Z] #42 18.56 + cd /tmp/tmp.AOYPhR7x2g/src/github.com/opencontainers/runc [2023-01-18T12:37:28.456Z] #42 18.56 + git checkout -q v1.1.4 [2023-01-18T12:37:28.456Z] #42 19.65 + '[' -z '' ']' [2023-01-18T12:37:28.456Z] #42 19.65 + target=static [2023-01-18T12:37:28.456Z] #42 19.65 + make BUILDTAGS=seccomp static [2023-01-18T12:37:28.456Z] #42 20.14 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-01-18T12:37:28.484Z] #39 253.1 make[1]: Nothing to be done for 'all'. [2023-01-18T12:37:28.619Z] #38 161.7 CC criu/tty.o [2023-01-18T12:37:28.641Z] #49 38.22 Selecting previously unselected package libjq1:amd64. [2023-01-18T12:37:28.641Z] #49 38.22 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-01-18T12:37:28.641Z] #49 38.23 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-18T12:37:28.745Z] Client: [2023-01-18T12:37:28.745Z] Context: default [2023-01-18T12:37:28.745Z] Debug Mode: false [2023-01-18T12:37:28.745Z] Plugins: [2023-01-18T12:37:28.745Z] app: Docker Application (Docker Inc., v0.8.0) [2023-01-18T12:37:28.745Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-01-18T12:37:28.745Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-01-18T12:37:28.745Z] [2023-01-18T12:37:28.745Z] Server: [2023-01-18T12:37:28.745Z] Containers: 0 [2023-01-18T12:37:28.745Z] Running: 0 [2023-01-18T12:37:28.745Z] Paused: 0 [2023-01-18T12:37:28.745Z] Stopped: 0 [2023-01-18T12:37:28.745Z] Images: 0 [2023-01-18T12:37:28.745Z] Server Version: 20.10.9 [2023-01-18T12:37:28.745Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-01-18T12:37:28.745Z] Windows: [2023-01-18T12:37:28.745Z] LCOW: [2023-01-18T12:37:28.745Z] Logging Driver: json-file [2023-01-18T12:37:28.745Z] Plugins: [2023-01-18T12:37:28.745Z] Volume: local [2023-01-18T12:37:28.745Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-01-18T12:37:28.745Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-01-18T12:37:28.745Z] Swarm: inactive [2023-01-18T12:37:28.745Z] Default Isolation: process [2023-01-18T12:37:28.745Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-01-18T12:37:28.745Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-01-18T12:37:28.745Z] OSType: windows [2023-01-18T12:37:28.745Z] Architecture: x86_64 [2023-01-18T12:37:28.745Z] CPUs: 4 [2023-01-18T12:37:28.745Z] Total Memory: 32GiB [2023-01-18T12:37:28.745Z] Name: azwin-2-ace4b0 [2023-01-18T12:37:28.745Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-01-18T12:37:28.745Z] Docker Root Dir: D:\docker [2023-01-18T12:37:28.745Z] Debug Mode: false [2023-01-18T12:37:28.745Z] Registry: https://index.docker.io/v1/ [2023-01-18T12:37:28.745Z] Labels: [2023-01-18T12:37:28.745Z] Experimental: true [2023-01-18T12:37:28.745Z] Insecure Registries: [2023-01-18T12:37:28.745Z] 10.0.0.4:5000 [2023-01-18T12:37:28.745Z] 127.0.0.0/8 [2023-01-18T12:37:28.745Z] Registry Mirrors: [2023-01-18T12:37:28.745Z] http://10.0.0.4:5000/ [2023-01-18T12:37:28.745Z] Live Restore Enabled: false [2023-01-18T12:37:28.745Z] Product License: Community Engine [2023-01-18T12:37:28.745Z] [Pipeline] } [2023-01-18T12:37:28.899Z] #49 38.62 Selecting previously unselected package jq. [2023-01-18T12:37:28.899Z] #49 38.63 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-01-18T12:37:28.899Z] #49 38.67 Unpacking jq (1.6-2.1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2023-01-18T12:37:29.047Z] #39 253.9 make[1]: 'images/built-in.o' is up to date. [2023-01-18T12:37:29.047Z] #39 254.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-01-18T12:37:29.158Z] #49 38.83 Selecting previously unselected package libaio1:amd64. [2023-01-18T12:37:29.158Z] #49 38.84 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-01-18T12:37:29.158Z] #49 38.86 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-01-18T12:37:29.303Z] #39 254.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-01-18T12:37:29.303Z] #39 254.1 make[1]: 'compel/libcompel.a' is up to date. [2023-01-18T12:37:29.303Z] #39 254.1 make[1]: 'compel/compel-host-bin' is up to date. [2023-01-18T12:37:29.303Z] #39 254.1 make[1]: Nothing to be done for 'all'. [2023-01-18T12:37:29.303Z] #39 254.2 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-18T12:37:29.416Z] #49 38.97 Selecting previously unselected package libgpm2:amd64. [2023-01-18T12:37:29.417Z] #49 38.98 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-01-18T12:37:29.417Z] #49 38.98 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-01-18T12:37:29.417Z] #49 39.14 Selecting previously unselected package libicu67:amd64. [2023-01-18T12:37:29.417Z] #49 39.14 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-01-18T12:37:29.417Z] #49 39.16 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-18T12:37:29.562Z] #39 254.4 make[2]: Nothing to be done for 'all'. [2023-01-18T12:37:29.562Z] #39 254.4 make[2]: Nothing to be done for 'all'. [2023-01-18T12:37:29.562Z] #39 254.4 make[2]: Nothing to be done for 'all'. [2023-01-18T12:37:29.818Z] #39 254.6 make[2]: Nothing to be done for 'all'. [2023-01-18T12:37:29.818Z] #39 254.7 make[2]: Nothing to be done for 'all'. [2023-01-18T12:37:29.818Z] #39 254.7 make[2]: Nothing to be done for 'all'. [2023-01-18T12:37:30.075Z] #39 254.8 make[2]: Nothing to be done for 'all'. [2023-01-18T12:37:30.075Z] #39 254.9 make[2]: Nothing to be done for 'all'. [2023-01-18T12:37:30.075Z] #39 254.9 INSTALL criu/criu [2023-01-18T12:37:30.359Z] #42 ... [2023-01-18T12:37:30.359Z] [2023-01-18T12:37:30.359Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:37:30.359Z] #49 11.89 Fetched 8620 kB in 10s (823 kB/s) [2023-01-18T12:37:31.006Z] #39 DONE 255.8s [2023-01-18T12:37:31.006Z] [2023-01-18T12:37:31.006Z] #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-01-18T12:37:31.272Z] #38 163.9 CC criu/tun.o [2023-01-18T12:37:31.272Z] #38 164.5 CC criu/uffd.o [2023-01-18T12:37:32.648Z] #38 166.0 CC criu/util.o [2023-01-18T12:37:34.018Z] #38 ... [2023-01-18T12:37:34.018Z] [2023-01-18T12:37:34.018Z] #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-01-18T12:37:34.274Z] #23 222.4 + dpkg --print-architecture [2023-01-18T12:37:34.274Z] #23 222.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-01-18T12:37:34.547Z] #49 11.89 Reading package lists... [2023-01-18T12:37:34.837Z] #23 223.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-01-18T12:37:34.837Z] #23 223.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-01-18T12:37:35.985Z] #49 44.68 Selecting previously unselected package libinih1:amd64. [2023-01-18T12:37:35.985Z] #49 44.69 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-01-18T12:37:35.985Z] #49 44.70 Unpacking libinih1:amd64 (53-1+b2) ... [2023-01-18T12:37:35.985Z] #49 44.79 Selecting previously unselected package libnet1:amd64. [2023-01-18T12:37:35.985Z] #49 44.81 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-18T12:37:35.985Z] #49 44.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:37:35.985Z] #49 44.97 Selecting previously unselected package libnl-3-200:amd64. [2023-01-18T12:37:35.985Z] #49 44.98 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-18T12:37:35.985Z] #49 45.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-18T12:37:35.985Z] #49 45.13 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-18T12:37:35.985Z] #49 45.13 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-18T12:37:35.985Z] #49 45.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-18T12:37:35.985Z] #49 45.23 Selecting previously unselected package net-tools. [2023-01-18T12:37:35.985Z] #49 45.25 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-01-18T12:37:35.985Z] #49 45.27 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-18T12:37:35.985Z] #49 45.75 Selecting previously unselected package patch. [2023-01-18T12:37:35.985Z] #49 45.76 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-01-18T12:37:36.244Z] #49 45.79 Unpacking patch (2.7.6-7) ... [2023-01-18T12:37:36.504Z] #49 46.02 Selecting previously unselected package python-pip-whl. [2023-01-18T12:37:36.504Z] #49 46.03 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-18T12:37:36.504Z] #49 46.03 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-18T12:37:37.444Z] #49 46.96 Selecting previously unselected package python3-lib2to3. [2023-01-18T12:37:37.444Z] #49 46.97 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-18T12:37:37.444Z] #49 46.97 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-18T12:37:37.444Z] #49 47.31 Selecting previously unselected package python3-distutils. [2023-01-18T12:37:37.704Z] #49 47.33 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-01-18T12:37:37.704Z] #49 47.34 Unpacking python3-distutils (3.9.2-1) ... [2023-01-18T12:37:37.704Z] #49 47.57 Selecting previously unselected package python3-pkg-resources. [2023-01-18T12:37:37.963Z] #49 47.59 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-18T12:37:37.963Z] #49 47.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:37:37.963Z] #49 47.71 Selecting previously unselected package python3-setuptools. [2023-01-18T12:37:37.963Z] #49 47.71 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-01-18T12:37:37.963Z] #49 47.72 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-18T12:37:38.532Z] #49 48.09 Selecting previously unselected package python3-wheel. [2023-01-18T12:37:38.532Z] #49 48.09 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-01-18T12:37:38.532Z] #49 48.13 Unpacking python3-wheel (0.34.2-1) ... [2023-01-18T12:37:38.532Z] #49 48.39 Selecting previously unselected package python3-pip. [2023-01-18T12:37:38.729Z] #49 16.21 Reading package lists... [2023-01-18T12:37:38.729Z] #49 ... [2023-01-18T12:37:38.729Z] [2023-01-18T12:37:38.730Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:37:38.730Z] #38 139.9 CC criu/bfd.o [2023-01-18T12:37:38.730Z] #38 140.9 CC criu/bitmap.o [2023-01-18T12:37:38.730Z] #38 141.1 CC criu/cgroup-props.o [2023-01-18T12:37:38.730Z] #38 142.2 CC criu/cgroup.o [2023-01-18T12:37:38.730Z] #38 147.6 CC criu/clone-noasan.o [2023-01-18T12:37:38.730Z] #38 148.2 CC criu/config.o [2023-01-18T12:37:38.791Z] #49 48.39 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-18T12:37:38.791Z] #49 48.47 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-18T12:37:39.297Z] #38 ... [2023-01-18T12:37:39.297Z] [2023-01-18T12:37:39.297Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:37:39.297Z] #49 16.21 Reading package lists... [2023-01-18T12:37:39.360Z] #49 ... [2023-01-18T12:37:39.360Z] [2023-01-18T12:37:39.360Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:37:39.360Z] #38 153.6 CC criu/files.o [2023-01-18T12:37:39.360Z] #38 156.6 include/common/asm/bitops.h: Assembler messages: [2023-01-18T12:37:39.360Z] #38 156.6 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-01-18T12:37:39.360Z] #38 156.8 CC criu/filesystems.o [2023-01-18T12:37:39.360Z] #38 157.8 CC criu/fsnotify.o [2023-01-18T12:37:39.360Z] #38 159.7 CC criu/image-desc.o [2023-01-18T12:37:39.360Z] #38 159.9 CC criu/image.o [2023-01-18T12:37:39.360Z] #38 161.2 CC criu/ipc_ns.o [2023-01-18T12:37:39.360Z] #38 163.2 CC criu/irmap.o [2023-01-18T12:37:39.360Z] #38 ... [2023-01-18T12:37:39.360Z] [2023-01-18T12:37:39.360Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:37:39.360Z] #49 49.00 Selecting previously unselected package sudo. [2023-01-18T12:37:39.360Z] #49 49.00 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2023-01-18T12:37:39.360Z] #49 49.12 Unpacking sudo (1.9.5p2-3) ... [2023-01-18T12:37:40.298Z] #49 49.87 Selecting previously unselected package thin-provisioning-tools. [2023-01-18T12:37:40.298Z] #49 49.88 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-01-18T12:37:40.298Z] #49 49.89 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-18T12:37:40.558Z] #49 50.23 Selecting previously unselected package uidmap. [2023-01-18T12:37:40.558Z] #49 50.25 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-01-18T12:37:40.558Z] #49 50.26 Unpacking uidmap (1:4.8.1-1) ... [2023-01-18T12:37:40.817Z] #49 50.49 Selecting previously unselected package vim-runtime. [2023-01-18T12:37:40.817Z] #49 50.49 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-18T12:37:40.817Z] #49 50.54 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-01-18T12:37:40.817Z] #49 50.56 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-18T12:37:40.817Z] #49 50.58 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:37:41.457Z] #49 21.31 Building dependency tree... [2023-01-18T12:37:42.925Z] #23 ... [2023-01-18T12:37:42.925Z] [2023-01-18T12:37:42.925Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:37:42.925Z] #38 167.5 CC criu/uts_ns.o [2023-01-18T12:37:42.925Z] #38 167.8 CC criu/vdso-compat.o [2023-01-18T12:37:42.925Z] #38 168.0 CC criu/vdso.o [2023-01-18T12:37:42.925Z] #38 168.8 LINK criu/built-in.o [2023-01-18T12:37:42.925Z] #38 169.0 LINK criu/criu [2023-01-18T12:37:42.925Z] #38 169.4 DEP lib/c/criu.d [2023-01-18T12:37:42.925Z] #38 169.5 CC images/rpc.pb-c.o [2023-01-18T12:37:42.925Z] #38 170.2 CC lib/c/criu.o [2023-01-18T12:37:42.925Z] #38 171.5 LINK lib/c/built-in.o [2023-01-18T12:37:42.925Z] #38 171.6 LINK lib/c/libcriu.so [2023-01-18T12:37:42.925Z] #38 171.7 LINK lib/c/libcriu.a [2023-01-18T12:37:42.925Z] #38 171.9 GEN magic.py [2023-01-18T12:37:42.925Z] #38 172.1 Note: Building without setproctitle() and strlcpy() support. [2023-01-18T12:37:42.925Z] #38 172.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-18T12:37:42.925Z] #38 172.1 Note: Building without GnuTLS support [2023-01-18T12:37:42.925Z] #38 172.1 Makefile.config:39: Warn: you have no libnftables installed [2023-01-18T12:37:42.925Z] #38 172.1 Makefile.config:40: Warn: Building without nftables support [2023-01-18T12:37:42.925Z] #38 173.3 fatal: not a git repository (or any of the parent directories): .git [2023-01-18T12:37:42.925Z] #38 174.1 make[1]: Nothing to be done for 'all'. [2023-01-18T12:37:42.925Z] #38 175.0 make[1]: 'images/built-in.o' is up to date. [2023-01-18T12:37:42.925Z] #38 175.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-01-18T12:37:42.925Z] #38 175.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-01-18T12:37:42.925Z] #38 175.1 make[1]: 'compel/libcompel.a' is up to date. [2023-01-18T12:37:42.925Z] #38 175.2 make[1]: 'compel/compel-host-bin' is up to date. [2023-01-18T12:37:42.925Z] #38 175.2 make[1]: Nothing to be done for 'all'. [2023-01-18T12:37:42.925Z] #38 175.2 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-18T12:37:42.925Z] #38 175.6 make[2]: Nothing to be done for 'all'. [2023-01-18T12:37:42.925Z] #38 175.6 make[2]: Nothing to be done for 'all'. [2023-01-18T12:37:42.925Z] #38 175.7 make[2]: Nothing to be done for 'all'. [2023-01-18T12:37:42.925Z] #38 175.8 make[2]: Nothing to be done for 'all'. [2023-01-18T12:37:42.925Z] #38 175.9 make[2]: Nothing to be done for 'all'. [2023-01-18T12:37:42.925Z] #38 175.9 make[2]: Nothing to be done for 'all'. [2023-01-18T12:37:42.925Z] #38 176.0 make[2]: Nothing to be done for 'all'. [2023-01-18T12:37:42.925Z] #38 176.1 make[2]: Nothing to be done for 'all'. [2023-01-18T12:37:42.925Z] #38 176.1 INSTALL criu/criu [2023-01-18T12:37:43.182Z] #24 DONE 351.2s [2023-01-18T12:37:43.182Z] [2023-01-18T12:37:43.182Z] #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-01-18T12:37:43.182Z] #37 ... [2023-01-18T12:37:43.182Z] [2023-01-18T12:37:43.182Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2023-01-18T12:37:43.182Z] #57 DONE 0.5s [2023-01-18T12:37:43.182Z] [2023-01-18T12:37:43.182Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2023-01-18T12:37:43.182Z] #58 DONE 0.1s [2023-01-18T12:37:43.182Z] [2023-01-18T12:37:43.182Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-01-18T12:37:43.182Z] #59 DONE 0.1s [2023-01-18T12:37:43.182Z] [2023-01-18T12:37:43.182Z] #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-01-18T12:37:43.182Z] #37 ... [2023-01-18T12:37:43.182Z] [2023-01-18T12:37:43.182Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-01-18T12:37:43.182Z] #60 DONE 0.1s [2023-01-18T12:37:43.182Z] [2023-01-18T12:37:43.182Z] #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-01-18T12:37:43.360Z] #49 24.58 The following additional packages will be installed: [2023-01-18T12:37:43.360Z] #49 24.59 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-18T12:37:43.360Z] #49 24.59 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-01-18T12:37:43.360Z] #49 24.59 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-01-18T12:37:43.360Z] #49 24.59 python3-pkg-resources vim-runtime xxd [2023-01-18T12:37:43.360Z] #49 24.61 Suggested packages: [2023-01-18T12:37:43.360Z] #49 24.61 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-18T12:37:43.360Z] #49 24.61 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-01-18T12:37:43.360Z] #49 24.61 acl attr quota [2023-01-18T12:37:43.360Z] #49 24.62 Recommended packages: [2023-01-18T12:37:43.360Z] #49 24.62 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-01-18T12:37:43.360Z] #49 ... [2023-01-18T12:37:43.360Z] [2023-01-18T12:37:43.360Z] #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-01-18T12:37:43.360Z] #24 DONE 237.8s [2023-01-18T12:37:43.360Z] [2023-01-18T12:37:43.360Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:37:43.360Z] #38 151.2 CC criu/cr-check.o [2023-01-18T12:37:43.487Z] #38 DONE 176.6s [2023-01-18T12:37:43.487Z] [2023-01-18T12:37:43.487Z] #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-01-18T12:37:45.262Z] #38 154.4 CC criu/cr-dedup.o [2023-01-18T12:37:45.522Z] #38 155.1 CC criu/cr-dump.o [2023-01-18T12:37:46.899Z] #38 ... [2023-01-18T12:37:46.899Z] [2023-01-18T12:37:46.899Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:37:46.899Z] #49 26.99 The following NEW packages will be installed: [2023-01-18T12:37:46.899Z] #49 26.99 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-01-18T12:37:46.899Z] #49 26.99 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-18T12:37:46.899Z] #49 26.99 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-01-18T12:37:46.899Z] #49 26.99 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-01-18T12:37:46.899Z] #49 26.99 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-01-18T12:37:46.899Z] #49 26.99 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-01-18T12:37:46.899Z] #49 26.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-18T12:37:46.899Z] #49 26.99 xz-utils zip [2023-01-18T12:37:46.899Z] #49 27.36 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:37:46.899Z] #49 27.36 Need to get 27.0 MB of archives. [2023-01-18T12:37:46.899Z] #49 27.36 After this operation, 104 MB of additional disk space will be used. [2023-01-18T12:37:46.899Z] #49 27.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-01-18T12:37:46.899Z] #49 27.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-01-18T12:37:46.899Z] #49 27.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-01-18T12:37:46.899Z] #49 27.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-18T12:37:46.899Z] #49 27.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-01-18T12:37:46.899Z] #49 27.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-01-18T12:37:46.899Z] #49 27.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-01-18T12:37:46.899Z] #49 27.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-01-18T12:37:46.899Z] #49 27.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-18T12:37:46.899Z] #49 27.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-18T12:37:46.899Z] #49 27.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-01-18T12:37:46.899Z] #49 27.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-01-18T12:37:46.899Z] #49 27.55 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-01-18T12:37:46.899Z] #49 27.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-01-18T12:37:46.899Z] #49 27.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-01-18T12:37:46.899Z] #49 27.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-01-18T12:37:46.899Z] #49 27.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-01-18T12:37:46.899Z] #49 27.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-01-18T12:37:46.899Z] #49 27.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-01-18T12:37:46.899Z] #49 27.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-01-18T12:37:46.899Z] #49 27.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-01-18T12:37:46.899Z] #49 27.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-18T12:37:46.899Z] #49 27.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-18T12:37:46.899Z] #49 27.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-18T12:37:46.899Z] #49 27.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-01-18T12:37:46.899Z] #49 27.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-01-18T12:37:46.899Z] #49 27.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-18T12:37:46.899Z] #49 28.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-01-18T12:37:46.899Z] #49 28.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-18T12:37:46.899Z] #49 28.10 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-01-18T12:37:46.899Z] #49 28.10 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-18T12:37:46.899Z] #49 28.10 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-01-18T12:37:46.899Z] #49 28.11 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-01-18T12:37:46.899Z] #49 28.11 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-01-18T12:37:46.899Z] #49 28.26 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-18T12:37:46.899Z] #49 28.26 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-18T12:37:46.899Z] #49 28.26 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-18T12:37:46.899Z] #49 28.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-18T12:37:46.899Z] #49 28.31 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-18T12:37:46.899Z] #49 28.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-18T12:37:46.899Z] #49 28.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2023-01-18T12:37:46.899Z] #49 28.38 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-01-18T12:37:46.899Z] #49 28.40 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-01-18T12:37:46.899Z] #49 28.42 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-01-18T12:37:47.157Z] #49 28.75 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-01-18T12:37:47.157Z] #49 28.79 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-01-18T12:37:47.157Z] #49 28.84 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-01-18T12:37:47.388Z] #49 55.99 Selecting previously unselected package vim. [2023-01-18T12:37:47.388Z] #49 55.99 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-18T12:37:47.388Z] #49 56.03 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:37:47.388Z] #49 57.25 Selecting previously unselected package xfsprogs. [2023-01-18T12:37:47.647Z] #49 57.26 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-01-18T12:37:47.647Z] #49 57.36 Unpacking xfsprogs (5.10.0-4) ... [2023-01-18T12:37:48.095Z] #49 29.69 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:37:48.095Z] #49 29.89 Fetched 27.0 MB in 2s (14.9 MB/s) [2023-01-18T12:37:48.095Z] #49 29.96 Selecting previously unselected package pigz. [2023-01-18T12:37:48.356Z] #49 29.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2023-01-18T12:37:48.356Z] #49 30.03 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-01-18T12:37:48.356Z] #49 30.07 Unpacking pigz (2.6-1) ... [2023-01-18T12:37:48.585Z] #49 58.13 Selecting previously unselected package zip. [2023-01-18T12:37:48.585Z] #49 58.14 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-01-18T12:37:48.585Z] #49 58.17 Unpacking zip (3.0-12) ... [2023-01-18T12:37:48.615Z] #49 30.25 Selecting previously unselected package libelf1:amd64. [2023-01-18T12:37:48.615Z] #49 30.25 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-01-18T12:37:48.615Z] #49 30.28 Unpacking libelf1:amd64 (0.183-1) ... [2023-01-18T12:37:48.845Z] #49 58.59 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:37:48.874Z] #49 30.54 Selecting previously unselected package libbpf0:amd64. [2023-01-18T12:37:48.874Z] #49 30.55 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-01-18T12:37:48.874Z] #49 30.56 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-01-18T12:37:49.132Z] #49 30.70 Selecting previously unselected package libcap2:amd64. [2023-01-18T12:37:49.132Z] #49 30.70 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-18T12:37:49.132Z] #49 30.72 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-18T12:37:49.132Z] #49 30.86 Selecting previously unselected package libmnl0:amd64. [2023-01-18T12:37:49.132Z] #49 30.87 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-01-18T12:37:49.132Z] #49 30.89 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-01-18T12:37:49.392Z] #49 30.98 Selecting previously unselected package libxtables12:amd64. [2023-01-18T12:37:49.392Z] #49 30.99 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-01-18T12:37:49.392Z] #49 31.00 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-01-18T12:37:49.392Z] #49 31.12 Selecting previously unselected package libcap2-bin. [2023-01-18T12:37:49.392Z] #49 31.13 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-01-18T12:37:49.392Z] #49 31.13 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-18T12:37:49.651Z] #49 31.37 Selecting previously unselected package iproute2. [2023-01-18T12:37:49.651Z] #49 31.38 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-01-18T12:37:49.651Z] #49 31.39 Unpacking iproute2 (5.10.0-4) ... [2023-01-18T12:37:49.783Z] #49 ... [2023-01-18T12:37:49.783Z] [2023-01-18T12:37:49.783Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:37:49.783Z] #38 164.0 CC criu/kcmp-ids.o [2023-01-18T12:37:49.783Z] #38 164.4 CC criu/kerndat.o [2023-01-18T12:37:49.783Z] #38 165.9 CC criu/libnetlink.o [2023-01-18T12:37:49.783Z] #38 166.5 CC criu/log.o [2023-01-18T12:37:49.783Z] #38 167.5 CC criu/lsm.o [2023-01-18T12:37:49.783Z] #38 168.2 CC criu/mem.o [2023-01-18T12:37:49.783Z] #38 171.3 CC criu/memfd.o [2023-01-18T12:37:49.783Z] #38 172.0 CC criu/mount.o [2023-01-18T12:37:50.357Z] #38 ... [2023-01-18T12:37:50.357Z] [2023-01-18T12:37:50.357Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:37:50.357Z] #49 60.12 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-01-18T12:37:50.357Z] #49 60.14 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-18T12:37:50.357Z] #49 60.16 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-01-18T12:37:50.357Z] #49 60.18 Setting up libicu67:amd64 (67.1-7) ... [2023-01-18T12:37:50.585Z] #49 32.14 Selecting previously unselected package xxd. [2023-01-18T12:37:50.585Z] #49 32.15 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-18T12:37:50.585Z] #49 32.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:37:50.585Z] #49 32.33 Selecting previously unselected package vim-common. [2023-01-18T12:37:50.585Z] #49 32.34 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-18T12:37:50.585Z] #49 32.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:37:50.617Z] #49 60.20 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-01-18T12:37:50.617Z] #49 60.22 Setting up libinih1:amd64 (53-1+b2) ... [2023-01-18T12:37:50.617Z] #49 60.25 Setting up uidmap (1:4.8.1-1) ... [2023-01-18T12:37:50.617Z] #49 60.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:37:50.617Z] #49 60.30 Setting up bzip2 (1.0.8-4) ... [2023-01-18T12:37:50.617Z] #49 60.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-18T12:37:50.617Z] #49 60.34 Setting up python3-wheel (0.34.2-1) ... [2023-01-18T12:37:51.152Z] #49 32.73 Selecting previously unselected package bash-completion. [2023-01-18T12:37:51.152Z] #49 32.73 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-01-18T12:37:51.999Z] #49 61.55 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:37:51.999Z] #49 61.62 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-18T12:37:51.999Z] #49 61.69 Setting up libcap2-bin (1:2.44-1) ... [2023-01-18T12:37:52.258Z] #49 61.79 Setting up apparmor (2.13.6-10) ... [2023-01-18T12:37:54.879Z] DEBUG: print all environment variables to check how Jenkins runs this script [2023-01-18T12:37:54.880Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-82dfc9a7\powershellScript.ps1'; exit $LASTEXITCODE; [2023-01-18T12:37:54.880Z] ---------------------------------------------------------------------------- [2023-01-18T12:37:54.880Z] [2023-01-18T12:37:54.880Z] INFO: executeCI.ps1 starting at Wed Jan 18 12:37:51 CUT 2023 [2023-01-18T12:37:54.880Z] [2023-01-18T12:37:54.880Z] INFO: Script version 05-Feb-2019 09:03 PDT [2023-01-18T12:37:54.880Z] INFO: Running git version 2.24.1.windows.2 [2023-01-18T12:37:54.880Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2023-01-18T12:37:54.880Z] INFO: Environment variables: [2023-01-18T12:37:54.880Z] [2023-01-18T12:37:54.880Z] Name Value [2023-01-18T12:37:54.880Z] ---- ----- [2023-01-18T12:37:54.880Z] ALLUSERSPROFILE C:\ProgramData [2023-01-18T12:37:54.880Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2023-01-18T12:37:54.880Z] APT_MIRROR cdn-fastly.deb.debian.org [2023-01-18T12:37:54.880Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.14 [2023-01-18T12:37:54.880Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2023-01-18T12:37:54.880Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.14 [2023-01-18T12:37:54.880Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2023-01-18T12:37:54.880Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2023-01-18T12:37:54.880Z] BRANCH_NAME PR-44846 [2023-01-18T12:37:54.880Z] BUILD_DISPLAY_NAME #1 [2023-01-18T12:37:54.880Z] BUILD_ID 1 [2023-01-18T12:37:54.880Z] BUILD_NUMBER 1 [2023-01-18T12:37:54.880Z] BUILD_TAG jenkins-moby-PR-44846-1 [2023-01-18T12:37:54.880Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-44846/1/ [2023-01-18T12:37:54.880Z] CHANGE_AUTHOR thaJeztah [2023-01-18T12:37:54.880Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2023-01-18T12:37:54.880Z] CHANGE_BRANCH 20.10_bump_libnetwork [2023-01-18T12:37:54.880Z] CHANGE_FORK thaJeztah/docker [2023-01-18T12:37:54.880Z] CHANGE_ID 44846 [2023-01-18T12:37:54.880Z] CHANGE_TARGET 20.10 [2023-01-18T12:37:54.880Z] CHANGE_TITLE [20.10] vendor: libnetwork 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-01-18T12:37:54.880Z] CHANGE_URL https://github.com/moby/moby/pull/44846 [2023-01-18T12:37:54.880Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-18T12:37:54.880Z] CommonProgramFiles C:\Program Files\Common Files [2023-01-18T12:37:54.880Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2023-01-18T12:37:54.880Z] CommonProgramW6432 C:\Program Files\Common Files [2023-01-18T12:37:54.880Z] COMPUTERNAME azwin-2-ace4b0 [2023-01-18T12:37:54.880Z] ComSpec C:\Windows\system32\cmd.exe [2023-01-18T12:37:54.880Z] ConfigSequenceNumber 0 [2023-01-18T12:37:54.880Z] DOCKER_BUILDKIT 0 [2023-01-18T12:37:54.880Z] DOCKER_DUT_DEBUG 1 [2023-01-18T12:37:54.880Z] DOCKER_EXPERIMENTAL 1 [2023-01-18T12:37:54.880Z] DOCKER_GRAPHDRIVER overlay2 [2023-01-18T12:37:54.880Z] DriverData C:\Windows\System32\Drivers\DriverData [2023-01-18T12:37:54.880Z] EXECUTOR_NUMBER 0 [2023-01-18T12:37:54.880Z] FQDN azwin-2-ace4b0.westus.cloudapp.azure.com [2023-01-18T12:37:54.880Z] GIT_BRANCH PR-44846 [2023-01-18T12:37:54.880Z] GIT_COMMIT e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:37:54.880Z] GIT_URL https://github.com/moby/moby.git [2023-01-18T12:37:54.880Z] HUDSON_COOKIE 1543546d-dbac-4fa9-9f62-81b2cd1490f8 [2023-01-18T12:37:54.880Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2023-01-18T12:37:54.880Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2023-01-18T12:37:54.880Z] HUDSON_URL https://ci-next.docker.com/public/ [2023-01-18T12:37:54.880Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2023-01-18T12:37:54.880Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2023-01-18T12:37:54.880Z] JENKINS_NODE_COOKIE 15925352-82e7-42d2-8706-9a73f6405c8a [2023-01-18T12:37:54.880Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2023-01-18T12:37:54.880Z] JENKINS_URL https://ci-next.docker.com/public/ [2023-01-18T12:37:54.880Z] JOB_BASE_NAME PR-44846 [2023-01-18T12:37:54.880Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44846/display/redirect [2023-01-18T12:37:54.880Z] JOB_NAME moby/PR-44846 [2023-01-18T12:37:54.880Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-44846/ [2023-01-18T12:37:54.880Z] library.jps.version master [2023-01-18T12:37:54.880Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2023-01-18T12:37:54.880Z] NODE_LABELS amd64 azure azwin-2-ace4b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2023-01-18T12:37:54.880Z] NODE_NAME azwin-2-ace4b0 [2023-01-18T12:37:54.880Z] NUMBER_OF_PROCESSORS 4 [2023-01-18T12:37:54.880Z] OS Windows_NT [2023-01-18T12:37:54.880Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2023-01-18T12:37:54.880Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2023-01-18T12:37:54.880Z] PROCESSOR_ARCHITECTURE AMD64 [2023-01-18T12:37:54.880Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2023-01-18T12:37:54.880Z] PROCESSOR_LEVEL 6 [2023-01-18T12:37:54.880Z] PROCESSOR_REVISION 5504 [2023-01-18T12:37:54.880Z] ProgramData C:\ProgramData [2023-01-18T12:37:54.880Z] ProgramFiles C:\Program Files [2023-01-18T12:37:54.880Z] ProgramFiles(x86) C:\Program Files (x86) [2023-01-18T12:37:54.880Z] ProgramW6432 C:\Program Files [2023-01-18T12:37:54.880Z] PROMPT $P$G [2023-01-18T12:37:54.880Z] PSExecutionPolicyPreference Bypass [2023-01-18T12:37:54.880Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2023-01-18T12:37:54.880Z] PUBLIC C:\Users\Public [2023-01-18T12:37:54.880Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44846/1/display/redirect?page=artif... [2023-01-18T12:37:54.880Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44846/1/display/redirect?page=changes [2023-01-18T12:37:54.880Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44846/1/display/redirect [2023-01-18T12:37:54.880Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44846/1/display/redirect?page=tests [2023-01-18T12:37:54.880Z] SKIP_VALIDATION_TESTS 1 [2023-01-18T12:37:54.880Z] SOURCES_DRIVE d [2023-01-18T12:37:54.880Z] SOURCES_SUBDIR gopath [2023-01-18T12:37:54.880Z] STAGE_NAME Run tests [2023-01-18T12:37:54.880Z] SystemDrive C: [2023-01-18T12:37:54.880Z] SystemRoot C:\Windows [2023-01-18T12:37:54.880Z] TEMP C:\Windows\TEMP [2023-01-18T12:37:54.880Z] TESTDEBUG 0 [2023-01-18T12:37:54.880Z] TESTRUN_DRIVE d [2023-01-18T12:37:54.880Z] TESTRUN_SUBDIR CI [2023-01-18T12:37:54.880Z] TIMEOUT 120m [2023-01-18T12:37:54.880Z] TMP C:\Windows\TEMP [2023-01-18T12:37:54.880Z] USERDOMAIN WORKGROUP [2023-01-18T12:37:54.880Z] USERNAME azwin-2-ace4b0$ [2023-01-18T12:37:54.880Z] USERPROFILE C:\Windows\system32\config\systemprofile [2023-01-18T12:37:54.880Z] windir C:\Windows [2023-01-18T12:37:54.880Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2023-01-18T12:37:54.880Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2023-01-18T12:37:54.880Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2023-01-18T12:37:54.880Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2023-01-18T12:37:54.880Z] [2023-01-18T12:37:54.880Z] [2023-01-18T12:37:54.880Z] [2023-01-18T12:37:55.348Z] INFO: Sources under d:\gopath\... [2023-01-18T12:37:55.348Z] INFO: Test run under d:\CI\... [2023-01-18T12:37:55.348Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2023-01-18T12:37:55.348Z] INFO: docker/docker repository was found [2023-01-18T12:37:55.348Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2023-01-18T12:37:55.815Z] ltsc2019: Pulling from windows/servercore [2023-01-18T12:37:55.815Z] 8185ee4ed646: Pulling fs layer [2023-01-18T12:37:56.420Z] #49 37.56 Unpacking bash-completion (1:2.11-2) ... [2023-01-18T12:37:56.420Z] #49 38.27 Selecting previously unselected package bzip2. [2023-01-18T12:37:56.420Z] #49 38.27 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-01-18T12:37:56.455Z] #49 65.86 Setting up zip (3.0-12) ... [2023-01-18T12:37:56.455Z] #49 65.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:37:56.455Z] #49 66.03 Setting up bash-completion (1:2.11-2) ... [2023-01-18T12:37:56.679Z] #49 38.30 Unpacking bzip2 (1.0.8-4) ... [2023-01-18T12:37:56.937Z] #49 38.57 Selecting previously unselected package xz-utils. [2023-01-18T12:37:56.937Z] #49 38.58 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-01-18T12:37:56.937Z] #49 38.60 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-18T12:37:57.504Z] #49 39.11 Selecting previously unselected package apparmor. [2023-01-18T12:37:57.504Z] #49 39.12 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-01-18T12:37:57.763Z] #49 39.26 Unpacking apparmor (2.13.6-10) ... [2023-01-18T12:37:58.327Z] #23 DONE 245.6s [2023-01-18T12:37:58.327Z] [2023-01-18T12:37:58.327Z] #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-01-18T12:37:59.140Z] #49 ... [2023-01-18T12:37:59.140Z] [2023-01-18T12:37:59.140Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:37:59.140Z] #38 158.7 CC criu/cr-errno.o [2023-01-18T12:37:59.140Z] #38 158.8 CC criu/cr-restore.o [2023-01-18T12:37:59.140Z] #38 166.2 CC criu/cr-service.o [2023-01-18T12:37:59.140Z] #38 168.6 CC criu/crtools.o [2023-01-18T12:37:59.254Z] #33 ... [2023-01-18T12:37:59.254Z] [2023-01-18T12:37:59.254Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2023-01-18T12:37:59.399Z] #38 ... [2023-01-18T12:37:59.399Z] [2023-01-18T12:37:59.399Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:37:59.399Z] #49 40.91 Selecting previously unselected package inetutils-ping. [2023-01-18T12:37:59.399Z] #49 40.92 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-01-18T12:37:59.399Z] #49 40.93 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-18T12:37:59.399Z] #49 41.16 Selecting previously unselected package libip4tc2:amd64. [2023-01-18T12:37:59.399Z] #49 41.16 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-01-18T12:37:59.399Z] #49 41.16 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-01-18T12:37:59.510Z] #57 DONE 0.2s [2023-01-18T12:37:59.510Z] [2023-01-18T12:37:59.510Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2023-01-18T12:37:59.510Z] #58 DONE 0.1s [2023-01-18T12:37:59.510Z] [2023-01-18T12:37:59.510Z] #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-01-18T12:37:59.574Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-01-18T12:37:59.574Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2023-01-18T12:37:59.574Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/server/router [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-01-18T12:37:59.574Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/types [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/types/container [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/types/events [no test files] [2023-01-18T12:37:59.574Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2023-01-18T12:37:59.574Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 93.7% of statements [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/types/image [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/types/network [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-01-18T12:37:59.574Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2023-01-18T12:37:59.574Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/builder [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-01-18T12:37:59.574Z] ok github.com/docker/docker/builder/remotecontext 0.091s coverage: 13.7% of statements [2023-01-18T12:37:59.574Z] ok github.com/docker/docker/builder/dockerfile 0.151s coverage: 48.5% of statements [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-01-18T12:37:59.574Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2023-01-18T12:37:59.574Z] ok github.com/docker/docker/builder/remotecontext/git 2.615s coverage: 83.5% of statements [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/cli [no test files] [2023-01-18T12:37:59.574Z] ? github.com/docker/docker/cli/config [no test files] [2023-01-18T12:37:59.658Z] #49 41.28 Selecting previously unselected package libip6tc2:amd64. [2023-01-18T12:37:59.658Z] #49 41.28 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-01-18T12:37:59.658Z] #49 41.29 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-01-18T12:37:59.658Z] #49 41.40 Selecting previously unselected package libnfnetlink0:amd64. [2023-01-18T12:37:59.658Z] #49 41.41 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-01-18T12:37:59.658Z] #49 41.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-18T12:37:59.747Z] #49 69.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-18T12:37:59.747Z] #49 69.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-18T12:37:59.747Z] #49 69.32 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-01-18T12:37:59.747Z] #49 69.35 Setting up patch (2.7.6-7) ... [2023-01-18T12:37:59.747Z] #49 69.37 Setting up sudo (1.9.5p2-3) ... [2023-01-18T12:37:59.747Z] #49 69.47 invoke-rc.d: could not determine current runlevel [2023-01-18T12:37:59.747Z] #49 69.48 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-18T12:37:59.747Z] #49 69.50 Setting up xfsprogs (5.10.0-4) ... [2023-01-18T12:37:59.747Z] #49 69.53 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-01-18T12:37:59.747Z] #49 69.56 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-18T12:37:59.766Z] #33 ... [2023-01-18T12:37:59.766Z] [2023-01-18T12:37:59.766Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-01-18T12:37:59.766Z] #59 DONE 0.1s [2023-01-18T12:37:59.766Z] [2023-01-18T12:37:59.766Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-01-18T12:37:59.766Z] #60 DONE 0.1s [2023-01-18T12:37:59.766Z] [2023-01-18T12:37:59.766Z] #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-01-18T12:37:59.917Z] #49 41.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-01-18T12:37:59.917Z] #49 41.56 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-01-18T12:37:59.917Z] #49 41.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-18T12:37:59.917Z] #49 41.71 Selecting previously unselected package libnftnl11:amd64. [2023-01-18T12:37:59.917Z] #49 41.72 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-01-18T12:37:59.917Z] #49 41.72 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-01-18T12:38:00.006Z] #49 69.58 Setting up pigz (2.6-1) ... [2023-01-18T12:38:00.006Z] #49 69.62 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-18T12:38:00.006Z] #49 69.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-18T12:38:00.006Z] #49 69.67 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-18T12:38:00.006Z] #49 69.74 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:38:00.176Z] #49 41.88 Selecting previously unselected package iptables. [2023-01-18T12:38:00.176Z] #49 41.89 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-01-18T12:38:00.176Z] #49 41.90 Unpacking iptables (1.8.7-1) ... [2023-01-18T12:38:00.811Z] #49 42.50 Selecting previously unselected package libonig5:amd64. [2023-01-18T12:38:00.811Z] #49 42.51 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-18T12:38:00.811Z] #49 42.53 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-18T12:38:00.947Z] #49 70.66 Setting up libaio1:amd64 (0.3.112-9) ... [2023-01-18T12:38:00.947Z] #49 70.69 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-18T12:38:00.952Z] ok github.com/docker/docker/client 0.097s coverage: 75.4% of statements [2023-01-18T12:38:01.145Z] #49 42.79 Selecting previously unselected package libjq1:amd64. [2023-01-18T12:38:01.145Z] #49 42.79 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-01-18T12:38:01.145Z] #49 42.82 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-18T12:38:01.732Z] #49 43.25 Selecting previously unselected package jq. [2023-01-18T12:38:01.732Z] #49 43.27 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-01-18T12:38:01.732Z] #49 43.27 Unpacking jq (1.6-2.1) ... [2023-01-18T12:38:01.732Z] #49 43.47 Selecting previously unselected package libaio1:amd64. [2023-01-18T12:38:01.732Z] #49 43.50 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-01-18T12:38:01.732Z] #49 43.50 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-01-18T12:38:01.887Z] #49 71.40 Setting up libelf1:amd64 (0.183-1) ... [2023-01-18T12:38:01.887Z] #49 71.43 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-18T12:38:01.887Z] #49 71.45 Setting up python3-distutils (3.9.2-1) ... [2023-01-18T12:38:01.992Z] #49 43.68 Selecting previously unselected package libgpm2:amd64. [2023-01-18T12:38:01.992Z] #49 43.68 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-01-18T12:38:01.992Z] #49 43.69 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-01-18T12:38:02.200Z] #49 71.89 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:38:02.200Z] #49 71.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-18T12:38:02.200Z] #49 71.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-18T12:38:02.200Z] #49 71.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-18T12:38:02.200Z] #49 71.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-18T12:38:02.200Z] #49 71.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-18T12:38:02.257Z] #49 44.00 Selecting previously unselected package libicu67:amd64. [2023-01-18T12:38:02.257Z] #49 44.01 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-01-18T12:38:02.257Z] #49 44.04 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-18T12:38:02.460Z] #49 72.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-18T12:38:02.460Z] #49 72.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-18T12:38:02.460Z] #49 72.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-18T12:38:02.460Z] #49 72.15 Setting up python3-setuptools (52.0.0-4) ... [2023-01-18T12:38:03.029Z] #49 ... [2023-01-18T12:38:03.029Z] [2023-01-18T12:38:03.029Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:38:03.029Z] #38 177.4 CC criu/namespaces.o [2023-01-18T12:38:03.029Z] #38 180.7 CC criu/net.o [2023-01-18T12:38:03.029Z] #38 185.7 CC criu/netfilter.o [2023-01-18T12:38:03.029Z] #38 186.3 CC criu/page-pipe.o [2023-01-18T12:38:03.029Z] #38 187.4 CC criu/page-xfer.o [2023-01-18T12:38:04.936Z] #38 ... [2023-01-18T12:38:04.936Z] [2023-01-18T12:38:04.937Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:38:04.937Z] #49 74.27 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-18T12:38:04.937Z] #49 74.29 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-01-18T12:38:04.937Z] #49 74.35 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-18T12:38:04.937Z] #49 74.48 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-18T12:38:06.319Z] #49 76.17 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-18T12:38:06.319Z] #49 76.20 Setting up jq (1.6-2.1) ... [2023-01-18T12:38:06.578Z] #49 76.24 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-01-18T12:38:06.578Z] #49 76.31 Setting up iptables (1.8.7-1) ... [2023-01-18T12:38:06.578Z] #49 76.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-18T12:38:06.578Z] #49 76.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-18T12:38:06.838Z] #49 76.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-18T12:38:06.838Z] #49 76.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-18T12:38:06.838Z] #49 76.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-18T12:38:06.838Z] #49 76.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-18T12:38:06.838Z] #49 76.53 Setting up iproute2 (5.10.0-4) ... [2023-01-18T12:38:07.406Z] #49 77.09 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:38:08.824Z] #49 49.56 Selecting previously unselected package libinih1:amd64. [2023-01-18T12:38:08.824Z] #49 49.58 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-01-18T12:38:08.824Z] #49 49.59 Unpacking libinih1:amd64 (53-1+b2) ... [2023-01-18T12:38:08.824Z] #49 49.75 Selecting previously unselected package libnet1:amd64. [2023-01-18T12:38:08.824Z] #49 49.77 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-18T12:38:08.824Z] #49 49.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:38:08.824Z] #49 49.88 Selecting previously unselected package libnl-3-200:amd64. [2023-01-18T12:38:08.824Z] #49 49.89 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-18T12:38:08.824Z] #49 49.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-18T12:38:08.824Z] #49 50.07 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-18T12:38:08.824Z] #49 50.08 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-18T12:38:08.824Z] #49 50.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-18T12:38:08.824Z] #49 50.22 Selecting previously unselected package net-tools. [2023-01-18T12:38:08.824Z] #49 50.23 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-01-18T12:38:08.824Z] #49 50.24 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-18T12:38:08.824Z] #49 50.56 Selecting previously unselected package patch. [2023-01-18T12:38:08.824Z] #49 50.58 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-01-18T12:38:09.083Z] #49 50.60 Unpacking patch (2.7.6-7) ... [2023-01-18T12:38:09.083Z] #49 50.76 Selecting previously unselected package python-pip-whl. [2023-01-18T12:38:09.083Z] #49 50.79 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-18T12:38:09.083Z] #49 50.79 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-18T12:38:09.312Z] #49 DONE 79.0s [2023-01-18T12:38:09.312Z] [2023-01-18T12:38:09.312Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-01-18T12:38:10.018Z] #49 ... [2023-01-18T12:38:10.018Z] [2023-01-18T12:38:10.018Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:38:10.018Z] #38 169.6 CC criu/eventfd.o [2023-01-18T12:38:10.018Z] #38 170.3 CC criu/eventpoll.o [2023-01-18T12:38:10.018Z] #38 171.8 CC criu/external.o [2023-01-18T12:38:10.019Z] #38 172.5 CC criu/fault-injection.o [2023-01-18T12:38:10.019Z] #38 172.8 CC criu/fdstore.o [2023-01-18T12:38:10.019Z] #38 173.5 CC criu/fifo.o [2023-01-18T12:38:10.019Z] #38 174.3 CC criu/file-ids.o [2023-01-18T12:38:10.019Z] #38 174.8 CC criu/file-lock.o [2023-01-18T12:38:10.019Z] #38 176.2 CC criu/files-ext.o [2023-01-18T12:38:10.019Z] #38 176.8 CC criu/files-reg.o [2023-01-18T12:38:10.586Z] #38 ... [2023-01-18T12:38:10.586Z] [2023-01-18T12:38:10.586Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:38:10.586Z] #49 52.14 Selecting previously unselected package python3-lib2to3. [2023-01-18T12:38:10.586Z] #49 52.15 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-18T12:38:10.586Z] #49 52.19 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-18T12:38:10.586Z] #49 52.39 Selecting previously unselected package python3-distutils. [2023-01-18T12:38:10.845Z] #49 52.39 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-01-18T12:38:10.845Z] #49 52.41 Unpacking python3-distutils (3.9.2-1) ... [2023-01-18T12:38:10.845Z] #49 52.58 Selecting previously unselected package python3-pkg-resources. [2023-01-18T12:38:10.845Z] #49 52.59 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-18T12:38:10.845Z] #49 52.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:38:11.103Z] #49 52.96 Selecting previously unselected package python3-setuptools. [2023-01-18T12:38:11.103Z] #49 52.96 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-01-18T12:38:11.219Z] #50 1.625 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-18T12:38:11.219Z] #50 1.639 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-18T12:38:11.219Z] #50 1.649 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-18T12:38:11.219Z] #50 DONE 1.8s [2023-01-18T12:38:11.219Z] [2023-01-18T12:38:11.219Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-18T12:38:11.363Z] #49 52.98 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-18T12:38:11.930Z] #49 53.43 Selecting previously unselected package python3-wheel. [2023-01-18T12:38:11.930Z] #49 53.44 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-01-18T12:38:11.930Z] #49 53.44 Unpacking python3-wheel (0.34.2-1) ... [2023-01-18T12:38:12.188Z] #49 53.71 Selecting previously unselected package python3-pip. [2023-01-18T12:38:12.188Z] #49 53.72 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-18T12:38:12.188Z] #49 53.73 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-18T12:38:12.705Z] #49 54.27 Selecting previously unselected package sudo. [2023-01-18T12:38:12.705Z] #49 54.31 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2023-01-18T12:38:12.705Z] #49 54.34 Unpacking sudo (1.9.5p2-3) ... [2023-01-18T12:38:14.093Z] #49 55.58 Selecting previously unselected package thin-provisioning-tools. [2023-01-18T12:38:14.093Z] #49 55.58 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-01-18T12:38:14.093Z] #49 55.62 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-18T12:38:14.350Z] #49 55.91 Selecting previously unselected package uidmap. [2023-01-18T12:38:14.350Z] #49 55.92 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-01-18T12:38:14.350Z] #49 55.93 Unpacking uidmap (1:4.8.1-1) ... [2023-01-18T12:38:14.608Z] #49 56.21 Selecting previously unselected package vim-runtime. [2023-01-18T12:38:14.608Z] #49 56.21 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-18T12:38:14.608Z] #49 56.25 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-01-18T12:38:14.608Z] #49 56.29 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-18T12:38:14.608Z] #49 56.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:38:15.422Z] #51 ... [2023-01-18T12:38:15.422Z] [2023-01-18T12:38:15.422Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:38:15.422Z] #38 189.6 CC criu/pagemap-cache.o [2023-01-18T12:38:15.422Z] #38 190.0 CC criu/pagemap.o [2023-01-18T12:38:15.422Z] #38 191.5 CC criu/parasite-syscall.o [2023-01-18T12:38:15.422Z] #38 193.4 CC criu/path.o [2023-01-18T12:38:15.422Z] #38 194.2 CC criu/pie-util-vdso-elf32.o [2023-01-18T12:38:15.422Z] #38 195.0 CC criu/pie-util-vdso.o [2023-01-18T12:38:15.422Z] #38 195.7 CC criu/pie-util.o [2023-01-18T12:38:15.422Z] #38 196.1 CC criu/pipes.o [2023-01-18T12:38:15.422Z] #38 197.4 CC criu/plugin.o [2023-01-18T12:38:15.422Z] #38 198.1 CC criu/proc_parse.o [2023-01-18T12:38:18.733Z] #38 202.9 CC criu/protobuf-desc.o [2023-01-18T12:38:19.671Z] #38 204.1 CC criu/protobuf.o [2023-01-18T12:38:20.240Z] #38 204.5 CC criu/pstree.o [2023-01-18T12:38:21.177Z] #49 62.48 Selecting previously unselected package vim. [2023-01-18T12:38:21.177Z] #49 62.49 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-18T12:38:21.177Z] #49 62.53 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:38:21.177Z] #49 ... [2023-01-18T12:38:21.177Z] [2023-01-18T12:38:21.177Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:38:21.177Z] #38 180.3 CC criu/files.o [2023-01-18T12:38:21.177Z] #38 183.5 include/common/asm/bitops.h: Assembler messages: [2023-01-18T12:38:21.177Z] #38 183.5 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-01-18T12:38:21.177Z] #38 183.7 CC criu/filesystems.o [2023-01-18T12:38:21.177Z] #38 184.8 CC criu/fsnotify.o [2023-01-18T12:38:21.177Z] #38 186.7 CC criu/image-desc.o [2023-01-18T12:38:21.177Z] #38 187.0 CC criu/image.o [2023-01-18T12:38:21.177Z] #38 188.7 CC criu/ipc_ns.o [2023-01-18T12:38:21.621Z] #38 205.8 CC criu/rbtree.o [2023-01-18T12:38:21.621Z] #38 206.1 CC criu/rst-malloc.o [2023-01-18T12:38:21.744Z] #38 191.2 CC criu/irmap.o [2023-01-18T12:38:21.744Z] #38 ... [2023-01-18T12:38:21.744Z] [2023-01-18T12:38:21.744Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:38:21.881Z] #38 206.4 CC criu/seccomp.o [2023-01-18T12:38:22.003Z] #49 63.57 Selecting previously unselected package xfsprogs. [2023-01-18T12:38:22.003Z] #49 63.57 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-01-18T12:38:22.003Z] #49 63.58 Unpacking xfsprogs (5.10.0-4) ... [2023-01-18T12:38:22.583Z] #49 64.45 Selecting previously unselected package zip. [2023-01-18T12:38:22.819Z] #38 207.1 CC criu/seize.o [2023-01-18T12:38:22.842Z] #49 64.45 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-01-18T12:38:22.842Z] #49 64.49 Unpacking zip (3.0-12) ... [2023-01-18T12:38:23.410Z] #49 64.92 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-18T12:38:23.757Z] #38 208.1 CC criu/servicefd.o [2023-01-18T12:38:23.757Z] #38 ... [2023-01-18T12:38:23.757Z] [2023-01-18T12:38:23.757Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-18T12:38:23.757Z] #51 12.70 Collecting yamllint==1.26.1 [2023-01-18T12:38:25.136Z] #51 13.75 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-01-18T12:38:25.313Z] #49 66.75 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-01-18T12:38:25.313Z] #49 66.76 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-18T12:38:25.313Z] #49 66.82 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-01-18T12:38:25.313Z] #49 66.84 Setting up libicu67:amd64 (67.1-7) ... [2023-01-18T12:38:25.313Z] #49 66.85 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-01-18T12:38:25.313Z] #49 66.87 Setting up libinih1:amd64 (53-1+b2) ... [2023-01-18T12:38:25.313Z] #49 66.96 Setting up uidmap (1:4.8.1-1) ... [2023-01-18T12:38:25.313Z] #49 66.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-18T12:38:25.313Z] #49 67.00 Setting up bzip2 (1.0.8-4) ... [2023-01-18T12:38:25.313Z] #49 67.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-18T12:38:25.313Z] #49 67.05 Setting up python3-wheel (0.34.2-1) ... [2023-01-18T12:38:26.075Z] #51 14.97 Collecting pathspec>=0.5.3 [2023-01-18T12:38:26.075Z] #51 14.98 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2023-01-18T12:38:26.351Z] #51 15.39 Collecting pyyaml [2023-01-18T12:38:26.351Z] #51 15.40 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-01-18T12:38:26.351Z] #51 15.46 Building wheels for collected packages: yamllint [2023-01-18T12:38:26.627Z] #51 15.46 Building wheel for yamllint (setup.py): started [2023-01-18T12:38:26.691Z] #49 68.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:38:26.691Z] #49 68.23 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-18T12:38:26.691Z] #49 68.25 Setting up libcap2-bin (1:2.44-1) ... [2023-01-18T12:38:26.691Z] #49 68.28 Setting up apparmor (2.13.6-10) ... [2023-01-18T12:38:28.019Z] #51 16.70 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-18T12:38:28.019Z] #51 16.70 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2a841d28813b749809503765eee7790b34191302a8d9b0856c864f7c305cfed5 [2023-01-18T12:38:28.019Z] #51 16.70 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-01-18T12:38:28.019Z] #51 16.72 Successfully built yamllint [2023-01-18T12:38:28.019Z] #51 16.78 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-18T12:38:28.285Z] #51 17.25 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2023-01-18T12:38:28.853Z] #51 DONE 17.8s [2023-01-18T12:38:28.853Z] [2023-01-18T12:38:28.853Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2023-01-18T12:38:29.423Z] #52 DONE 0.3s [2023-01-18T12:38:29.423Z] [2023-01-18T12:38:29.423Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-01-18T12:38:29.682Z] #53 DONE 0.5s [2023-01-18T12:38:29.682Z] [2023-01-18T12:38:29.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-01-18T12:38:29.682Z] #38 208.5 include/common/asm/bitops.h: Assembler messages: [2023-01-18T12:38:29.682Z] #38 208.5 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:38:29.682Z] #38 208.6 CC criu/shmem.o [2023-01-18T12:38:29.682Z] #38 209.6 CC criu/sigframe.o [2023-01-18T12:38:29.682Z] #38 209.9 CC criu/signalfd.o [2023-01-18T12:38:29.682Z] #38 210.3 CC criu/sk-inet.o [2023-01-18T12:38:29.682Z] #38 211.7 CC criu/sk-netlink.o [2023-01-18T12:38:29.682Z] #38 212.3 CC criu/sk-packet.o [2023-01-18T12:38:29.682Z] #38 213.3 CC criu/sk-queue.o [2023-01-18T12:38:29.682Z] #38 213.9 CC criu/sk-tcp.o [2023-01-18T12:38:29.839Z] #37 ... [2023-01-18T12:38:29.839Z] [2023-01-18T12:38:29.839Z] #48 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-18T12:38:29.839Z] #48 196.8 + mkdir -p /build [2023-01-18T12:38:29.839Z] #48 196.8 + cp runc /build/runc [2023-01-18T12:38:29.839Z] #48 DONE 197.8s [2023-01-18T12:38:29.839Z] [2023-01-18T12:38:29.839Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:38:29.839Z] #35 396.4 + /build/golangci-lint --version [2023-01-18T12:38:29.839Z] #35 398.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-01-18T12:38:29.839Z] #35 DONE 398.3s [2023-01-18T12:38:29.839Z] [2023-01-18T12:38:29.839Z] #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-01-18T12:38:30.251Z] #38 ... [2023-01-18T12:38:30.251Z] [2023-01-18T12:38:30.251Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-01-18T12:38:30.251Z] #54 DONE 0.3s [2023-01-18T12:38:30.251Z] [2023-01-18T12:38:30.251Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-01-18T12:38:30.251Z] #55 DONE 0.1s [2023-01-18T12:38:30.251Z] [2023-01-18T12:38:30.251Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:38:30.251Z] #38 214.5 CC criu/sk-unix.o [2023-01-18T12:38:30.251Z] #38 ... [2023-01-18T12:38:30.251Z] [2023-01-18T12:38:30.251Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2023-01-18T12:38:30.510Z] #56 DONE 0.2s [2023-01-18T12:38:30.510Z] [2023-01-18T12:38:30.510Z] #35 [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-01-18T12:38:31.728Z] #37 342.7 + bin/containerd [2023-01-18T12:38:31.993Z] #49 73.83 Setting up zip (3.0-12) ... [2023-01-18T12:38:32.417Z] #35 ... [2023-01-18T12:38:32.417Z] [2023-01-18T12:38:32.417Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:38:32.417Z] #38 216.5 CC criu/sockets.o [2023-01-18T12:38:32.511Z] #49 74.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:38:32.511Z] #49 74.22 Setting up bash-completion (1:2.11-2) ... [2023-01-18T12:38:32.770Z] #49 ... [2023-01-18T12:38:32.770Z] [2023-01-18T12:38:32.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-01-18T12:38:32.770Z] #38 192.3 CC criu/kcmp-ids.o [2023-01-18T12:38:32.770Z] #38 192.8 CC criu/kerndat.o [2023-01-18T12:38:32.770Z] #38 194.7 CC criu/libnetlink.o [2023-01-18T12:38:32.770Z] #38 195.6 CC criu/log.o [2023-01-18T12:38:32.770Z] #38 196.4 CC criu/lsm.o [2023-01-18T12:38:32.770Z] #38 196.9 CC criu/mem.o [2023-01-18T12:38:32.770Z] #38 199.1 CC criu/memfd.o [2023-01-18T12:38:32.770Z] #38 200.0 CC criu/mount.o [2023-01-18T12:38:33.035Z] ok github.com/docker/docker/cmd/dockerd 0.060s coverage: 29.1% of statements [2023-01-18T12:38:33.035Z] ok github.com/docker/docker/container 0.119s coverage: 34.5% of statements [2023-01-18T12:38:33.035Z] ? github.com/docker/docker/container/stream [no test files] [2023-01-18T12:38:33.035Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-01-18T12:38:33.035Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-01-18T12:38:33.035Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-01-18T12:38:33.355Z] #38 217.7 CC criu/stats.o [2023-01-18T12:38:33.615Z] #38 218.0 CC criu/string.o [2023-01-18T12:38:33.615Z] #38 218.1 CC criu/sysctl.o [2023-01-18T12:38:34.244Z] #37 ... [2023-01-18T12:38:34.244Z] [2023-01-18T12:38:34.244Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-01-18T12:38:34.244Z] #61 DONE 0.6s [2023-01-18T12:38:34.244Z] [2023-01-18T12:38:34.244Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-01-18T12:38:34.244Z] #62 DONE 0.1s [2023-01-18T12:38:34.244Z] [2023-01-18T12:38:34.244Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-01-18T12:38:34.244Z] #63 DONE 0.2s [2023-01-18T12:38:34.244Z] [2023-01-18T12:38:34.244Z] #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-01-18T12:38:34.553Z] #38 218.8 CC criu/sysfs_parse.o [2023-01-18T12:38:34.812Z] #38 219.1 CC criu/timens.o [2023-01-18T12:38:35.072Z] #38 219.5 CC criu/timerfd.o [2023-01-18T12:38:35.331Z] #38 219.9 CC criu/tty.o [2023-01-18T12:38:36.058Z] #38 ... [2023-01-18T12:38:36.058Z] [2023-01-18T12:38:36.058Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:38:36.317Z] #49 77.83 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-18T12:38:36.317Z] #49 77.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-18T12:38:36.317Z] #49 77.99 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-01-18T12:38:36.317Z] #49 78.01 Setting up patch (2.7.6-7) ... [2023-01-18T12:38:36.317Z] #49 78.04 Setting up sudo (1.9.5p2-3) ... [2023-01-18T12:38:36.322Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2023-01-18T12:38:36.578Z] #49 78.17 invoke-rc.d: could not determine current runlevel [2023-01-18T12:38:36.578Z] #49 78.20 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-18T12:38:36.578Z] #49 78.22 Setting up xfsprogs (5.10.0-4) ... [2023-01-18T12:38:36.578Z] #49 78.26 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-01-18T12:38:36.578Z] #49 78.34 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-18T12:38:36.578Z] #49 78.36 Setting up pigz (2.6-1) ... [2023-01-18T12:38:36.578Z] #49 78.40 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-18T12:38:36.578Z] #49 78.42 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-18T12:38:36.838Z] #49 78.45 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-18T12:38:36.838Z] #49 78.51 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:38:36.890Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.017s coverage: 65.3% of statements [2023-01-18T12:38:37.775Z] #49 79.48 Setting up libaio1:amd64 (0.3.112-9) ... [2023-01-18T12:38:37.775Z] #49 79.49 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-18T12:38:37.827Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2023-01-18T12:38:37.869Z] #38 221.9 CC criu/tun.o [2023-01-18T12:38:38.128Z] #38 222.6 CC criu/uffd.o [2023-01-18T12:38:38.427Z] #33 ... [2023-01-18T12:38:38.427Z] [2023-01-18T12:38:38.427Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-18T12:38:38.427Z] #40 165.1 + mkdir -p /build [2023-01-18T12:38:38.427Z] #40 165.1 + cp runc /build/runc [2023-01-18T12:38:38.714Z] #49 80.25 Setting up libelf1:amd64 (0.183-1) ... [2023-01-18T12:38:38.714Z] #49 80.29 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-18T12:38:38.714Z] #49 80.31 Setting up python3-distutils (3.9.2-1) ... [2023-01-18T12:38:38.990Z] #40 DONE 166.1s [2023-01-18T12:38:38.990Z] [2023-01-18T12:38:38.990Z] #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-01-18T12:38:39.508Z] #38 223.8 CC criu/util.o [2023-01-18T12:38:39.539Z] #49 81.13 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-18T12:38:39.539Z] #49 81.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-18T12:38:39.539Z] #49 81.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-18T12:38:39.539Z] #49 81.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-18T12:38:39.539Z] #49 81.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-18T12:38:39.539Z] #49 81.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-18T12:38:39.539Z] #49 81.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-18T12:38:39.539Z] #49 81.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-18T12:38:39.768Z] #38 ... [2023-01-18T12:38:39.768Z] [2023-01-18T12:38:39.768Z] #35 [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-01-18T12:38:39.768Z] #35 298.2 + dpkg --print-architecture [2023-01-18T12:38:39.768Z] #35 298.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-01-18T12:38:39.798Z] #49 81.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-18T12:38:39.798Z] #49 81.33 Setting up python3-setuptools (52.0.0-4) ... [2023-01-18T12:38:40.028Z] #35 298.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-01-18T12:38:40.028Z] #35 298.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-01-18T12:38:40.359Z] #33 288.9 + /build/golangci-lint --version [2023-01-18T12:38:41.727Z] #33 290.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-01-18T12:38:41.983Z] #33 DONE 290.3s [2023-01-18T12:38:41.983Z] [2023-01-18T12:38:41.983Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-18T12:38:42.331Z] #49 83.56 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-18T12:38:42.331Z] #49 83.57 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-01-18T12:38:42.331Z] #49 83.58 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-18T12:38:42.331Z] #49 83.61 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-18T12:38:43.876Z] #37 ... [2023-01-18T12:38:43.876Z] [2023-01-18T12:38:43.876Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-01-18T12:38:43.876Z] #61 DONE 0.4s [2023-01-18T12:38:43.876Z] [2023-01-18T12:38:43.876Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-01-18T12:38:44.132Z] #62 DONE 0.1s [2023-01-18T12:38:44.132Z] [2023-01-18T12:38:44.132Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-01-18T12:38:44.132Z] #63 DONE 0.1s [2023-01-18T12:38:44.132Z] [2023-01-18T12:38:44.132Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-18T12:38:44.233Z] #49 85.87 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-18T12:38:44.233Z] #49 85.91 Setting up jq (1.6-2.1) ... [2023-01-18T12:38:44.233Z] #49 85.96 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-01-18T12:38:44.233Z] #49 86.01 Setting up iptables (1.8.7-1) ... [2023-01-18T12:38:44.233Z] #49 86.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-18T12:38:44.408Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2023-01-18T12:38:44.494Z] #49 86.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-18T12:38:44.494Z] #49 86.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-18T12:38:44.494Z] #49 86.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-18T12:38:44.494Z] #49 86.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-18T12:38:44.494Z] #49 86.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-18T12:38:44.494Z] #49 86.12 Setting up iproute2 (5.10.0-4) ... [2023-01-18T12:38:45.061Z] #49 86.71 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:38:45.347Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.8% of statements [2023-01-18T12:38:45.915Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2023-01-18T12:38:46.174Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2023-01-18T12:38:46.651Z] #37 253.8 + bin/containerd [2023-01-18T12:38:46.960Z] #49 ... [2023-01-18T12:38:46.960Z] [2023-01-18T12:38:46.960Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:38:46.960Z] #38 206.1 CC criu/namespaces.o [2023-01-18T12:38:46.960Z] #38 209.3 CC criu/net.o [2023-01-18T12:38:46.960Z] #38 215.4 CC criu/netfilter.o [2023-01-18T12:38:46.960Z] #38 216.3 CC criu/page-pipe.o [2023-01-18T12:38:47.108Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2023-01-18T12:38:47.218Z] #38 ... [2023-01-18T12:38:47.218Z] [2023-01-18T12:38:47.218Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-01-18T12:38:47.218Z] #49 DONE 88.9s [2023-01-18T12:38:47.218Z] [2023-01-18T12:38:47.218Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-01-18T12:38:48.152Z] #35 ... [2023-01-18T12:38:48.152Z] [2023-01-18T12:38:48.152Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:38:48.152Z] #38 225.3 CC criu/uts_ns.o [2023-01-18T12:38:48.152Z] #38 225.5 CC criu/vdso-compat.o [2023-01-18T12:38:48.152Z] #38 225.8 CC criu/vdso.o [2023-01-18T12:38:48.152Z] #38 226.4 LINK criu/built-in.o [2023-01-18T12:38:48.152Z] #38 226.6 LINK criu/criu [2023-01-18T12:38:48.152Z] #38 227.0 DEP lib/c/criu.d [2023-01-18T12:38:48.152Z] #38 227.2 CC images/rpc.pb-c.o [2023-01-18T12:38:48.152Z] #38 227.9 CC lib/c/criu.o [2023-01-18T12:38:48.152Z] #38 229.2 LINK lib/c/built-in.o [2023-01-18T12:38:48.152Z] #38 229.2 LINK lib/c/libcriu.so [2023-01-18T12:38:48.152Z] #38 229.3 LINK lib/c/libcriu.a [2023-01-18T12:38:48.152Z] #38 229.4 GEN magic.py [2023-01-18T12:38:48.152Z] #38 229.6 Note: Building without setproctitle() and strlcpy() support. [2023-01-18T12:38:48.152Z] #38 229.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-18T12:38:48.152Z] #38 229.6 Note: Building without GnuTLS support [2023-01-18T12:38:48.152Z] #38 229.6 Makefile.config:39: Warn: you have no libnftables installed [2023-01-18T12:38:48.152Z] #38 229.6 Makefile.config:40: Warn: Building without nftables support [2023-01-18T12:38:48.152Z] #38 230.8 fatal: not a git repository (or any of the parent directories): .git [2023-01-18T12:38:48.152Z] #38 231.5 make[1]: Nothing to be done for 'all'. [2023-01-18T12:38:48.152Z] #38 232.3 make[1]: 'images/built-in.o' is up to date. [2023-01-18T12:38:48.152Z] #38 232.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-01-18T12:38:48.152Z] #38 232.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-01-18T12:38:48.152Z] #38 232.5 make[1]: 'compel/libcompel.a' is up to date. [2023-01-18T12:38:48.152Z] #38 232.5 make[1]: 'compel/compel-host-bin' is up to date. [2023-01-18T12:38:48.152Z] #38 232.5 make[1]: Nothing to be done for 'all'. [2023-01-18T12:38:48.152Z] #38 232.5 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-18T12:38:48.411Z] #38 232.8 make[2]: Nothing to be done for 'all'. [2023-01-18T12:38:48.411Z] #38 232.9 make[2]: Nothing to be done for 'all'. [2023-01-18T12:38:48.411Z] #38 232.9 make[2]: Nothing to be done for 'all'. [2023-01-18T12:38:48.488Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.586s coverage: 74.6% of statements [2023-01-18T12:38:48.671Z] #38 233.0 make[2]: Nothing to be done for 'all'. [2023-01-18T12:38:48.671Z] #38 233.1 make[2]: Nothing to be done for 'all'. [2023-01-18T12:38:48.671Z] #38 233.1 make[2]: Nothing to be done for 'all'. [2023-01-18T12:38:48.671Z] #38 233.1 make[2]: Nothing to be done for 'all'. [2023-01-18T12:38:48.931Z] #38 233.3 make[2]: Nothing to be done for 'all'. [2023-01-18T12:38:48.931Z] #38 233.3 INSTALL criu/criu [2023-01-18T12:38:49.056Z] ok github.com/docker/docker/daemon 12.103s coverage: 17.1% of statements [2023-01-18T12:38:49.056Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-01-18T12:38:49.056Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-01-18T12:38:49.056Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-01-18T12:38:49.056Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-01-18T12:38:49.117Z] #50 1.510 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-18T12:38:49.117Z] #50 1.524 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-18T12:38:49.117Z] #50 1.531 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-18T12:38:49.117Z] #50 DONE 1.7s [2023-01-18T12:38:49.117Z] [2023-01-18T12:38:49.117Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-18T12:38:49.506Z] #38 DONE 234.0s [2023-01-18T12:38:49.506Z] [2023-01-18T12:38:49.506Z] #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-01-18T12:38:49.993Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.026s coverage: 2.9% of statements [2023-01-18T12:38:49.993Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.190s coverage: 60.7% of statements [2023-01-18T12:38:51.372Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.026s coverage: 1.8% of statements [2023-01-18T12:38:52.764Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.339s coverage: 50.5% of statements [2023-01-18T12:38:53.701Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.094s coverage: 45.9% of statements [2023-01-18T12:38:53.701Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-01-18T12:38:55.079Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2023-01-18T12:38:55.339Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.127s coverage: 58.0% of statements [2023-01-18T12:38:55.339Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-01-18T12:38:55.339Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-01-18T12:38:55.676Z] #51 ... [2023-01-18T12:38:55.676Z] [2023-01-18T12:38:55.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-01-18T12:38:55.676Z] #38 217.7 CC criu/page-xfer.o [2023-01-18T12:38:55.676Z] #38 220.6 CC criu/pagemap-cache.o [2023-01-18T12:38:55.676Z] #38 221.2 CC criu/pagemap.o [2023-01-18T12:38:55.676Z] #38 223.3 CC criu/parasite-syscall.o [2023-01-18T12:38:55.935Z] #38 225.4 CC criu/path.o [2023-01-18T12:38:56.276Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2023-01-18T12:38:56.503Z] #38 225.9 CC criu/pie-util-vdso-elf32.o [2023-01-18T12:38:56.761Z] #38 226.4 CC criu/pie-util-vdso.o [2023-01-18T12:38:56.794Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2023-01-18T12:38:57.053Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.6% of statements [2023-01-18T12:38:57.053Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-01-18T12:38:57.053Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-01-18T12:38:57.698Z] #38 227.1 CC criu/pie-util.o [2023-01-18T12:38:57.698Z] #38 227.3 CC criu/pipes.o [2023-01-18T12:38:57.990Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2023-01-18T12:38:58.249Z] ok github.com/docker/docker/daemon/logger/awslogs 0.139s coverage: 77.4% of statements [2023-01-18T12:38:58.249Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-01-18T12:38:58.249Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-01-18T12:38:58.634Z] #38 228.1 CC criu/plugin.o [2023-01-18T12:38:58.819Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2023-01-18T12:38:58.819Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2023-01-18T12:38:58.893Z] #38 228.5 CC criu/proc_parse.o [2023-01-18T12:38:59.386Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2023-01-18T12:38:59.386Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 69.9% of statements [2023-01-18T12:38:59.956Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 78.7% of statements [2023-01-18T12:38:59.956Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-01-18T12:39:00.524Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 58.2% of statements [2023-01-18T12:39:00.784Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2023-01-18T12:39:01.352Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2023-01-18T12:39:01.611Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-01-18T12:39:02.179Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-01-18T12:39:02.205Z] #38 231.4 CC criu/protobuf-desc.o [2023-01-18T12:39:02.472Z] #38 ... [2023-01-18T12:39:02.472Z] [2023-01-18T12:39:02.472Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-18T12:39:02.472Z] #51 13.49 Collecting yamllint==1.26.1 [2023-01-18T12:39:03.117Z] ok github.com/docker/docker/daemon/logger/splunk 1.530s coverage: 82.5% of statements [2023-01-18T12:39:03.117Z] ? github.com/docker/docker/daemon/names [no test files] [2023-01-18T12:39:03.117Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-01-18T12:39:03.685Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2023-01-18T12:39:03.845Z] #51 14.59 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-01-18T12:39:04.253Z] ok github.com/docker/docker/distribution 0.596s coverage: 29.0% of statements [2023-01-18T12:39:04.253Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-01-18T12:39:04.391Z] #42 ... [2023-01-18T12:39:04.391Z] [2023-01-18T12:39:04.391Z] #35 [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-01-18T12:39:04.391Z] #35 DONE 320.6s [2023-01-18T12:39:04.391Z] [2023-01-18T12:39:04.391Z] #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-01-18T12:39:04.391Z] #42 ... [2023-01-18T12:39:04.391Z] [2023-01-18T12:39:04.391Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2023-01-18T12:39:04.391Z] #57 DONE 0.5s [2023-01-18T12:39:04.391Z] [2023-01-18T12:39:04.391Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2023-01-18T12:39:04.391Z] #58 DONE 0.1s [2023-01-18T12:39:04.391Z] [2023-01-18T12:39:04.391Z] #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-01-18T12:39:04.391Z] #42 ... [2023-01-18T12:39:04.391Z] [2023-01-18T12:39:04.391Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-01-18T12:39:04.391Z] #59 DONE 0.1s [2023-01-18T12:39:04.391Z] [2023-01-18T12:39:04.391Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-01-18T12:39:04.391Z] #60 DONE 0.1s [2023-01-18T12:39:04.391Z] [2023-01-18T12:39:04.391Z] #31 [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-01-18T12:39:04.512Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2023-01-18T12:39:04.779Z] #51 15.98 Collecting pathspec>=0.5.3 [2023-01-18T12:39:05.037Z] #51 16.00 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2023-01-18T12:39:05.448Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2023-01-18T12:39:05.604Z] #51 16.48 Collecting pyyaml [2023-01-18T12:39:05.604Z] #51 16.50 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-01-18T12:39:05.604Z] #51 16.58 Building wheels for collected packages: yamllint [2023-01-18T12:39:05.604Z] #51 16.58 Building wheel for yamllint (setup.py): started [2023-01-18T12:39:05.707Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-01-18T12:39:05.965Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2023-01-18T12:39:06.224Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.6% of statements [2023-01-18T12:39:06.224Z] ? github.com/docker/docker/dockerversion [no test files] [2023-01-18T12:39:06.224Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-01-18T12:39:06.224Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-01-18T12:39:06.482Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2023-01-18T12:39:06.980Z] #51 17.89 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-18T12:39:06.980Z] #51 17.89 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fc02bcf581d13f125ea3fb0edc48a0f098a60e18701a6b848227a6220a5f7a04 [2023-01-18T12:39:06.980Z] #51 17.89 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-01-18T12:39:06.980Z] #51 17.90 Successfully built yamllint [2023-01-18T12:39:06.980Z] #51 17.93 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-18T12:39:07.239Z] #51 18.41 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2023-01-18T12:39:07.419Z] ok github.com/docker/docker/oci 0.029s coverage: 40.6% of statements [2023-01-18T12:39:07.986Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2023-01-18T12:39:07.986Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-01-18T12:39:08.176Z] #51 DONE 19.3s [2023-01-18T12:39:08.176Z] [2023-01-18T12:39:08.176Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2023-01-18T12:39:08.744Z] #52 DONE 0.5s [2023-01-18T12:39:08.744Z] [2023-01-18T12:39:08.744Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-01-18T12:39:09.364Z] ok github.com/docker/docker/pkg/archive 0.288s coverage: 82.3% of statements [2023-01-18T12:39:09.683Z] #53 DONE 0.7s [2023-01-18T12:39:09.683Z] [2023-01-18T12:39:09.683Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-01-18T12:39:09.943Z] #54 DONE 0.3s [2023-01-18T12:39:09.943Z] [2023-01-18T12:39:09.943Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-01-18T12:39:09.943Z] #55 DONE 0.1s [2023-01-18T12:39:09.943Z] [2023-01-18T12:39:09.943Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2023-01-18T12:39:09.943Z] #56 DONE 0.1s [2023-01-18T12:39:09.943Z] [2023-01-18T12:39:09.943Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:39:09.943Z] #38 232.7 CC criu/protobuf.o [2023-01-18T12:39:09.943Z] #38 233.2 CC criu/pstree.o [2023-01-18T12:39:09.943Z] #38 234.8 CC criu/rbtree.o [2023-01-18T12:39:09.943Z] #38 235.3 CC criu/rst-malloc.o [2023-01-18T12:39:09.943Z] #38 235.7 CC criu/seccomp.o [2023-01-18T12:39:09.943Z] #38 236.8 CC criu/seize.o [2023-01-18T12:39:09.943Z] #38 238.2 CC criu/servicefd.o [2023-01-18T12:39:09.943Z] #38 238.8 include/common/asm/bitops.h: Assembler messages: [2023-01-18T12:39:09.943Z] #38 238.8 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-18T12:39:09.943Z] #38 238.9 CC criu/shmem.o [2023-01-18T12:39:10.510Z] #38 240.0 CC criu/sigframe.o [2023-01-18T12:39:10.740Z] ok github.com/docker/docker/pkg/authorization 0.681s coverage: 68.3% of statements [2023-01-18T12:39:10.769Z] #38 240.3 CC criu/signalfd.o [2023-01-18T12:39:10.998Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-01-18T12:39:10.998Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2023-01-18T12:39:11.028Z] #38 240.7 CC criu/sk-inet.o [2023-01-18T12:39:12.405Z] #38 242.0 CC criu/sk-netlink.o [2023-01-18T12:39:13.341Z] #38 242.5 CC criu/sk-packet.o [2023-01-18T12:39:13.908Z] #38 243.3 CC criu/sk-queue.o [2023-01-18T12:39:14.284Z] ok github.com/docker/docker/pkg/chrootarchive 2.525s coverage: 43.5% of statements [2023-01-18T12:39:14.284Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2023-01-18T12:39:14.475Z] #38 244.0 CC criu/sk-tcp.o [2023-01-18T12:39:14.543Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2023-01-18T12:39:14.802Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2023-01-18T12:39:15.042Z] #38 244.5 CC criu/sk-unix.o [2023-01-18T12:39:15.061Z] ok github.com/docker/docker/layer 7.588s coverage: 68.8% of statements [2023-01-18T12:39:15.061Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-01-18T12:39:15.061Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-01-18T12:39:15.061Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-01-18T12:39:15.061Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-01-18T12:39:15.061Z] ? github.com/docker/docker/oci/caps [no test files] [2023-01-18T12:39:15.061Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-01-18T12:39:15.061Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-01-18T12:39:15.629Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2023-01-18T12:39:15.889Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2023-01-18T12:39:16.148Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2023-01-18T12:39:17.084Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2023-01-18T12:39:17.575Z] #38 246.7 CC criu/sockets.o [2023-01-18T12:39:17.652Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.5% of statements [2023-01-18T12:39:18.220Z] ok github.com/docker/docker/pkg/fsutils 0.165s coverage: 85.1% of statements [2023-01-18T12:39:18.220Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2023-01-18T12:39:18.479Z] ok github.com/docker/docker/pkg/discovery/kv 3.029s coverage: 84.1% of statements [2023-01-18T12:39:18.515Z] #38 248.1 CC criu/stats.o [2023-01-18T12:39:18.773Z] #38 248.4 CC criu/string.o [2023-01-18T12:39:19.032Z] #38 248.6 CC criu/sysctl.o [2023-01-18T12:39:19.415Z] ok github.com/docker/docker/pkg/idtools 0.378s coverage: 69.5% of statements [2023-01-18T12:39:19.415Z] ok github.com/docker/docker/pkg/ioutils 0.337s coverage: 70.6% of statements [2023-01-18T12:39:19.674Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2023-01-18T12:39:19.674Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2023-01-18T12:39:19.674Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-01-18T12:39:19.674Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-01-18T12:39:19.674Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-01-18T12:39:19.933Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2023-01-18T12:39:19.933Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-01-18T12:39:19.933Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2023-01-18T12:39:19.966Z] #38 249.3 CC criu/sysfs_parse.o [2023-01-18T12:39:20.192Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-01-18T12:39:20.193Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2023-01-18T12:39:20.224Z] #38 249.7 CC criu/timens.o [2023-01-18T12:39:20.452Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2023-01-18T12:39:20.452Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-01-18T12:39:20.452Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-01-18T12:39:20.789Z] #38 250.0 CC criu/timerfd.o [2023-01-18T12:39:21.020Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2023-01-18T12:39:21.047Z] #38 250.4 CC criu/tty.o [2023-01-18T12:39:21.278Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2023-01-18T12:39:21.537Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-01-18T12:39:21.796Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-01-18T12:39:22.421Z] #38 ... [2023-01-18T12:39:22.421Z] [2023-01-18T12:39:22.421Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-18T12:39:22.421Z] #36 336.7 + dpkg --print-architecture [2023-01-18T12:39:22.421Z] #36 336.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-01-18T12:39:22.680Z] #36 337.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-01-18T12:39:22.680Z] #36 337.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-01-18T12:39:23.171Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2023-01-18T12:39:23.171Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2023-01-18T12:39:27.359Z] ok github.com/docker/docker/pkg/signal 3.352s coverage: 62.3% of statements [2023-01-18T12:39:27.359Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2023-01-18T12:39:27.639Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-01-18T12:39:27.639Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2023-01-18T12:39:28.239Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 52.5% of statements [2023-01-18T12:39:28.824Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-01-18T12:39:29.085Z] ok github.com/docker/docker/pkg/tailfile 0.076s coverage: 88.6% of statements [2023-01-18T12:39:29.652Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2023-01-18T12:39:29.652Z] coverage: [no statements] [2023-01-18T12:39:29.652Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-01-18T12:39:30.219Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2023-01-18T12:39:30.219Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-01-18T12:39:30.410Z] #37 394.6 # github.com/containerd/containerd/cmd/containerd [2023-01-18T12:39:30.410Z] #37 394.6 /usr/bin/ld: /tmp/go-link-2211750578/000019.o: in function `New': [2023-01-18T12:39:30.410Z] #37 394.6 /tmp/tmp.ZNHNacGfjP/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-01-18T12:39:30.410Z] #37 394.7 + bin/containerd-stress [2023-01-18T12:39:30.410Z] #37 395.8 + bin/containerd-shim [2023-01-18T12:39:30.478Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-01-18T12:39:32.380Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2023-01-18T12:39:32.380Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-01-18T12:39:32.646Z] #36 ... [2023-01-18T12:39:32.646Z] [2023-01-18T12:39:32.646Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-18T12:39:32.646Z] #38 252.9 CC criu/tun.o [2023-01-18T12:39:32.646Z] #38 253.6 CC criu/uffd.o [2023-01-18T12:39:32.646Z] #38 254.9 CC criu/util.o [2023-01-18T12:39:32.646Z] #38 256.5 CC criu/uts_ns.o [2023-01-18T12:39:32.646Z] #38 256.9 CC criu/vdso-compat.o [2023-01-18T12:39:32.646Z] #38 257.1 CC criu/vdso.o [2023-01-18T12:39:32.646Z] #38 257.8 LINK criu/built-in.o [2023-01-18T12:39:32.646Z] #38 258.0 LINK criu/criu [2023-01-18T12:39:32.646Z] #38 258.5 DEP lib/c/criu.d [2023-01-18T12:39:32.646Z] #38 258.7 CC images/rpc.pb-c.o [2023-01-18T12:39:32.646Z] #38 259.4 CC lib/c/criu.o [2023-01-18T12:39:32.646Z] #38 260.7 LINK lib/c/built-in.o [2023-01-18T12:39:32.646Z] #38 260.7 LINK lib/c/libcriu.so [2023-01-18T12:39:32.646Z] #38 260.9 LINK lib/c/libcriu.a [2023-01-18T12:39:32.646Z] #38 261.0 GEN magic.py [2023-01-18T12:39:32.646Z] #38 261.1 Note: Building without setproctitle() and strlcpy() support. [2023-01-18T12:39:32.646Z] #38 261.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-18T12:39:32.646Z] #38 261.2 Note: Building without GnuTLS support [2023-01-18T12:39:32.646Z] #38 261.2 Makefile.config:39: Warn: you have no libnftables installed [2023-01-18T12:39:32.646Z] #38 261.2 Makefile.config:40: Warn: Building without nftables support [2023-01-18T12:39:32.905Z] #38 262.4 fatal: not a git repository (or any of the parent directories): .git [2023-01-18T12:39:32.948Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2023-01-18T12:39:33.841Z] #38 263.3 make[1]: Nothing to be done for 'all'. [2023-01-18T12:39:33.884Z] ok github.com/docker/docker/quota 0.179s coverage: 71.4% of statements [2023-01-18T12:39:34.451Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-01-18T12:39:34.777Z] #38 264.2 make[1]: 'images/built-in.o' is up to date. [2023-01-18T12:39:34.777Z] #38 264.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-01-18T12:39:34.777Z] #38 264.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-01-18T12:39:34.777Z] #38 264.3 make[1]: 'compel/libcompel.a' is up to date. [2023-01-18T12:39:34.777Z] #38 264.4 make[1]: 'compel/compel-host-bin' is up to date. [2023-01-18T12:39:34.777Z] #38 264.4 make[1]: Nothing to be done for 'all'. [2023-01-18T12:39:35.036Z] #38 264.4 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-18T12:39:35.036Z] #38 264.7 make[2]: Nothing to be done for 'all'. [2023-01-18T12:39:35.295Z] #38 264.7 make[2]: Nothing to be done for 'all'. [2023-01-18T12:39:35.295Z] #38 264.8 make[2]: Nothing to be done for 'all'. [2023-01-18T12:39:35.387Z] ok github.com/docker/docker/registry 0.081s coverage: 57.3% of statements [2023-01-18T12:39:35.553Z] #38 264.9 make[2]: Nothing to be done for 'all'. [2023-01-18T12:39:35.553Z] #38 265.0 make[2]: Nothing to be done for 'all'. [2023-01-18T12:39:35.553Z] #38 265.0 make[2]: Nothing to be done for 'all'. [2023-01-18T12:39:35.553Z] #38 265.1 make[2]: Nothing to be done for 'all'. [2023-01-18T12:39:35.646Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2023-01-18T12:39:35.812Z] #38 265.2 make[2]: Nothing to be done for 'all'. [2023-01-18T12:39:35.812Z] #38 265.2 INSTALL criu/criu [2023-01-18T12:39:35.905Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2023-01-18T12:39:36.379Z] #38 DONE 266.0s [2023-01-18T12:39:36.379Z] [2023-01-18T12:39:36.379Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:39:36.473Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2023-01-18T12:39:36.473Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2023-01-18T12:39:36.946Z] #37 407.1 + bin/containerd-shim-runc-v1 [2023-01-18T12:39:38.377Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-01-18T12:39:38.945Z] ok github.com/docker/docker/volume/local 0.066s coverage: 76.4% of statements [2023-01-18T12:39:39.512Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2023-01-18T12:39:40.448Z] ok github.com/docker/docker/volume/service 0.018s coverage: 73.1% of statements [2023-01-18T12:39:42.825Z] #37 304.0 # github.com/containerd/containerd/cmd/containerd [2023-01-18T12:39:42.825Z] #37 304.0 /usr/bin/ld: /tmp/go-link-1077256424/000019.o: in function `New': [2023-01-18T12:39:42.825Z] #37 304.0 /tmp/tmp.UymixB3Irl/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-01-18T12:39:42.825Z] #37 304.1 + bin/containerd-stress [2023-01-18T12:39:42.825Z] #37 305.2 + bin/containerd-shim [2023-01-18T12:39:43.119Z] #31 ... [2023-01-18T12:39:43.119Z] [2023-01-18T12:39:43.119Z] #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-01-18T12:39:43.119Z] #42 181.9 + mkdir -p /build [2023-01-18T12:39:43.119Z] #42 181.9 + cp runc /build/runc [2023-01-18T12:39:43.483Z] #37 413.5 + bin/containerd-shim-runc-v2 [2023-01-18T12:39:43.483Z] #37 414.3 + binaries [2023-01-18T12:39:43.483Z] #37 414.3 + install -D bin/containerd /build/containerd [2023-01-18T12:39:43.483Z] #37 414.3 + install -D bin/containerd-shim /build/containerd-shim [2023-01-18T12:39:43.483Z] #37 414.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-01-18T12:39:43.483Z] #37 414.4 + install -D bin/ctr /build/ctr [2023-01-18T12:39:44.058Z] #42 DONE 182.7s [2023-01-18T12:39:44.058Z] [2023-01-18T12:39:44.058Z] #31 [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-01-18T12:39:44.058Z] #31 362.1 + /build/golangci-lint --version [2023-01-18T12:39:44.995Z] #31 363.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-01-18T12:39:45.257Z] #31 DONE 363.9s [2023-01-18T12:39:45.257Z] [2023-01-18T12:39:45.257Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-18T12:39:45.994Z] #37 DONE 416.7s [2023-01-18T12:39:46.921Z] [2023-01-18T12:39:46.921Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-01-18T12:39:47.846Z] #64 DONE 1.1s [2023-01-18T12:39:47.846Z] [2023-01-18T12:39:47.846Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-01-18T12:39:48.406Z] #65 DONE 0.3s [2023-01-18T12:39:48.406Z] [2023-01-18T12:39:48.406Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-01-18T12:39:48.584Z] #29 ... [2023-01-18T12:39:48.584Z] [2023-01-18T12:39:48.584Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-18T12:39:48.584Z] #36 DONE 361.8s [2023-01-18T12:39:48.584Z] [2023-01-18T12:39:48.584Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:39:48.584Z] #29 ... [2023-01-18T12:39:48.584Z] [2023-01-18T12:39:48.584Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2023-01-18T12:39:48.843Z] #57 DONE 0.4s [2023-01-18T12:39:48.843Z] [2023-01-18T12:39:48.843Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:39:48.843Z] #29 ... [2023-01-18T12:39:48.843Z] [2023-01-18T12:39:48.843Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2023-01-18T12:39:48.843Z] #58 DONE 0.1s [2023-01-18T12:39:48.843Z] [2023-01-18T12:39:48.843Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-01-18T12:39:49.102Z] #59 DONE 0.1s [2023-01-18T12:39:49.102Z] [2023-01-18T12:39:49.102Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-01-18T12:39:49.102Z] #60 DONE 0.1s [2023-01-18T12:39:49.102Z] [2023-01-18T12:39:49.102Z] #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-01-18T12:39:49.331Z] #66 DONE 1.0s [2023-01-18T12:39:49.331Z] [2023-01-18T12:39:49.331Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-01-18T12:39:49.331Z] #67 DONE 0.0s [2023-01-18T12:39:49.331Z] [2023-01-18T12:39:49.331Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-01-18T12:39:49.331Z] #68 DONE 0.0s [2023-01-18T12:39:49.331Z] [2023-01-18T12:39:49.331Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-01-18T12:39:49.448Z] #37 ... [2023-01-18T12:39:49.448Z] [2023-01-18T12:39:49.448Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-01-18T12:39:49.456Z] #37 316.5 + bin/containerd-shim-runc-v1 [2023-01-18T12:39:50.016Z] #61 DONE 1.1s [2023-01-18T12:39:50.016Z] [2023-01-18T12:39:50.016Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-01-18T12:39:50.016Z] #62 DONE 0.1s [2023-01-18T12:39:50.016Z] [2023-01-18T12:39:50.016Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-01-18T12:39:50.585Z] #63 DONE 0.4s [2023-01-18T12:39:50.585Z] [2023-01-18T12:39:50.585Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-18T12:39:50.585Z] #37 312.5 + bin/containerd [2023-01-18T12:39:55.322Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/pkg/term [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/rootless [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/testutil/request [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/volume [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-01-18T12:39:55.322Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === Skipped [2023-01-18T12:39:55.322Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-01-18T12:39:55.322Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-01-18T12:39:55.322Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-01-18T12:39:55.322Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T12:39:55.322Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-01-18T12:39:55.322Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T12:39:55.322Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-01-18T12:39:55.322Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T12:39:55.322Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-01-18T12:39:55.322Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T12:39:55.322Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-01-18T12:39:55.322Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T12:39:55.322Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-01-18T12:39:55.322Z] graphtest_unix.go:74: No driver to put! [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-01-18T12:39:55.322Z] time="2023-01-18T12:38:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-18T12:39:55.322Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-18T12:39:55.322Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-01-18T12:39:55.322Z] time="2023-01-18T12:38:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-18T12:39:55.322Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-18T12:39:55.322Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-01-18T12:39:55.322Z] time="2023-01-18T12:38:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-18T12:39:55.322Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-18T12:39:55.322Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-01-18T12:39:55.322Z] time="2023-01-18T12:38:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-18T12:39:55.322Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-18T12:39:55.322Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-01-18T12:39:55.322Z] time="2023-01-18T12:38:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-18T12:39:55.322Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-18T12:39:55.322Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-01-18T12:39:55.322Z] graphtest_unix.go:74: No driver to put! [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-01-18T12:39:55.322Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-01-18T12:39:55.322Z] overlay_test.go:50: Fails to compute changes intermittently [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-01-18T12:39:55.322Z] overlay_test.go:66: Cannot run test with naive change algorithm [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-01-18T12:39:55.322Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-01-18T12:39:55.322Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T12:39:55.322Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-01-18T12:39:55.322Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T12:39:55.322Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-01-18T12:39:55.322Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T12:39:55.322Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-01-18T12:39:55.322Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T12:39:55.322Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-01-18T12:39:55.322Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T12:39:55.322Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-01-18T12:39:55.322Z] graphtest_unix.go:74: No driver to put! [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-01-18T12:39:55.322Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-01-18T12:39:55.322Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2023-01-18T12:39:55.322Z] [2023-01-18T12:39:55.322Z] DONE 2267 tests, 26 skipped in 194.292s Post stage [Pipeline] junit [2023-01-18T12:39:55.336Z] Recording test results [2023-01-18T12:39:55.437Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:39:55.779Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 -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:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 hack/make.sh dynbinary test-integration [2023-01-18T12:39:55.862Z] #69 DONE 6.3s [2023-01-18T12:39:55.862Z] [2023-01-18T12:39:55.862Z] #70 exporting to image [2023-01-18T12:39:55.862Z] #70 exporting layers [2023-01-18T12:39:55.992Z] #37 322.9 + bin/containerd-shim-runc-v2 [2023-01-18T12:39:56.253Z] #37 323.7 + binaries [2023-01-18T12:39:56.347Z] [2023-01-18T12:39:56.347Z] Removing bundles/ [2023-01-18T12:39:56.347Z] [2023-01-18T12:39:56.347Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-01-18T12:39:56.347Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-01-18T12:39:56.347Z] GOOS="" GOARCH="" GOARM="" [2023-01-18T12:39:56.510Z] #37 323.7 + install -D bin/containerd /build/containerd [2023-01-18T12:39:56.510Z] #37 323.7 + install -D bin/containerd-shim /build/containerd-shim [2023-01-18T12:39:56.510Z] #37 323.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-01-18T12:39:56.510Z] #37 323.7 + install -D bin/ctr /build/ctr [2023-01-18T12:39:57.071Z] #37 DONE 324.4s [2023-01-18T12:39:57.998Z] [2023-01-18T12:39:57.998Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-01-18T12:39:58.924Z] #64 DONE 0.7s [2023-01-18T12:39:58.924Z] [2023-01-18T12:39:58.924Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-01-18T12:39:58.924Z] #65 DONE 0.1s [2023-01-18T12:39:58.924Z] [2023-01-18T12:39:58.924Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-01-18T12:39:59.180Z] #66 DONE 0.3s [2023-01-18T12:39:59.180Z] [2023-01-18T12:39:59.180Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-01-18T12:39:59.180Z] #67 DONE 0.0s [2023-01-18T12:39:59.180Z] [2023-01-18T12:39:59.180Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-01-18T12:39:59.180Z] #68 DONE 0.0s [2023-01-18T12:39:59.436Z] [2023-01-18T12:39:59.436Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2023-01-18T12:40:00.361Z] #69 0.751 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-18T12:40:00.361Z] #69 0.751 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-18T12:40:00.361Z] #69 0.751 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-18T12:40:00.617Z] #69 0.990 Reading package lists... [2023-01-18T12:40:01.434Z] #69 1.490 Reading package lists... [2023-01-18T12:40:01.434Z] #69 1.976 Building dependency tree... [2023-01-18T12:40:01.434Z] #69 2.086 Reading state information... [2023-01-18T12:40:01.434Z] #69 2.201 The following additional packages will be installed: [2023-01-18T12:40:01.691Z] #69 2.202 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2023-01-18T12:40:01.691Z] #69 2.203 Suggested packages: [2023-01-18T12:40:01.691Z] #69 2.203 systemd-container policykit-1 [2023-01-18T12:40:01.691Z] #69 2.203 Recommended packages: [2023-01-18T12:40:01.691Z] #69 2.203 systemd-timesyncd | time-daemon libnss-systemd [2023-01-18T12:40:01.691Z] #69 2.270 The following NEW packages will be installed: [2023-01-18T12:40:01.691Z] #69 2.270 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2023-01-18T12:40:01.691Z] #69 2.271 libkmod2 libpam-systemd systemd systemd-sysv [2023-01-18T12:40:01.947Z] #69 2.539 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-01-18T12:40:01.947Z] #69 2.539 Need to get 5828 kB of archives. [2023-01-18T12:40:01.947Z] #69 2.539 After this operation, 19.3 MB of additional disk space will be used. [2023-01-18T12:40:01.947Z] #69 2.539 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2023-01-18T12:40:01.947Z] #69 2.542 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2023-01-18T12:40:01.947Z] #69 2.543 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2023-01-18T12:40:01.947Z] #69 2.546 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2023-01-18T12:40:01.947Z] #69 2.548 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2023-01-18T12:40:01.947Z] #69 2.586 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB] [2023-01-18T12:40:01.947Z] #69 2.587 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2023-01-18T12:40:01.947Z] #69 2.588 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2023-01-18T12:40:01.947Z] #69 2.590 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB] [2023-01-18T12:40:01.947Z] #69 2.592 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-01-18T12:40:01.947Z] #69 2.709 debconf: delaying package configuration, since apt-utils is not installed [2023-01-18T12:40:01.947Z] #69 2.738 Fetched 5828 kB in 0s (18.4 MB/s) [2023-01-18T12:40:01.947Z] #69 2.759 Selecting previously unselected package libargon2-1:amd64. [2023-01-18T12:40:02.202Z] #69 2.759 (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-01-18T12:40:02.202Z] #69 2.775 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2023-01-18T12:40:02.202Z] #69 2.785 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2023-01-18T12:40:02.202Z] #69 2.819 Selecting previously unselected package libjson-c5:amd64. [2023-01-18T12:40:02.202Z] #69 2.822 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2023-01-18T12:40:02.202Z] #69 2.826 Unpacking libjson-c5:amd64 (0.15-2) ... [2023-01-18T12:40:02.202Z] #69 2.862 Selecting previously unselected package libcryptsetup12:amd64. [2023-01-18T12:40:02.202Z] #69 2.864 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2023-01-18T12:40:02.202Z] #69 2.868 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-01-18T12:40:02.202Z] #69 2.920 Selecting previously unselected package libkmod2:amd64. [2023-01-18T12:40:02.202Z] #69 2.922 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2023-01-18T12:40:02.202Z] #69 2.926 Unpacking libkmod2:amd64 (28-1) ... [2023-01-18T12:40:02.202Z] #69 2.970 Selecting previously unselected package systemd. [2023-01-18T12:40:02.397Z] #70 exporting layers 7.0s done [2023-01-18T12:40:02.397Z] #70 writing image sha256:9d929ec4779532d25cbe4956f96fc3661393a857923064b8455d2dec24fb9cf1 done [2023-01-18T12:40:02.397Z] #70 naming to docker.io/library/docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 done [2023-01-18T12:40:02.397Z] #70 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2023-01-18T12:40:02.458Z] #69 2.972 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ... [2023-01-18T12:40:02.458Z] #69 3.005 Unpacking systemd (247.3-7+deb11u1) ... [2023-01-18T12:40:02.715Z] #69 3.477 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2023-01-18T12:40:02.715Z] #69 3.487 Setting up libjson-c5:amd64 (0.15-2) ... [2023-01-18T12:40:02.715Z] #69 3.496 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-01-18T12:40:02.715Z] #69 3.506 Setting up libkmod2:amd64 (28-1) ... [2023-01-18T12:40:02.715Z] #69 3.516 Setting up systemd (247.3-7+deb11u1) ... [2023-01-18T12:40:02.715Z] #69 3.551 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-01-18T12:40:02.761Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44846/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44846/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 hack/validate/default [2023-01-18T12:40:02.970Z] #69 3.553 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-01-18T12:40:02.970Z] #69 3.556 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-01-18T12:40:02.970Z] #69 3.578 Initializing machine ID from KVM UUID. [2023-01-18T12:40:03.226Z] #69 3.884 Selecting previously unselected package systemd-sysv. [2023-01-18T12:40:03.226Z] #69 3.884 (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-01-18T12:40:03.226Z] #69 3.896 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ... [2023-01-18T12:40:03.226Z] #69 3.900 Unpacking systemd-sysv (247.3-7+deb11u1) ... [2023-01-18T12:40:03.226Z] #69 3.942 Selecting previously unselected package libdbus-1-3:amd64. [2023-01-18T12:40:03.226Z] #69 3.942 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2023-01-18T12:40:03.226Z] #69 3.946 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-01-18T12:40:03.226Z] #69 3.998 Selecting previously unselected package dbus. [2023-01-18T12:40:03.482Z] #69 3.999 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2023-01-18T12:40:03.482Z] #69 4.008 Unpacking dbus (1.12.24-0+deb11u1) ... [2023-01-18T12:40:03.482Z] #69 4.066 Selecting previously unselected package libpam-systemd:amd64. [2023-01-18T12:40:03.482Z] #69 4.069 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ... [2023-01-18T12:40:03.482Z] #69 4.072 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:40:03.482Z] #69 4.121 Selecting previously unselected package dbus-user-session. [2023-01-18T12:40:03.482Z] #69 4.121 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2023-01-18T12:40:03.482Z] #69 4.125 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2023-01-18T12:40:03.482Z] #69 4.164 Setting up systemd-sysv (247.3-7+deb11u1) ... [2023-01-18T12:40:03.482Z] #69 4.174 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-01-18T12:40:03.482Z] #69 4.184 Setting up dbus (1.12.24-0+deb11u1) ... [2023-01-18T12:40:03.687Z] Congratulations! All commits are properly signed with the DCO! [2023-01-18T12:40:03.738Z] #69 4.300 invoke-rc.d: could not determine current runlevel [2023-01-18T12:40:03.738Z] #69 4.302 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-18T12:40:03.738Z] #69 4.306 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-01-18T12:40:03.738Z] #69 4.416 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2023-01-18T12:40:03.738Z] #69 4.428 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-18T12:40:03.738Z] #69 DONE 4.5s [2023-01-18T12:40:03.993Z] [2023-01-18T12:40:03.993Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2023-01-18T12:40:04.248Z] #70 0.427 % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T12:40:04.248Z] #70 0.428 Dload Upload Total Spent Left Speed [2023-01-18T12:40:04.615Z] Congratulations! Seccomp profile generation is done correctly. [2023-01-18T12:40:04.615Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2023-01-18T12:40:04.809Z] #70 0.430 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5977 0 --:--:-- --:--:-- --:--:-- 5957 100 1823 100 1823 0 0 5957 0 --:--:-- --:--:-- --:--:-- 5957 [2023-01-18T12:40:04.809Z] #70 DONE 0.8s [2023-01-18T12:40:04.809Z] [2023-01-18T12:40:04.809Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-01-18T12:40:06.171Z] #71 DONE 1.3s [2023-01-18T12:40:06.171Z] [2023-01-18T12:40:06.171Z] #72 exporting to image [2023-01-18T12:40:06.171Z] #72 exporting layers [2023-01-18T12:40:11.413Z] #72 exporting layers 5.6s done [2023-01-18T12:40:11.413Z] #72 writing image sha256:4e8fecb439426f5d4c177eb86beea3b55b0513922dc26cbedea49d0d7c75b6d7 done [2023-01-18T12:40:11.413Z] #72 naming to docker.io/library/docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 done [2023-01-18T12:40:11.413Z] #72 DONE 5.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:40:11.868Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 -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:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 hack/make.sh dynbinary test-integration [2023-01-18T12:40:12.702Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2023-01-18T12:40:13.629Z] Congratulations! All API changes are done the right way. [2023-01-18T12:40:13.629Z] Congratulations! All TOML source files changed here have valid syntax. [2023-01-18T12:40:13.629Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2023-01-18T12:40:13.629Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2023-01-18T12:40:13.629Z] Congratulations! No new tests were added to integration-cli. [2023-01-18T12:40:13.629Z] [2023-01-18T12:40:13.629Z] INFO Start validation with golang-ci-lint [2023-01-18T12:40:14.379Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2023-01-18T12:40:14.380Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2023-01-18T12:40:14.380Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2023-01-18T12:40:14.380Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2023-01-18T12:40:14.380Z] 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-01-18T12:40:14.380Z] Detected virtualization docker. [2023-01-18T12:40:14.380Z] Detected architecture x86-64. [2023-01-18T12:40:14.380Z] Set hostname to . [2023-01-18T12:40:14.380Z] modprobe@configfs.service: Succeeded. [2023-01-18T12:40:14.380Z] modprobe@drm.service: Succeeded. [2023-01-18T12:40:14.380Z] modprobe@fuse.service: Succeeded. [2023-01-18T12:40:14.380Z] + source /etc/docker-entrypoint-cmd [2023-01-18T12:40:14.380Z] ++ hack/make.sh dynbinary test-integration [2023-01-18T12:40:14.380Z] [2023-01-18T12:40:14.380Z] Removing bundles/ [2023-01-18T12:40:14.380Z] [2023-01-18T12:40:14.380Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-01-18T12:40:14.380Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-01-18T12:40:14.380Z] GOOS="" GOARCH="" GOARM="" [2023-01-18T12:40:14.555Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2023-01-18T12:40:14.555Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2023-01-18T12:40:14.555Z] INFO [loader] Using build tags: [apparmor seccomp] [2023-01-18T12:40:22.933Z] 8185ee4ed646: Pull complete [2023-01-18T12:40:22.933Z] Digest: sha256:192adcdbbcebf7000d95a0ca34422709127e20b0334e6968381a198c816c9f9f [2023-01-18T12:40:22.933Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:40:22.933Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:40:22.933Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2023-01-18T12:40:22.933Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2023-01-18T12:40:22.933Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3887' [2023-01-18T12:40:22.933Z] INFO: Docker version of control daemon [2023-01-18T12:40:22.933Z] [2023-01-18T12:40:22.933Z] Client: [2023-01-18T12:40:22.933Z] Version: 20.10.9 [2023-01-18T12:40:22.933Z] API version: 1.41 [2023-01-18T12:40:22.933Z] Go version: go1.16.8 [2023-01-18T12:40:22.933Z] Git commit: c2ea9bc [2023-01-18T12:40:22.933Z] Built: Mon Oct 4 16:11:10 2021 [2023-01-18T12:40:22.933Z] OS/Arch: windows/amd64 [2023-01-18T12:40:22.933Z] Context: default [2023-01-18T12:40:22.933Z] Experimental: true [2023-01-18T12:40:22.933Z] [2023-01-18T12:40:22.933Z] Server: Docker Engine - Community [2023-01-18T12:40:22.933Z] Engine: [2023-01-18T12:40:22.933Z] Version: 20.10.9 [2023-01-18T12:40:22.933Z] API version: 1.41 (minimum version 1.24) [2023-01-18T12:40:22.933Z] Go version: go1.16.8 [2023-01-18T12:40:22.933Z] Git commit: 79ea9d3 [2023-01-18T12:40:22.933Z] Built: Mon Oct 4 16:06:39 2021 [2023-01-18T12:40:22.933Z] OS/Arch: windows/amd64 [2023-01-18T12:40:22.933Z] Experimental: true [2023-01-18T12:40:22.933Z] [2023-01-18T12:40:22.933Z] INFO: Docker info of control daemon [2023-01-18T12:40:22.933Z] [2023-01-18T12:40:22.933Z] Client: [2023-01-18T12:40:22.933Z] Context: default [2023-01-18T12:40:22.933Z] Debug Mode: false [2023-01-18T12:40:22.933Z] Plugins: [2023-01-18T12:40:22.933Z] app: Docker Application (Docker Inc., v0.8.0) [2023-01-18T12:40:22.933Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-01-18T12:40:22.933Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-01-18T12:40:22.933Z] [2023-01-18T12:40:22.933Z] Server: [2023-01-18T12:40:22.933Z] Containers: 0 [2023-01-18T12:40:22.933Z] Running: 0 [2023-01-18T12:40:22.933Z] Paused: 0 [2023-01-18T12:40:22.933Z] Stopped: 0 [2023-01-18T12:40:22.933Z] Images: 1 [2023-01-18T12:40:22.933Z] Server Version: 20.10.9 [2023-01-18T12:40:22.933Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-01-18T12:40:22.933Z] Windows: [2023-01-18T12:40:22.933Z] LCOW: [2023-01-18T12:40:22.933Z] Logging Driver: json-file [2023-01-18T12:40:22.933Z] Plugins: [2023-01-18T12:40:22.933Z] Volume: local [2023-01-18T12:40:22.933Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-01-18T12:40:22.933Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-01-18T12:40:22.933Z] Swarm: inactive [2023-01-18T12:40:22.933Z] Default Isolation: process [2023-01-18T12:40:22.933Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-01-18T12:40:22.933Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-01-18T12:40:22.933Z] OSType: windows [2023-01-18T12:40:22.933Z] Architecture: x86_64 [2023-01-18T12:40:22.933Z] CPUs: 4 [2023-01-18T12:40:22.933Z] Total Memory: 32GiB [2023-01-18T12:40:22.933Z] Name: azwin-2-ace4b0 [2023-01-18T12:40:22.933Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-01-18T12:40:22.933Z] Docker Root Dir: D:\docker [2023-01-18T12:40:22.933Z] Debug Mode: false [2023-01-18T12:40:22.933Z] Registry: https://index.docker.io/v1/ [2023-01-18T12:40:22.933Z] Labels: [2023-01-18T12:40:22.933Z] Experimental: true [2023-01-18T12:40:22.933Z] Insecure Registries: [2023-01-18T12:40:22.933Z] 10.0.0.4:5000 [2023-01-18T12:40:22.933Z] 127.0.0.0/8 [2023-01-18T12:40:22.933Z] Registry Mirrors: [2023-01-18T12:40:22.933Z] http://10.0.0.4:5000/ [2023-01-18T12:40:22.933Z] Live Restore Enabled: false [2023-01-18T12:40:22.933Z] Product License: Community Engine [2023-01-18T12:40:22.933Z] [2023-01-18T12:40:22.933Z] [2023-01-18T12:40:22.933Z] INFO: Commit hash is e3b9b535bd [2023-01-18T12:40:22.933Z] INFO: Nuke-Everything... [2023-01-18T12:40:22.933Z] INFO: Container count on control daemon to delete is 0 [2023-01-18T12:40:22.933Z] INFO: Nuking d:\CI [2023-01-18T12:40:22.933Z] INFO: Zapped successfully [2023-01-18T12:40:22.933Z] INFO: Location for testing is d:\CI\PR-44846\1 [2023-01-18T12:40:22.933Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2023-01-18T12:40:22.933Z] [2023-01-18T12:40:22.933Z] [2023-01-18T12:40:22.933Z] INFO: Building the image from Dockerfile.windows at 01/18/2023 12:40:16... [2023-01-18T12:40:22.933Z] [2023-01-18T12:40:22.933Z] Sending build context to Docker daemon 58.53MB [2023-01-18T12:40:22.933Z] [2023-01-18T12:40:22.933Z] Step 1/10 : FROM microsoft/windowsservercore [2023-01-18T12:40:22.933Z] ---> 2564578bc438 [2023-01-18T12:40:22.933Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2023-01-18T12:40:22.933Z] ---> Running in d738fb4121db [2023-01-18T12:40:22.933Z] Removing intermediate container d738fb4121db [2023-01-18T12:40:22.933Z] ---> 66d851660632 [2023-01-18T12:40:22.933Z] Step 3/10 : ARG GO_VERSION=1.18.10 [2023-01-18T12:40:22.933Z] ---> Running in 1789c2195d8b [2023-01-18T12:40:22.933Z] Removing intermediate container 1789c2195d8b [2023-01-18T12:40:22.933Z] ---> 8e83d9b779fd [2023-01-18T12:40:22.933Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 [2023-01-18T12:40:22.933Z] ---> Running in 59361cb06969 [2023-01-18T12:40:22.933Z] Removing intermediate container 59361cb06969 [2023-01-18T12:40:22.933Z] ---> 41c3889eacb2 [2023-01-18T12:40:22.933Z] 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-01-18T12:40:22.933Z] ---> Running in cf417c40781e [2023-01-18T12:40:23.388Z] Removing intermediate container cf417c40781e [2023-01-18T12:40:23.388Z] ---> af30987a6d3a [2023-01-18T12:40:23.388Z] 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-01-18T12:40:23.388Z] ---> Running in 9f7d0cc5e49c [2023-01-18T12:40:30.438Z] [2023-01-18T12:40:30.438Z] SUCCESS: Specified value was saved. [2023-01-18T12:40:30.894Z] INFO: Downloading git... [2023-01-18T12:40:32.502Z] INFO: Downloading go... [2023-01-18T12:40:35.780Z] #42 204.6 + mkdir -p /build [2023-01-18T12:40:35.780Z] #42 204.6 + cp runc /build/runc [2023-01-18T12:40:35.780Z] #42 DONE 207.0s [2023-01-18T12:40:35.780Z] [2023-01-18T12:40:35.780Z] #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-01-18T12:40:35.780Z] #37 ... [2023-01-18T12:40:35.780Z] [2023-01-18T12:40:35.780Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-18T12:40:35.780Z] #29 408.5 + /build/golangci-lint --version [2023-01-18T12:40:35.780Z] #29 410.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-01-18T12:40:35.780Z] #29 DONE 410.6s [2023-01-18T12:40:35.780Z] [2023-01-18T12:40:35.780Z] #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-01-18T12:40:38.312Z] #37 354.2 + bin/containerd [2023-01-18T12:40:39.546Z] INFO: Downloading compiler 1 of 3... [2023-01-18T12:40:39.546Z] INFO: Downloading compiler 2 of 3... [2023-01-18T12:40:39.546Z] INFO: Downloading compiler 3 of 3... [2023-01-18T12:40:39.546Z] INFO: Extracting git... [2023-01-18T12:40:41.607Z] #37 ... [2023-01-18T12:40:41.607Z] [2023-01-18T12:40:41.607Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-01-18T12:40:41.607Z] #61 DONE 0.5s [2023-01-18T12:40:41.607Z] [2023-01-18T12:40:41.607Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-01-18T12:40:41.607Z] #62 DONE 0.1s [2023-01-18T12:40:41.607Z] [2023-01-18T12:40:41.607Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-01-18T12:40:41.607Z] #63 DONE 0.2s [2023-01-18T12:40:41.607Z] [2023-01-18T12:40:41.607Z] #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-01-18T12:40:46.826Z] #37 360.2 # github.com/containerd/containerd/cmd/containerd [2023-01-18T12:40:46.826Z] #37 360.2 /usr/bin/ld: /tmp/go-link-983856293/000019.o: in function `New': [2023-01-18T12:40:46.826Z] #37 360.2 /tmp/tmp.J2K2V8zpED/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-01-18T12:40:46.826Z] #37 360.2 + bin/containerd-stress [2023-01-18T12:40:46.826Z] #37 361.3 + bin/containerd-shim [2023-01-18T12:40:49.359Z] #37 371.7 + bin/containerd-shim-runc-v1 [2023-01-18T12:40:54.316Z] INFO: Expanding go... [2023-01-18T12:40:55.927Z] #37 377.6 + bin/containerd-shim-runc-v2 [2023-01-18T12:40:55.927Z] #37 378.3 + binaries [2023-01-18T12:40:55.927Z] #37 378.3 + install -D bin/containerd /build/containerd [2023-01-18T12:40:55.927Z] #37 378.4 + install -D bin/containerd-shim /build/containerd-shim [2023-01-18T12:40:55.927Z] #37 378.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-01-18T12:40:55.927Z] #37 378.4 + install -D bin/ctr /build/ctr [2023-01-18T12:40:58.457Z] #37 DONE 380.5s [2023-01-18T12:40:59.024Z] [2023-01-18T12:40:59.024Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-01-18T12:40:59.957Z] #64 DONE 0.9s [2023-01-18T12:40:59.957Z] [2023-01-18T12:40:59.957Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-01-18T12:41:00.215Z] #65 DONE 0.2s [2023-01-18T12:41:00.215Z] [2023-01-18T12:41:00.215Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-01-18T12:41:01.148Z] #66 DONE 1.0s [2023-01-18T12:41:01.148Z] [2023-01-18T12:41:01.148Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-01-18T12:41:01.148Z] #67 DONE 0.1s [2023-01-18T12:41:01.148Z] [2023-01-18T12:41:01.148Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-01-18T12:41:01.148Z] #68 DONE 0.0s [2023-01-18T12:41:01.148Z] [2023-01-18T12:41:01.148Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-01-18T12:41:06.413Z] #69 DONE 4.3s [2023-01-18T12:41:06.413Z] [2023-01-18T12:41:06.413Z] #70 exporting to image [2023-01-18T12:41:06.413Z] #70 exporting layers [2023-01-18T12:41:11.716Z] #70 exporting layers 6.1s done [2023-01-18T12:41:11.716Z] #70 writing image sha256:a8cba5a5be66311f2248d10ef4ccb5e7db9c69568a4a6f9b9c344df0bfc73f87 done [2023-01-18T12:41:11.716Z] #70 naming to docker.io/library/docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 done [2023-01-18T12:41:11.716Z] #70 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T12:41:12.066Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 -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:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 hack/make.sh dynbinary test-integration [2023-01-18T12:41:13.966Z] [2023-01-18T12:41:14.225Z] Removing bundles/ [2023-01-18T12:41:14.225Z] [2023-01-18T12:41:14.225Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-01-18T12:41:14.225Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-01-18T12:41:14.225Z] GOOS="" GOARCH="" GOARM="" [2023-01-18T12:41:17.793Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-01-18T12:41:17.793Z] [2023-01-18T12:41:17.793Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-18T12:41:17.793Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-18T12:41:17.793Z] HOSTNAME=f06feadf4671 [2023-01-18T12:41:17.793Z] TESTDEBUG=0 [2023-01-18T12:41:17.793Z] DEST=bundles/test-integration [2023-01-18T12:41:17.793Z] PWD=/go/src/github.com/docker/docker [2023-01-18T12:41:17.793Z] DOCKER_GITCOMMIT=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:41:17.793Z] container=docker [2023-01-18T12:41:17.793Z] HOME=/root [2023-01-18T12:41:17.793Z] GOLANG_VERSION=1.18.10 [2023-01-18T12:41:17.793Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-18T12:41:17.793Z] VALIDATE_BRANCH=20.10 [2023-01-18T12:41:17.793Z] TERM=xterm [2023-01-18T12:41:17.793Z] DOCKER_PKG=github.com/docker/docker [2023-01-18T12:41:17.793Z] SHLVL=1 [2023-01-18T12:41:17.793Z] TIMEOUT=120m [2023-01-18T12:41:17.793Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-18T12:41:17.793Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-18T12:41:17.793Z] GO111MODULE=off [2023-01-18T12:41:17.793Z] DOCKER_EXPERIMENTAL=1 [2023-01-18T12:41:17.793Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-01-18T12:41:17.793Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-18T12:41:17.793Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-18T12:41:17.793Z] GOPATH=/go [2023-01-18T12:41:17.793Z] PKG_CONFIG=pkg-config [2023-01-18T12:41:17.793Z] _=/usr/bin/env [2023-01-18T12:41:17.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-01-18T12:41:19.402Z] INFO: Expanding compiler 1 of 3... [2023-01-18T12:41:20.363Z] INFO: Expanding compiler 2 of 3... [2023-01-18T12:41:25.035Z] INFO: Expanding compiler 3 of 3... [2023-01-18T12:41:25.997Z] INFO: Removing downloaded files... [2023-01-18T12:41:25.997Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2023-01-18T12:41:25.997Z] INFO: Configuring git core.autocrlf... [2023-01-18T12:41:37.904Z] #37 407.5 # github.com/containerd/containerd/cmd/containerd [2023-01-18T12:41:37.904Z] #37 407.5 /usr/bin/ld: /tmp/go-link-4250908287/000019.o: in function `New': [2023-01-18T12:41:37.904Z] #37 407.5 /tmp/tmp.7inc315Jcm/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-01-18T12:41:37.904Z] #37 407.6 + bin/containerd-stress [2023-01-18T12:41:37.904Z] #37 408.8 + bin/containerd-shim [2023-01-18T12:41:44.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-01-18T12:41:45.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-01-18T12:41:46.019Z] #37 420.4 + bin/containerd-shim-runc-v1 [2023-01-18T12:41:51.283Z] #37 427.0 + bin/containerd-shim-runc-v2 [2023-01-18T12:41:51.851Z] #37 427.8 + binaries [2023-01-18T12:41:51.851Z] #37 427.8 + install -D bin/containerd /build/containerd [2023-01-18T12:41:51.851Z] #37 427.8 + install -D bin/containerd-shim /build/containerd-shim [2023-01-18T12:41:52.109Z] #37 427.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-01-18T12:41:52.109Z] #37 427.8 + install -D bin/ctr /build/ctr [2023-01-18T12:41:54.005Z] #37 DONE 429.8s [2023-01-18T12:41:54.939Z] [2023-01-18T12:41:54.939Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-01-18T12:41:55.503Z] #64 DONE 0.5s [2023-01-18T12:41:55.503Z] [2023-01-18T12:41:55.503Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-01-18T12:41:56.068Z] #65 DONE 0.2s [2023-01-18T12:41:56.068Z] [2023-01-18T12:41:56.068Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-01-18T12:41:56.999Z] #66 DONE 1.0s [2023-01-18T12:41:56.999Z] [2023-01-18T12:41:56.999Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-01-18T12:41:56.999Z] #67 DONE 0.1s [2023-01-18T12:41:56.999Z] [2023-01-18T12:41:56.999Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-01-18T12:41:56.999Z] #68 DONE 0.0s [2023-01-18T12:41:56.999Z] [2023-01-18T12:41:56.999Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-01-18T12:42:01.183Z] #69 DONE 3.7s [2023-01-18T12:42:01.183Z] [2023-01-18T12:42:01.183Z] #70 exporting to image [2023-01-18T12:42:01.183Z] #70 exporting layers [2023-01-18T12:42:03.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-01-18T12:42:03.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-01-18T12:42:05.775Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-01-18T12:42:05.775Z] [2023-01-18T12:42:05.775Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-18T12:42:05.775Z] DOCKER_SYSTEMD=1 [2023-01-18T12:42:05.775Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-18T12:42:05.775Z] HOSTNAME=e7e1f5b0903b [2023-01-18T12:42:05.775Z] DEST=bundles/test-integration [2023-01-18T12:42:05.775Z] PWD=/go/src/github.com/docker/docker [2023-01-18T12:42:05.775Z] DOCKER_GITCOMMIT=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:42:05.775Z] container=docker [2023-01-18T12:42:05.775Z] HOME=/root [2023-01-18T12:42:05.775Z] LANG=C.UTF-8 [2023-01-18T12:42:05.775Z] INVOCATION_ID=542bc8cc2083489e9e47ed64f6dfe505 [2023-01-18T12:42:05.775Z] GOLANG_VERSION=1.18.10 [2023-01-18T12:42:05.775Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-18T12:42:05.775Z] VALIDATE_BRANCH=20.10 [2023-01-18T12:42:05.775Z] TERM=xterm [2023-01-18T12:42:05.775Z] DOCKER_PKG=github.com/docker/docker [2023-01-18T12:42:05.775Z] SHLVL=3 [2023-01-18T12:42:05.775Z] TIMEOUT=120m [2023-01-18T12:42:05.775Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-18T12:42:05.775Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-18T12:42:05.775Z] GO111MODULE=off [2023-01-18T12:42:05.775Z] DOCKER_EXPERIMENTAL=1 [2023-01-18T12:42:05.775Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-01-18T12:42:05.775Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-18T12:42:05.775Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-18T12:42:05.775Z] GOPATH=/go [2023-01-18T12:42:05.775Z] PKG_CONFIG=pkg-config [2023-01-18T12:42:05.775Z] _=/usr/bin/env [2023-01-18T12:42:05.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-01-18T12:42:07.745Z] #70 exporting layers 6.1s done [2023-01-18T12:42:07.745Z] #70 writing image sha256:5a99e73f72ba4199457345859a87f43292b67181d53e68dc34e646cc0fbdca94 done [2023-01-18T12:42:07.745Z] #70 naming to docker.io/library/docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 done [2023-01-18T12:42:07.745Z] #70 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2023-01-18T12:42:08.080Z] + trap exit INT TERM [2023-01-18T12:42:08.080Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2023-01-18T12:42:08.080Z] + CONTAINER_NAME=docker-pr1 [2023-01-18T12:42:08.080Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44846/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44846/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 -e DOCKER_GRAPHDRIVER docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 hack/make.sh dynbinary-daemon [2023-01-18T12:42:09.451Z] [2023-01-18T12:42:09.451Z] Removing bundles/ [2023-01-18T12:42:09.451Z] [2023-01-18T12:42:09.451Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-01-18T12:42:09.451Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-01-18T12:42:09.451Z] GOOS="" GOARCH="" GOARM="" [2023-01-18T12:42:18.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-01-18T12:42:18.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-01-18T12:42:18.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-01-18T12:42:18.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-01-18T12:42:19.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-01-18T12:42:20.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-01-18T12:42:21.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-01-18T12:42:22.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-01-18T12:42:23.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-01-18T12:42:23.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-01-18T12:42:24.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-01-18T12:42:25.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-01-18T12:42:26.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-01-18T12:42:26.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-01-18T12:42:27.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-01-18T12:42:27.744Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-18T12:42:27.744Z] Using test binary docker [2023-01-18T12:42:28.003Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-01-18T12:42:28.003Z] +++ /etc/init.d/apparmor start [2023-01-18T12:42:28.003Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-01-18T12:42:28.003Z] INFO: Waiting for daemon to start... [2023-01-18T12:42:28.003Z] Starting dockerd [2023-01-18T12:42:28.003Z] +++ 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-01-18T12:42:29.904Z] . [2023-01-18T12:42:29.904Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-18T12:42:29.904Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-18T12:42:29.904Z] Error: No such image: emptyfs [2023-01-18T12:42:29.904Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-01-18T12:42:29.904Z] ++++ docker load [2023-01-18T12:42:30.163Z] Running integration-test (iteration 1) [2023-01-18T12:42:30.163Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-01-18T12:42:30.163Z] ++ 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-01-18T12:42:30.163Z] ++ set -e [2023-01-18T12:42:30.163Z] ++ '[' -n 0 ']' [2023-01-18T12:42:30.163Z] ++ set -x [2023-01-18T12:42:30.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-01-18T12:42:30.422Z] Loaded image: busybox:latest [2023-01-18T12:42:30.422Z] Loaded image: busybox:glibc [2023-01-18T12:42:31.798Z] Loaded image: debian:bullseye-slim [2023-01-18T12:42:31.798Z] Loaded image: hello-world:latest [2023-01-18T12:42:31.798Z] Loaded image: arm32v7/hello-world:latest [2023-01-18T12:42:31.798Z] INFO: Testing against a local daemon [2023-01-18T12:42:31.798Z] === RUN TestCgroupNamespacesBuild [2023-01-18T12:42:35.985Z] --- PASS: TestCgroupNamespacesBuild (4.12s) [2023-01-18T12:42:35.985Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-01-18T12:42:36.921Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2023-01-18T12:42:36.921Z] === RUN TestBuildWithSession [2023-01-18T12:42:36.921Z] build_session_test.go:25: TODO: BuildKit [2023-01-18T12:42:36.921Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-18T12:42:36.921Z] === RUN TestBuildSquashParent [2023-01-18T12:42:42.190Z] --- PASS: TestBuildSquashParent (4.30s) [2023-01-18T12:42:42.190Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-18T12:42:42.190Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-18T12:42:42.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-18T12:42:42.190Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-18T12:42:42.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-18T12:42:42.190Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-18T12:42:42.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-18T12:42:42.190Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-18T12:42:42.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-18T12:42:42.190Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-18T12:42:42.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-18T12:42:42.190Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-18T12:42:42.190Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-18T12:42:42.190Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-18T12:42:42.190Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-18T12:42:42.449Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-18T12:42:42.707Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-18T12:42:44.084Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-18T12:42:44.084Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-18T12:42:44.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-01-18T12:42:45.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-01-18T12:42:45.020Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2023-01-18T12:42:45.020Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s) [2023-01-18T12:42:45.020Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s) [2023-01-18T12:42:45.020Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.22s) [2023-01-18T12:42:45.020Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.18s) [2023-01-18T12:42:45.020Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s) [2023-01-18T12:42:45.020Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.13s) [2023-01-18T12:42:45.020Z] === RUN TestBuildMultiStageCopy [2023-01-18T12:42:45.020Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-18T12:42:46.396Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-18T12:42:46.396Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-18T12:42:46.655Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-18T12:42:46.914Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-18T12:42:46.914Z] --- PASS: TestBuildMultiStageCopy (1.95s) [2023-01-18T12:42:46.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s) [2023-01-18T12:42:46.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2023-01-18T12:42:46.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2023-01-18T12:42:46.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2023-01-18T12:42:46.914Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2023-01-18T12:42:46.914Z] === RUN TestBuildMultiStageParentConfig [2023-01-18T12:42:47.849Z] --- PASS: TestBuildMultiStageParentConfig (0.76s) [2023-01-18T12:42:47.849Z] === RUN TestBuildLabelWithTargets [2023-01-18T12:42:48.785Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2023-01-18T12:42:48.785Z] === RUN TestBuildWithEmptyLayers [2023-01-18T12:42:49.044Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2023-01-18T12:42:49.044Z] === RUN TestBuildMultiStageOnBuild [2023-01-18T12:42:50.421Z] --- PASS: TestBuildMultiStageOnBuild (1.30s) [2023-01-18T12:42:50.421Z] === RUN TestBuildUncleanTarFilenames [2023-01-18T12:42:50.989Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2023-01-18T12:42:50.989Z] === RUN TestBuildMultiStageLayerLeak [2023-01-18T12:42:51.020Z] INFO [loader] Go packages loading at mode 575 (deps|types_sizes|compiled_files|exports_file|files|imports|name) took 2m28.611122882s [2023-01-18T12:42:51.020Z] 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-01-18T12:42:51.020Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 402.676395ms [2023-01-18T12:42:51.990Z] Removing intermediate container 9f7d0cc5e49c [2023-01-18T12:42:51.990Z] ---> db64827e1b44 [2023-01-18T12:42:51.990Z] 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-01-18T12:42:51.990Z] ---> Running in 7b9e629dae46 [2023-01-18T12:42:51.990Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin [2023-01-18T12:42:51.990Z] go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-18T12:42:51.990Z] go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-18T12:42:51.990Z] go: downloading github.com/fatih/color v1.13.0 [2023-01-18T12:42:51.990Z] go: downloading golang.org/x/tools v0.1.11 [2023-01-18T12:42:51.990Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-18T12:42:51.990Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-18T12:42:51.990Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-18T12:42:51.990Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-18T12:42:51.990Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-18T12:42:51.990Z] go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-18T12:42:51.990Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-18T12:42:51.990Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-18T12:42:52.366Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s) [2023-01-18T12:42:52.366Z] === RUN TestBuildWithHugeFile [2023-01-18T12:43:05.693Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-01-18T12:43:05.693Z] [2023-01-18T12:43:05.693Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-18T12:43:05.693Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-18T12:43:05.693Z] HOSTNAME=27c5b756ccdd [2023-01-18T12:43:05.693Z] DEST=bundles/test-integration [2023-01-18T12:43:05.693Z] PWD=/go/src/github.com/docker/docker [2023-01-18T12:43:05.693Z] DOCKER_ROOTLESS=1 [2023-01-18T12:43:05.693Z] DOCKER_GITCOMMIT=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:43:05.693Z] container=docker [2023-01-18T12:43:05.693Z] HOME=/root [2023-01-18T12:43:05.693Z] GOLANG_VERSION=1.18.10 [2023-01-18T12:43:05.693Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-18T12:43:05.693Z] VALIDATE_BRANCH=20.10 [2023-01-18T12:43:05.693Z] TERM=xterm [2023-01-18T12:43:05.693Z] DOCKER_PKG=github.com/docker/docker [2023-01-18T12:43:05.693Z] SHLVL=1 [2023-01-18T12:43:05.693Z] TIMEOUT=120m [2023-01-18T12:43:05.693Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-18T12:43:05.693Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-18T12:43:05.693Z] GO111MODULE=off [2023-01-18T12:43:05.693Z] DOCKER_EXPERIMENTAL=1 [2023-01-18T12:43:05.693Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-01-18T12:43:05.693Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-18T12:43:05.693Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-18T12:43:05.693Z] GOPATH=/go [2023-01-18T12:43:05.693Z] PKG_CONFIG=pkg-config [2023-01-18T12:43:05.693Z] _=/usr/bin/env [2023-01-18T12:43:05.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-01-18T12:43:06.917Z] Removing intermediate container 7b9e629dae46 [2023-01-18T12:43:06.917Z] ---> a1aca69e200c [2023-01-18T12:43:06.917Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2023-01-18T12:43:06.917Z] ---> Running in 2266e8469165 [2023-01-18T12:43:07.384Z] Removing intermediate container 2266e8469165 [2023-01-18T12:43:07.384Z] ---> d1dc5976c31c [2023-01-18T12:43:07.384Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2023-01-18T12:43:07.384Z] ---> Running in dae1ec930a27 [2023-01-18T12:43:07.852Z] Removing intermediate container dae1ec930a27 [2023-01-18T12:43:07.852Z] ---> 25545823c73e [2023-01-18T12:43:07.852Z] Step 10/10 : COPY . . [2023-01-18T12:43:11.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-01-18T12:43:11.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-01-18T12:43:29.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-01-18T12:43:29.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-01-18T12:43:29.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-01-18T12:43:29.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-01-18T12:43:29.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-01-18T12:43:30.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-01-18T12:43:31.088Z] --- PASS: TestBuildWithHugeFile (34.96s) [2023-01-18T12:43:31.088Z] === RUN TestBuildWithEmptyDockerfile [2023-01-18T12:43:31.088Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-18T12:43:31.088Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-18T12:43:31.088Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-18T12:43:31.088Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-18T12:43:31.088Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-18T12:43:31.088Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-18T12:43:31.088Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-18T12:43:31.088Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-18T12:43:31.088Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-18T12:43:31.088Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-01-18T12:43:31.088Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2023-01-18T12:43:31.088Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2023-01-18T12:43:31.088Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-01-18T12:43:31.088Z] === RUN TestBuildPreserveOwnership [2023-01-18T12:43:31.088Z] === RUN TestBuildPreserveOwnership/copy_from [2023-01-18T12:43:31.088Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-01-18T12:43:31.088Z] --- PASS: TestBuildPreserveOwnership (2.71s) [2023-01-18T12:43:31.088Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.80s) [2023-01-18T12:43:31.088Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.90s) [2023-01-18T12:43:31.088Z] === RUN TestBuildPlatformInvalid [2023-01-18T12:43:31.088Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-01-18T12:43:31.088Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-01-18T12:43:31.088Z] Loaded image: busybox:latest [2023-01-18T12:43:31.088Z] Loaded image: busybox:glibc [2023-01-18T12:43:32.025Z] Loaded image: debian:bullseye-slim [2023-01-18T12:43:32.025Z] Loaded image: hello-world:latest [2023-01-18T12:43:32.283Z] Loaded image: arm32v7/hello-world:latest [2023-01-18T12:43:32.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-01-18T12:43:33.128Z] ---> 1f316fa3e9c4 [2023-01-18T12:43:33.128Z] Successfully built 1f316fa3e9c4 [2023-01-18T12:43:33.128Z] Successfully tagged docker:latest [2023-01-18T12:43:33.128Z] INFO: Image build ended at 01/18/2023 12:43:30. Duration:00:03:14.8754496 [2023-01-18T12:43:33.128Z] [2023-01-18T12:43:33.128Z] [2023-01-18T12:43:33.128Z] INFO: Building the test binaries at 01/18/2023 12:43:31... [2023-01-18T12:43:33.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-01-18T12:43:34.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-01-18T12:43:34.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-01-18T12:43:35.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-01-18T12:43:36.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-01-18T12:43:36.950Z] INFO: make.ps1 starting at 01/18/2023 12:43:36 [2023-01-18T12:43:37.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-01-18T12:43:37.417Z] INFO: Git commit (e3b9b535bd) assumed from DOCKER_GITCOMMIT environment variable [2023-01-18T12:43:37.417Z] INFO: Invoking autogen... [2023-01-18T12:43:37.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-01-18T12:43:37.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-01-18T12:43:37.884Z] INFO: Building daemon... [2023-01-18T12:43:37.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-01-18T12:43:38.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-01-18T12:43:39.452Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-18T12:43:39.452Z] Using test binary docker [2023-01-18T12:43:39.452Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-01-18T12:43:39.452Z] Starting apparmor (via systemctl): apparmor.service. [2023-01-18T12:43:39.452Z] Starting dockerd [2023-01-18T12:43:39.452Z] INFO: Waiting for daemon to start... [2023-01-18T12:43:41.963Z] . [2023-01-18T12:43:41.963Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-18T12:43:41.963Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-18T12:43:41.963Z] Error: No such image: emptyfs [2023-01-18T12:43:41.963Z] Running integration-test (iteration 1) [2023-01-18T12:43:41.963Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-01-18T12:43:41.963Z] Loaded image: busybox:latest [2023-01-18T12:43:41.963Z] Loaded image: busybox:glibc [2023-01-18T12:43:42.380Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.22s) [2023-01-18T12:43:42.380Z] PASS [2023-01-18T12:43:42.380Z] [2023-01-18T12:43:42.380Z] === Skipped [2023-01-18T12:43:42.380Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-01-18T12:43:42.380Z] build_session_test.go:25: TODO: BuildKit [2023-01-18T12:43:42.380Z] [2023-01-18T12:43:42.380Z] DONE 33 tests, 1 skipped in 72.296s [2023-01-18T12:43:42.380Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-01-18T12:43:42.380Z] ++ 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-01-18T12:43:42.380Z] ++ set -e [2023-01-18T12:43:42.380Z] ++ '[' -n 0 ']' [2023-01-18T12:43:42.380Z] ++ set -x [2023-01-18T12:43:42.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-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-01-18T12:43:42.639Z] INFO: Testing against a local daemon [2023-01-18T12:43:42.639Z] === RUN TestConfigInspect [2023-01-18T12:43:43.327Z] Loaded image: debian:bullseye-slim [2023-01-18T12:43:43.328Z] Loaded image: hello-world:latest [2023-01-18T12:43:43.583Z] Loaded image: arm32v7/hello-world:latest [2023-01-18T12:43:43.583Z] INFO: Testing against a local daemon [2023-01-18T12:43:43.583Z] === RUN TestCgroupNamespacesBuild [2023-01-18T12:43:45.171Z] --- PASS: TestConfigInspect (2.24s) [2023-01-18T12:43:45.171Z] === RUN TestConfigList [2023-01-18T12:43:45.469Z] --- PASS: TestCgroupNamespacesBuild (1.94s) [2023-01-18T12:43:45.469Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-01-18T12:43:46.833Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2023-01-18T12:43:46.833Z] === RUN TestBuildWithSession [2023-01-18T12:43:46.833Z] build_session_test.go:25: TODO: BuildKit [2023-01-18T12:43:46.833Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-18T12:43:46.833Z] === RUN TestBuildSquashParent [2023-01-18T12:43:47.074Z] --- PASS: TestConfigList (2.17s) [2023-01-18T12:43:47.074Z] === RUN TestConfigsCreateAndDelete [2023-01-18T12:43:49.607Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2023-01-18T12:43:49.607Z] === RUN TestConfigsUpdate [2023-01-18T12:43:50.996Z] --- PASS: TestBuildSquashParent (3.74s) [2023-01-18T12:43:50.996Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-18T12:43:50.996Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-18T12:43:50.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-18T12:43:50.996Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-18T12:43:50.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-18T12:43:50.996Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-18T12:43:50.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-18T12:43:50.996Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-18T12:43:50.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-18T12:43:50.996Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-18T12:43:50.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-18T12:43:50.996Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-18T12:43:50.996Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-18T12:43:50.996Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-18T12:43:50.996Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-18T12:43:51.510Z] --- PASS: TestConfigsUpdate (2.22s) [2023-01-18T12:43:51.510Z] === RUN TestTemplatedConfig [2023-01-18T12:43:51.922Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-18T12:43:52.177Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-18T12:43:53.543Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-18T12:43:53.543Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-18T12:43:54.044Z] --- PASS: TestTemplatedConfig (2.55s) [2023-01-18T12:43:54.044Z] === RUN TestConfigCreateResolve [2023-01-18T12:43:54.906Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-01-18T12:43:54.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s) [2023-01-18T12:43:54.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.73s) [2023-01-18T12:43:54.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.48s) [2023-01-18T12:43:54.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.47s) [2023-01-18T12:43:54.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) [2023-01-18T12:43:54.907Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.34s) [2023-01-18T12:43:54.907Z] === RUN TestBuildMultiStageCopy [2023-01-18T12:43:54.907Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-18T12:43:55.948Z] --- PASS: TestConfigCreateResolve (2.18s) [2023-01-18T12:43:55.948Z] === RUN TestConfigDaemonLibtrustID [2023-01-18T12:43:56.274Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-18T12:43:56.274Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-18T12:43:56.516Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-01-18T12:43:56.516Z] PASS [2023-01-18T12:43:56.516Z] [2023-01-18T12:43:56.516Z] DONE 7 tests in 14.152s [2023-01-18T12:43:56.516Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-01-18T12:43:56.516Z] ++ 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-01-18T12:43:56.516Z] ++ set -e [2023-01-18T12:43:56.516Z] ++ '[' -n 0 ']' [2023-01-18T12:43:56.516Z] ++ set -x [2023-01-18T12:43:56.516Z] ++ 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-01-18T12:43:56.529Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-18T12:43:56.776Z] INFO: Testing against a local daemon [2023-01-18T12:43:56.776Z] === RUN TestCheckpoint [2023-01-18T12:43:56.776Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-18T12:43:56.776Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-18T12:43:56.776Z] === RUN TestContainerInvalidJSON [2023-01-18T12:43:56.776Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-01-18T12:43:56.776Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-01-18T12:43:56.776Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-01-18T12:43:56.776Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-01-18T12:43:56.776Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-01-18T12:43:56.776Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-01-18T12:43:56.776Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-01-18T12:43:56.776Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-01-18T12:43:56.776Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-01-18T12:43:56.776Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-01-18T12:43:56.776Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-01-18T12:43:56.776Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-01-18T12:43:56.776Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-01-18T12:43:56.776Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-18T12:43:56.776Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-01-18T12:43:56.776Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-18T12:43:56.787Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-18T12:43:57.040Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-01-18T12:43:57.040Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-18T12:43:57.040Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2023-01-18T12:43:57.040Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-18T12:43:57.040Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-01-18T12:43:57.040Z] === RUN TestCopyFromContainer [2023-01-18T12:43:57.042Z] --- PASS: TestBuildMultiStageCopy (2.06s) [2023-01-18T12:43:57.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.27s) [2023-01-18T12:43:57.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2023-01-18T12:43:57.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2023-01-18T12:43:57.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2023-01-18T12:43:57.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2023-01-18T12:43:57.042Z] === RUN TestBuildMultiStageParentConfig [2023-01-18T12:43:57.604Z] --- PASS: TestBuildMultiStageParentConfig (0.54s) [2023-01-18T12:43:57.604Z] === RUN TestBuildLabelWithTargets [2023-01-18T12:43:57.976Z] === RUN TestCopyFromContainer// [2023-01-18T12:43:57.976Z] === RUN TestCopyFromContainer//bar/root [2023-01-18T12:43:57.976Z] === RUN TestCopyFromContainer//bar/root/ [2023-01-18T12:43:58.234Z] === RUN TestCopyFromContainer/bar/quux [2023-01-18T12:43:58.234Z] === RUN TestCopyFromContainer/bar/quux/ [2023-01-18T12:43:58.235Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-01-18T12:43:58.235Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-01-18T12:43:58.235Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-01-18T12:43:58.493Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-01-18T12:43:58.493Z] === RUN TestCopyFromContainer/bar/notarget [2023-01-18T12:43:58.493Z] --- PASS: TestCopyFromContainer (1.49s) [2023-01-18T12:43:58.493Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-01-18T12:43:58.493Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2023-01-18T12:43:58.493Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2023-01-18T12:43:58.493Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-01-18T12:43:58.493Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-01-18T12:43:58.493Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-01-18T12:43:58.493Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-01-18T12:43:58.493Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-01-18T12:43:58.493Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-01-18T12:43:58.493Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-01-18T12:43:58.493Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-18T12:43:58.493Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-18T12:43:58.493Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-18T12:43:58.493Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-18T12:43:58.493Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-18T12:43:58.493Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-18T12:43:58.493Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-18T12:43:58.493Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-18T12:43:58.493Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-18T12:43:58.493Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-18T12:43:58.493Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-01-18T12:43:58.493Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-01-18T12:43:58.493Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-01-18T12:43:58.493Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-01-18T12:43:58.493Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-18T12:43:58.493Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-01-18T12:43:58.493Z] === RUN TestCreateWithInvalidEnv [2023-01-18T12:43:58.493Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-18T12:43:58.493Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-18T12:43:58.493Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-18T12:43:58.493Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-18T12:43:58.493Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-18T12:43:58.493Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-18T12:43:58.493Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-18T12:43:58.493Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-18T12:43:58.493Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-18T12:43:58.493Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-01-18T12:43:58.493Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-01-18T12:43:58.493Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-01-18T12:43:58.493Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-01-18T12:43:58.493Z] === RUN TestCreateTmpfsMountsTarget [2023-01-18T12:43:58.493Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-01-18T12:43:58.493Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-18T12:43:58.532Z] --- PASS: TestBuildLabelWithTargets (0.86s) [2023-01-18T12:43:58.532Z] === RUN TestBuildWithEmptyLayers [2023-01-18T12:43:58.788Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2023-01-18T12:43:58.788Z] === RUN TestBuildMultiStageOnBuild [2023-01-18T12:43:59.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-01-18T12:43:59.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-01-18T12:43:59.869Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s) [2023-01-18T12:43:59.869Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-18T12:44:00.675Z] --- PASS: TestBuildMultiStageOnBuild (1.57s) [2023-01-18T12:44:00.675Z] === RUN TestBuildUncleanTarFilenames [2023-01-18T12:44:00.901Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-01-18T12:44:00.901Z] [2023-01-18T12:44:00.901Z] + TEST_INTEGRATION_DEST=2 [2023-01-18T12:44:00.901Z] + CONTAINER_NAME=docker-pr1-2 [2023-01-18T12:44:00.901Z] + TEST_SKIP_INTEGRATION=1 [2023-01-18T12:44:00.901Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-01-18T12:44:00.901Z] + run_tests [2023-01-18T12:44:00.901Z] + c=0 [2023-01-18T12:44:00.901Z] + '[' -n 0 ']' [2023-01-18T12:44:00.901Z] + rm= [2023-01-18T12:44:00.901Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44846/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44846/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44846/.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=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 hack/make.sh '' test-integration [2023-01-18T12:44:00.901Z] + TEST_INTEGRATION_DEST=1 [2023-01-18T12:44:00.901Z] + CONTAINER_NAME=docker-pr1-1 [2023-01-18T12:44:00.901Z] + TEST_SKIP_INTEGRATION_CLI=1 [2023-01-18T12:44:00.901Z] + run_tests test-integration-flaky [2023-01-18T12:44:00.901Z] + '[' -n 0 ']' [2023-01-18T12:44:00.901Z] + rm= [2023-01-18T12:44:00.901Z] + TEST_INTEGRATION_DEST=3 [2023-01-18T12:44:00.901Z] + CONTAINER_NAME=docker-pr1-3 [2023-01-18T12:44:00.901Z] + TEST_SKIP_INTEGRATION=1 [2023-01-18T12:44:00.901Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-01-18T12:44:00.901Z] + run_tests [2023-01-18T12:44:00.901Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44846/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44846/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44846/.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=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 hack/make.sh test-integration-flaky test-integration [2023-01-18T12:44:00.901Z] + '[' -n 0 ']' [2023-01-18T12:44:00.901Z] + rm= [2023-01-18T12:44:00.901Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44846/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44846/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44846/.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=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 hack/make.sh '' test-integration [2023-01-18T12:44:00.901Z] ++ jobs -p [2023-01-18T12:44:00.901Z] + for job in $(jobs -p) [2023-01-18T12:44:00.901Z] + wait 28722 [2023-01-18T12:44:00.901Z] [2023-01-18T12:44:00.901Z] [2023-01-18T12:44:00.901Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2023-01-18T12:44:00.901Z] [2023-01-18T12:44:00.901Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-18T12:44:00.901Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-18T12:44:00.901Z] HOSTNAME=f5f6a528a5ec [2023-01-18T12:44:00.901Z] TEST_SKIP_INTEGRATION=1 [2023-01-18T12:44:00.901Z] TESTDEBUG=0 [2023-01-18T12:44:00.901Z] DEST=bundles/test-integration [2023-01-18T12:44:00.901Z] PWD=/go/src/github.com/docker/docker [2023-01-18T12:44:00.901Z] KEEPBUNDLE=1 [2023-01-18T12:44:00.901Z] DOCKER_GITCOMMIT=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:44:00.901Z] container=docker [2023-01-18T12:44:00.901Z] HOME=/root [2023-01-18T12:44:00.901Z] GOLANG_VERSION=1.18.10 [2023-01-18T12:44:00.901Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-18T12:44:00.901Z] VALIDATE_BRANCH=20.10 [2023-01-18T12:44:00.901Z] TERM=xterm [2023-01-18T12:44:00.901Z] DOCKER_PKG=github.com/docker/docker [2023-01-18T12:44:00.901Z] SHLVL=1 [2023-01-18T12:44:00.901Z] TIMEOUT=120m [2023-01-18T12:44:00.901Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-18T12:44:00.901Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-18T12:44:00.901Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-01-18T12:44:00.901Z] GO111MODULE=off [2023-01-18T12:44:00.901Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-18T12:44:00.901Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-18T12:44:00.901Z] GOPATH=/go [2023-01-18T12:44:00.901Z] PKG_CONFIG=pkg-config [2023-01-18T12:44:00.901Z] _=/usr/bin/env [2023-01-18T12:44:00.901Z] Building test suite binary ./integration-cli/test.main [2023-01-18T12:44:00.931Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2023-01-18T12:44:00.931Z] === RUN TestBuildMultiStageLayerLeak [2023-01-18T12:44:01.161Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-18T12:44:01.161Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-18T12:44:01.161Z] HOSTNAME=e59005fecead [2023-01-18T12:44:01.161Z] TEST_SKIP_INTEGRATION=1 [2023-01-18T12:44:01.161Z] TESTDEBUG=0 [2023-01-18T12:44:01.161Z] DEST=bundles/test-integration [2023-01-18T12:44:01.161Z] PWD=/go/src/github.com/docker/docker [2023-01-18T12:44:01.161Z] KEEPBUNDLE=1 [2023-01-18T12:44:01.161Z] DOCKER_GITCOMMIT=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:44:01.161Z] container=docker [2023-01-18T12:44:01.161Z] HOME=/root [2023-01-18T12:44:01.161Z] GOLANG_VERSION=1.18.10 [2023-01-18T12:44:01.161Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-18T12:44:01.161Z] VALIDATE_BRANCH=20.10 [2023-01-18T12:44:01.161Z] TERM=xterm [2023-01-18T12:44:01.161Z] DOCKER_PKG=github.com/docker/docker [2023-01-18T12:44:01.161Z] SHLVL=1 [2023-01-18T12:44:01.161Z] TIMEOUT=120m [2023-01-18T12:44:01.161Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-18T12:44:01.161Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-18T12:44:01.161Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-01-18T12:44:01.161Z] GO111MODULE=off [2023-01-18T12:44:01.161Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-18T12:44:01.161Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-18T12:44:01.161Z] GOPATH=/go [2023-01-18T12:44:01.161Z] PKG_CONFIG=pkg-config [2023-01-18T12:44:01.161Z] _=/usr/bin/env [2023-01-18T12:44:01.161Z] Building test suite binary ./integration-cli/test.main [2023-01-18T12:44:01.161Z] No new tests added to integration. [2023-01-18T12:44:01.161Z] [2023-01-18T12:44:01.161Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-18T12:44:01.247Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2023-01-18T12:44:01.247Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-18T12:44:01.247Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-18T12:44:01.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-18T12:44:01.247Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-18T12:44:01.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-18T12:44:01.247Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-18T12:44:01.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-18T12:44:01.247Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-18T12:44:01.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-18T12:44:01.247Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-18T12:44:01.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-18T12:44:01.247Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-18T12:44:01.247Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-18T12:44:01.247Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-18T12:44:01.247Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-18T12:44:01.247Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-18T12:44:01.247Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-01-18T12:44:01.247Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-01-18T12:44:01.247Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-01-18T12:44:01.247Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-01-18T12:44:01.247Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-01-18T12:44:01.247Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-01-18T12:44:01.247Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-18T12:44:01.505Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2023-01-18T12:44:01.505Z] === RUN TestCreateDifferentPlatform [2023-01-18T12:44:01.505Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-18T12:44:01.506Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-18T12:44:01.506Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-01-18T12:44:01.506Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-01-18T12:44:01.506Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-01-18T12:44:01.506Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-18T12:44:01.506Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-01-18T12:44:01.506Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-18T12:44:01.764Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-01-18T12:44:01.764Z] === RUN TestContainerStartOnDaemonRestart [2023-01-18T12:44:01.764Z] === PAUSE TestContainerStartOnDaemonRestart [2023-01-18T12:44:01.764Z] === RUN TestDaemonRestartIpcMode [2023-01-18T12:44:01.764Z] === PAUSE TestDaemonRestartIpcMode [2023-01-18T12:44:01.764Z] === RUN TestDaemonHostGatewayIP [2023-01-18T12:44:01.764Z] === PAUSE TestDaemonHostGatewayIP [2023-01-18T12:44:01.764Z] === RUN TestRestartDaemonWithRestartingContainer [2023-01-18T12:44:01.764Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-01-18T12:44:01.764Z] === RUN TestContainerKillOnDaemonStart [2023-01-18T12:44:01.764Z] === PAUSE TestContainerKillOnDaemonStart [2023-01-18T12:44:01.764Z] === RUN TestDiff [2023-01-18T12:44:02.023Z] --- PASS: TestDiff (0.46s) [2023-01-18T12:44:02.023Z] === RUN TestExecWithCloseStdin [2023-01-18T12:44:02.301Z] --- PASS: TestBuildMultiStageLayerLeak (1.47s) [2023-01-18T12:44:02.301Z] === RUN TestBuildWithHugeFile [2023-01-18T12:44:02.534Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-18T12:44:02.534Z] HOSTNAME=4065c6f99e7b [2023-01-18T12:44:02.534Z] TESTDEBUG=0 [2023-01-18T12:44:02.534Z] DEST=bundles/test-integration [2023-01-18T12:44:02.534Z] PWD=/go/src/github.com/docker/docker [2023-01-18T12:44:02.534Z] KEEPBUNDLE=1 [2023-01-18T12:44:02.534Z] DOCKER_GITCOMMIT=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 [2023-01-18T12:44:02.534Z] container=docker [2023-01-18T12:44:02.534Z] HOME=/root [2023-01-18T12:44:02.534Z] GOLANG_VERSION=1.18.10 [2023-01-18T12:44:02.534Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-18T12:44:02.534Z] VALIDATE_BRANCH=20.10 [2023-01-18T12:44:02.534Z] TERM=xterm [2023-01-18T12:44:02.534Z] DOCKER_PKG=github.com/docker/docker [2023-01-18T12:44:02.534Z] SHLVL=1 [2023-01-18T12:44:02.534Z] TIMEOUT=120m [2023-01-18T12:44:02.534Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-18T12:44:02.534Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-18T12:44:02.534Z] GO111MODULE=off [2023-01-18T12:44:02.534Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-01-18T12:44:02.534Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-18T12:44:02.534Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-18T12:44:02.534Z] GOPATH=/go [2023-01-18T12:44:02.534Z] PKG_CONFIG=pkg-config [2023-01-18T12:44:02.534Z] _=/usr/bin/env [2023-01-18T12:44:02.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-01-18T12:44:02.590Z] --- PASS: TestExecWithCloseStdin (0.51s) [2023-01-18T12:44:02.590Z] === RUN TestExec [2023-01-18T12:44:03.158Z] --- PASS: TestExec (0.55s) [2023-01-18T12:44:03.158Z] === RUN TestExecUser [2023-01-18T12:44:03.725Z] --- PASS: TestExecUser (0.56s) [2023-01-18T12:44:03.725Z] === RUN TestExportContainerAndImportImage [2023-01-18T12:44:04.292Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2023-01-18T12:44:04.292Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-18T12:44:05.668Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2023-01-18T12:44:05.668Z] === RUN TestHealthCheckWorkdir [2023-01-18T12:44:06.604Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2023-01-18T12:44:06.604Z] === RUN TestHealthKillContainer [2023-01-18T12:44:12.394Z] INFO [linters context/goanalysis] analyzers took 3m43.531340812s with top 10 stages: buildir: 1m44.569218999s, goimports: 20.409700639s, unconvert: 13.826393s, gosec: 11.108974925s, S1038: 6.645881367s, golint: 5.787463119s, misspell: 4.53496257s, nilness: 3.694322829s, inspect: 3.367035079s, S1039: 2.997169364s [2023-01-18T12:44:12.394Z] INFO [runner] Issues before processing: 2493, after processing: 0 [2023-01-18T12:44:12.394Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1875/1875, skip_files: 1875/1875, exclude-rules: 78/1770, cgo: 1875/2493, skip_dirs: 1875/1875, autogenerated_exclude: 1770/1875, identifier_marker: 1770/1770, exclude: 1770/1770, nolint: 0/78, path_prettifier: 1875/1875 [2023-01-18T12:44:12.394Z] INFO [runner] processing took 71.892581ms with stages: nolint: 26.49642ms, identifier_marker: 19.727262ms, path_prettifier: 8.493246ms, exclude-rules: 7.663815ms, autogenerated_exclude: 7.434638ms, skip_dirs: 1.609334ms, cgo: 314.669µs, filename_unadjuster: 147.969µs, max_same_issues: 1.76µs, uniq_by_line: 595ns, exclude: 410ns, skip_files: 402ns, diff: 358ns, max_from_linter: 309ns, source_code: 308ns, path_shortener: 274ns, max_per_file_from_linter: 239ns, severity-rules: 233ns, sort_results: 229ns, path_prefixer: 111ns [2023-01-18T12:44:12.394Z] INFO [runner] linters took 1m19.191574259s with stages: goanalysis_metalinter: 1m19.119558596s [2023-01-18T12:44:12.394Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2023-01-18T12:44:12.394Z] INFO Memory: 2284 samples, avg is 276.9MB, max is 1080.6MB [2023-01-18T12:44:12.394Z] INFO Execution took 3m48.223320702s [2023-01-18T12:44:12.394Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2023-01-18T12:44:12.753Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 hack/make.sh dynbinary-daemon test-docker-py [2023-01-18T12:44:13.314Z] [2023-01-18T12:44:13.314Z] Removing bundles/ [2023-01-18T12:44:13.314Z] [2023-01-18T12:44:13.314Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-01-18T12:44:13.314Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-01-18T12:44:13.314Z] GOOS="" GOARCH="" GOARM="" [2023-01-18T12:44:14.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-01-18T12:44:14.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-01-18T12:44:14.717Z] --- PASS: TestHealthKillContainer (7.89s) [2023-01-18T12:44:14.717Z] === RUN TestHealthCheckProcessKilled [2023-01-18T12:44:14.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-01-18T12:44:14.976Z] --- PASS: TestHealthCheckProcessKilled (0.67s) [2023-01-18T12:44:14.976Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-18T12:44:15.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-01-18T12:44:15.543Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2023-01-18T12:44:15.543Z] === RUN TestIpcModeNone [2023-01-18T12:44:15.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-01-18T12:44:15.801Z] --- PASS: TestIpcModeNone (0.43s) [2023-01-18T12:44:15.801Z] === RUN TestIpcModePrivate [2023-01-18T12:44:16.060Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-01-18T12:44:16.319Z] --- PASS: TestIpcModePrivate (0.46s) [2023-01-18T12:44:16.319Z] === RUN TestIpcModeShareable [2023-01-18T12:44:16.578Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-01-18T12:44:16.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-01-18T12:44:16.836Z] --- PASS: TestIpcModeShareable (0.49s) [2023-01-18T12:44:16.836Z] === RUN TestAPIIpcModeShareableAndContainer [2023-01-18T12:44:17.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-01-18T12:44:18.213Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s) [2023-01-18T12:44:18.213Z] === RUN TestAPIIpcModeHost [2023-01-18T12:44:18.780Z] --- PASS: TestAPIIpcModeHost (0.38s) [2023-01-18T12:44:18.780Z] === RUN TestDaemonIpcModeShareable [2023-01-18T12:44:18.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-01-18T12:44:19.716Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-01-18T12:44:19.716Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2023-01-18T12:44:19.716Z] === RUN TestDaemonIpcModePrivate [2023-01-18T12:44:19.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-01-18T12:44:20.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-01-18T12:44:21.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-01-18T12:44:21.092Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-01-18T12:44:21.093Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2023-01-18T12:44:21.093Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-01-18T12:44:21.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-01-18T12:44:22.029Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-01-18T12:44:22.029Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2023-01-18T12:44:22.029Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-01-18T12:44:22.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-01-18T12:44:22.965Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-01-18T12:44:23.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-01-18T12:44:23.224Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2023-01-18T12:44:23.224Z] === RUN TestIpcModeOlderClient [2023-01-18T12:44:23.224Z] === PAUSE TestIpcModeOlderClient [2023-01-18T12:44:23.224Z] === RUN TestKillContainerInvalidSignal [2023-01-18T12:44:23.791Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2023-01-18T12:44:23.791Z] === RUN TestKillContainer [2023-01-18T12:44:23.791Z] === RUN TestKillContainer/no_signal [2023-01-18T12:44:24.050Z] === RUN TestKillContainer/non_killing_signal [2023-01-18T12:44:24.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-01-18T12:44:24.309Z] === RUN TestKillContainer/killing_signal [2023-01-18T12:44:24.641Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-18T12:44:24.641Z] Using test binary docker [2023-01-18T12:44:24.641Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-01-18T12:44:24.641Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-01-18T12:44:24.641Z] INFO: Waiting for daemon to start... [2023-01-18T12:44:24.641Z] Starting dockerd [2023-01-18T12:44:24.876Z] --- PASS: TestKillContainer (1.26s) [2023-01-18T12:44:24.876Z] --- PASS: TestKillContainer/no_signal (0.39s) [2023-01-18T12:44:24.876Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2023-01-18T12:44:24.876Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2023-01-18T12:44:24.876Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-18T12:44:24.876Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-01-18T12:44:25.444Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-01-18T12:44:26.012Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2023-01-18T12:44:26.012Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2023-01-18T12:44:26.012Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2023-01-18T12:44:26.012Z] === RUN TestKillStoppedContainer [2023-01-18T12:44:26.012Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-01-18T12:44:26.012Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-18T12:44:26.283Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2023-01-18T12:44:26.284Z] === RUN TestKillDifferentUserContainer [2023-01-18T12:44:26.554Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2023-01-18T12:44:26.554Z] === RUN TestInspectOomKilledTrue [2023-01-18T12:44:27.123Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2023-01-18T12:44:27.123Z] === RUN TestInspectOomKilledFalse [2023-01-18T12:44:27.382Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2023-01-18T12:44:27.382Z] === RUN TestLinksEtcHostsContentMatch [2023-01-18T12:44:27.922Z] . [2023-01-18T12:44:27.922Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-18T12:44:27.922Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-18T12:44:27.922Z] Error: No such image: emptyfs [2023-01-18T12:44:27.922Z] Running integration-test (iteration 1) [2023-01-18T12:44:27.922Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-01-18T12:44:27.922Z] Loaded image: busybox:latest [2023-01-18T12:44:27.949Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2023-01-18T12:44:27.949Z] === RUN TestLinksContainerNames [2023-01-18T12:44:28.181Z] Loaded image: busybox:glibc [2023-01-18T12:44:28.516Z] --- PASS: TestLinksContainerNames (0.82s) [2023-01-18T12:44:28.516Z] === RUN TestLogsFollowTailEmpty [2023-01-18T12:44:29.085Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2023-01-18T12:44:29.085Z] === RUN TestContainerNetworkMountsNoChown [2023-01-18T12:44:29.344Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/default [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/default [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/private [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/private [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/rprivate [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/rprivate [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/slave [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/slave [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/rslave [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/rslave [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/shared [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/shared [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/rshared [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/rshared [2023-01-18T12:44:29.344Z] === CONT TestMountDaemonRoot/default [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/default/bind_root [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/default/mount_root [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-01-18T12:44:29.344Z] === CONT TestMountDaemonRoot/default/bind_root [2023-01-18T12:44:29.344Z] === CONT TestMountDaemonRoot/rshared [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-01-18T12:44:29.344Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-01-18T12:44:29.344Z] === CONT TestMountDaemonRoot/shared [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-01-18T12:44:29.344Z] === CONT TestMountDaemonRoot/rslave [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-01-18T12:44:29.344Z] === CONT TestMountDaemonRoot/slave [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-01-18T12:44:29.344Z] === CONT TestMountDaemonRoot/rprivate [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-01-18T12:44:29.344Z] === CONT TestMountDaemonRoot/private [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/private/bind_root [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-01-18T12:44:29.344Z] === RUN TestMountDaemonRoot/private/mount_root [2023-01-18T12:44:29.344Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-01-18T12:44:29.344Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-01-18T12:44:29.344Z] === CONT TestMountDaemonRoot/default/mount_root [2023-01-18T12:44:29.556Z] Loaded image: debian:bullseye-slim [2023-01-18T12:44:29.556Z] Loaded image: hello-world:latest [2023-01-18T12:44:29.556Z] Loaded image: arm32v7/hello-world:latest [2023-01-18T12:44:29.556Z] INFO: Testing against a local daemon [2023-01-18T12:44:29.556Z] === RUN TestCgroupNamespacesBuild [2023-01-18T12:44:29.603Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-01-18T12:44:29.603Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-01-18T12:44:29.603Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-01-18T12:44:29.603Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-01-18T12:44:29.603Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-01-18T12:44:29.603Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-01-18T12:44:29.603Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-01-18T12:44:29.603Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-01-18T12:44:29.603Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-01-18T12:44:29.603Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-01-18T12:44:29.603Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-01-18T12:44:29.603Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-01-18T12:44:29.603Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-01-18T12:44:29.862Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-01-18T12:44:29.862Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-01-18T12:44:29.862Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-01-18T12:44:29.862Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-01-18T12:44:29.862Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-01-18T12:44:29.862Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-01-18T12:44:29.862Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-01-18T12:44:29.862Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-01-18T12:44:29.862Z] === CONT TestMountDaemonRoot/private/mount_root [2023-01-18T12:44:29.862Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-01-18T12:44:29.862Z] === CONT TestMountDaemonRoot/private/bind_root [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-01-18T12:44:29.862Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-01-18T12:44:29.862Z] === RUN TestContainerBindMountNonRecursive [2023-01-18T12:44:31.238Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2023-01-18T12:44:31.238Z] === RUN TestContainerVolumesMountedAsShared [2023-01-18T12:44:31.806Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2023-01-18T12:44:31.806Z] === RUN TestContainerVolumesMountedAsSlave [2023-01-18T12:44:32.064Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2023-01-18T12:44:32.064Z] === RUN TestNetworkNat [2023-01-18T12:44:32.088Z] --- PASS: TestCgroupNamespacesBuild (2.22s) [2023-01-18T12:44:32.089Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-01-18T12:44:32.631Z] --- PASS: TestNetworkNat (0.47s) [2023-01-18T12:44:32.632Z] === RUN TestNetworkLocalhostTCPNat [2023-01-18T12:44:32.890Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2023-01-18T12:44:32.890Z] === RUN TestNetworkLoopbackNat [2023-01-18T12:44:33.989Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.09s) [2023-01-18T12:44:33.989Z] === RUN TestBuildWithSession [2023-01-18T12:44:33.989Z] build_session_test.go:25: TODO: BuildKit [2023-01-18T12:44:33.989Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-18T12:44:33.989Z] === RUN TestBuildSquashParent [2023-01-18T12:44:35.422Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2023-01-18T12:44:35.422Z] === RUN TestPause [2023-01-18T12:44:35.990Z] --- PASS: TestPause (0.49s) [2023-01-18T12:44:35.990Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-18T12:44:35.990Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-18T12:44:35.990Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-18T12:44:35.990Z] === RUN TestPauseStopPausedContainer [2023-01-18T12:44:36.557Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2023-01-18T12:44:36.557Z] === RUN TestPsFilter [2023-01-18T12:44:36.557Z] --- PASS: TestPsFilter (0.12s) [2023-01-18T12:44:36.557Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-18T12:44:37.124Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2023-01-18T12:44:37.124Z] === RUN TestRemoveContainerWithVolume [2023-01-18T12:44:37.383Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2023-01-18T12:44:37.383Z] === RUN TestRemoveContainerRunning [2023-01-18T12:44:37.950Z] --- PASS: TestRemoveContainerRunning (0.43s) [2023-01-18T12:44:37.950Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-18T12:44:38.209Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2023-01-18T12:44:38.209Z] === RUN TestRemoveInvalidContainer [2023-01-18T12:44:38.209Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-01-18T12:44:38.209Z] === RUN TestRenameLinkedContainer [2023-01-18T12:44:40.112Z] --- PASS: TestRenameLinkedContainer (1.68s) [2023-01-18T12:44:40.112Z] === RUN TestRenameStoppedContainer [2023-01-18T12:44:40.371Z] --- PASS: TestRenameStoppedContainer (0.41s) [2023-01-18T12:44:40.371Z] === RUN TestRenameRunningContainerAndReuse [2023-01-18T12:44:41.306Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2023-01-18T12:44:41.306Z] === RUN TestRenameInvalidName [2023-01-18T12:44:41.565Z] --- PASS: TestRenameInvalidName (0.40s) [2023-01-18T12:44:41.565Z] === RUN TestRenameAnonymousContainer [2023-01-18T12:44:42.098Z] --- PASS: TestBuildSquashParent (7.36s) [2023-01-18T12:44:42.098Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-18T12:44:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-18T12:44:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-18T12:44:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-18T12:44:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-18T12:44:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-18T12:44:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-18T12:44:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-18T12:44:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-18T12:44:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-18T12:44:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-18T12:44:42.098Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-18T12:44:42.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-18T12:44:42.098Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-18T12:44:42.098Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-18T12:44:42.666Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-18T12:44:42.666Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-18T12:44:43.469Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2023-01-18T12:44:43.469Z] === RUN TestRenameContainerWithSameName [2023-01-18T12:44:43.729Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2023-01-18T12:44:43.729Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-18T12:44:44.665Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2023-01-18T12:44:44.665Z] === RUN TestResize [2023-01-18T12:44:44.924Z] --- PASS: TestResize (0.42s) [2023-01-18T12:44:44.924Z] === RUN TestResizeWithInvalidSize [2023-01-18T12:44:45.197Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-18T12:44:45.197Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-18T12:44:45.491Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2023-01-18T12:44:45.491Z] === RUN TestResizeWhenContainerNotStarted [2023-01-18T12:44:45.750Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2023-01-18T12:44:45.750Z] === RUN TestDaemonRestartKillContainers [2023-01-18T12:44:45.750Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-18T12:44:45.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-18T12:44:45.750Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-18T12:44:45.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-18T12:44:45.750Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-18T12:44:45.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-18T12:44:45.750Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-18T12:44:45.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-18T12:44:45.750Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-18T12:44:45.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-18T12:44:45.750Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-18T12:44:45.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-18T12:44:45.750Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-18T12:44:45.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-18T12:44:45.750Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-18T12:44:45.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-18T12:44:45.750Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:44:45.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:44:45.750Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:44:45.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:44:45.750Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:44:45.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:44:45.750Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:44:45.750Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:44:45.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-18T12:44:45.750Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:44:47.097Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-01-18T12:44:47.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.59s) [2023-01-18T12:44:47.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s) [2023-01-18T12:44:47.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2023-01-18T12:44:47.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2023-01-18T12:44:47.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2023-01-18T12:44:47.097Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2023-01-18T12:44:47.097Z] === RUN TestBuildMultiStageCopy [2023-01-18T12:44:47.097Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-18T12:44:47.133Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-18T12:44:47.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:44:48.772Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:44:48.772Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:44:49.709Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-18T12:44:49.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-18T12:44:50.400Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-18T12:44:50.989Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-18T12:44:51.872Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-18T12:44:51.872Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-18T12:44:52.364Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-18T12:44:53.249Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-18T12:44:53.297Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-18T12:44:53.509Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-18T12:44:54.230Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2023-01-18T12:44:54.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2023-01-18T12:44:54.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2023-01-18T12:44:54.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2023-01-18T12:44:54.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2023-01-18T12:44:54.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2023-01-18T12:44:54.230Z] === RUN TestBuildMultiStageParentConfig [2023-01-18T12:44:55.411Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-01-18T12:44:55.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2023-01-18T12:44:55.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.57s) [2023-01-18T12:44:55.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2023-01-18T12:44:55.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.78s) [2023-01-18T12:44:55.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2023-01-18T12:44:55.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2023-01-18T12:44:55.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2023-01-18T12:44:55.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2023-01-18T12:44:55.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2023-01-18T12:44:55.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.84s) [2023-01-18T12:44:55.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2023-01-18T12:44:55.411Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2023-01-18T12:44:55.411Z] === RUN TestCgroupNamespacesRun [2023-01-18T12:44:56.347Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2023-01-18T12:44:56.347Z] === RUN TestCgroupNamespacesRunPrivileged [2023-01-18T12:44:57.724Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2023-01-18T12:44:57.724Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-01-18T12:44:58.476Z] --- PASS: TestBuildWithHugeFile (53.54s) [2023-01-18T12:44:58.476Z] === RUN TestBuildWithEmptyDockerfile [2023-01-18T12:44:58.476Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-18T12:44:58.476Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-18T12:44:58.476Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-18T12:44:58.476Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-18T12:44:58.476Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-18T12:44:58.476Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-18T12:44:58.476Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-18T12:44:58.476Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-18T12:44:58.476Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-18T12:44:58.476Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-01-18T12:44:58.476Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2023-01-18T12:44:58.476Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2023-01-18T12:44:58.476Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-01-18T12:44:58.476Z] === RUN TestBuildPreserveOwnership [2023-01-18T12:44:58.476Z] === RUN TestBuildPreserveOwnership/copy_from [2023-01-18T12:44:58.476Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-01-18T12:44:58.660Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2023-01-18T12:44:58.660Z] === RUN TestCgroupNamespacesRunHostMode [2023-01-18T12:44:59.401Z] --- PASS: TestBuildPreserveOwnership (3.46s) [2023-01-18T12:44:59.401Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.38s) [2023-01-18T12:44:59.401Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s) [2023-01-18T12:44:59.401Z] === RUN TestBuildPlatformInvalid [2023-01-18T12:44:59.499Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2023-01-18T12:44:59.499Z] === RUN TestBuildLabelWithTargets [2023-01-18T12:44:59.657Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-01-18T12:44:59.657Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-01-18T12:45:00.036Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2023-01-18T12:45:00.036Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-01-18T12:45:00.217Z] Loaded image: busybox:latest [2023-01-18T12:45:00.473Z] Loaded image: busybox:glibc [2023-01-18T12:45:00.971Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s) [2023-01-18T12:45:00.971Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-01-18T12:45:01.838Z] Loaded image: debian:bullseye-slim [2023-01-18T12:45:01.838Z] Loaded image: hello-world:latest [2023-01-18T12:45:01.838Z] Loaded image: arm32v7/hello-world:latest [2023-01-18T12:45:01.907Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2023-01-18T12:45:01.907Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-01-18T12:45:02.842Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2023-01-18T12:45:02.842Z] === RUN TestCgroupNamespacesRunOlderClient [2023-01-18T12:45:03.780Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2023-01-18T12:45:03.780Z] === RUN TestNISDomainname [2023-01-18T12:45:04.153Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2023-01-18T12:45:04.153Z] [2023-01-18T12:45:04.153Z] ________ ____ __. [2023-01-18T12:45:04.153Z] \_____ \ | |/ _| [2023-01-18T12:45:04.153Z] / | \| < [2023-01-18T12:45:04.153Z] / | \ | \ [2023-01-18T12:45:04.153Z] \_______ /____|__ \ [2023-01-18T12:45:04.153Z] \/ \/ [2023-01-18T12:45:04.153Z] [2023-01-18T12:45:04.153Z] INFO: make.ps1 ended at 01/18/2023 12:44:56 [2023-01-18T12:45:04.153Z] INFO: Binaries build ended at 01/18/2023 12:44:57. Duration:00:01:26.1895491 [2023-01-18T12:45:04.153Z] INFO: Copying the built daemon binary to d:\CI\PR-44846\1\binary\dockerd-e3b9b535bd.exe... [2023-01-18T12:45:04.153Z] INFO: Copying the built client binary to d:\CI\PR-44846\1\binary\docker-e3b9b535bd.exe... [2023-01-18T12:45:04.153Z] INFO: Copying dockerversion from the container... [2023-01-18T12:45:04.153Z] INFO: Copying the golang package from the container to d:\CI\PR-44846\1\installer\go.zip... [2023-01-18T12:45:04.153Z] INFO: Extracting go.zip to d:\CI\PR-44846\1\go [2023-01-18T12:45:04.347Z] --- PASS: TestNISDomainname (0.61s) [2023-01-18T12:45:04.347Z] === RUN TestHostnameDnsResolution [2023-01-18T12:45:05.284Z] --- PASS: TestHostnameDnsResolution (0.67s) [2023-01-18T12:45:05.284Z] === RUN TestUnprivilegedPortsAndPing [2023-01-18T12:45:05.542Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s) [2023-01-18T12:45:05.542Z] === RUN TestStats [2023-01-18T12:45:07.608Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2023-01-18T12:45:07.609Z] === RUN TestBuildWithEmptyLayers [2023-01-18T12:45:08.074Z] --- PASS: TestStats (2.48s) [2023-01-18T12:45:08.074Z] === RUN TestStopContainerWithTimeout [2023-01-18T12:45:08.074Z] === RUN TestStopContainerWithTimeout/0 [2023-01-18T12:45:08.074Z] === PAUSE TestStopContainerWithTimeout/0 [2023-01-18T12:45:08.074Z] === RUN TestStopContainerWithTimeout/1 [2023-01-18T12:45:08.074Z] === PAUSE TestStopContainerWithTimeout/1 [2023-01-18T12:45:08.074Z] === RUN TestStopContainerWithTimeout/3 [2023-01-18T12:45:08.074Z] === PAUSE TestStopContainerWithTimeout/3 [2023-01-18T12:45:08.074Z] === RUN TestStopContainerWithTimeout/-1 [2023-01-18T12:45:08.074Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-01-18T12:45:08.074Z] === CONT TestStopContainerWithTimeout/0 [2023-01-18T12:45:08.074Z] === CONT TestStopContainerWithTimeout/3 [2023-01-18T12:45:09.009Z] === CONT TestStopContainerWithTimeout/-1 [2023-01-18T12:45:10.138Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2023-01-18T12:45:10.138Z] === RUN TestBuildMultiStageOnBuild [2023-01-18T12:45:10.911Z] === CONT TestStopContainerWithTimeout/1 [2023-01-18T12:45:11.882Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.20s) [2023-01-18T12:45:11.882Z] PASS [2023-01-18T12:45:11.882Z] [2023-01-18T12:45:11.882Z] === Skipped [2023-01-18T12:45:11.882Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-01-18T12:45:11.882Z] build_session_test.go:25: TODO: BuildKit [2023-01-18T12:45:11.882Z] [2023-01-18T12:45:11.882Z] DONE 33 tests, 1 skipped in 89.081s [2023-01-18T12:45:11.882Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-01-18T12:45:11.882Z] INFO: Testing against a local daemon [2023-01-18T12:45:11.882Z] === RUN TestConfigInspect [2023-01-18T12:45:12.312Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-01-18T12:45:12.312Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2023-01-18T12:45:12.312Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2023-01-18T12:45:12.312Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2023-01-18T12:45:12.312Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2023-01-18T12:45:12.312Z] === RUN TestDeleteDevicemapper [2023-01-18T12:45:12.312Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-18T12:45:12.312Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-01-18T12:45:12.312Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-18T12:45:13.246Z] --- PASS: TestConfigInspect (2.34s) [2023-01-18T12:45:13.246Z] === RUN TestConfigList [2023-01-18T12:45:13.690Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2023-01-18T12:45:13.690Z] === RUN TestUpdateMemory [2023-01-18T12:45:14.256Z] --- PASS: TestUpdateMemory (0.54s) [2023-01-18T12:45:14.256Z] === RUN TestUpdateCPUQuota [2023-01-18T12:45:14.824Z] --- PASS: TestUpdateCPUQuota (0.74s) [2023-01-18T12:45:14.824Z] === RUN TestUpdatePidsLimit [2023-01-18T12:45:14.824Z] === RUN TestUpdatePidsLimit/update_from_none [2023-01-18T12:45:15.083Z] === RUN TestUpdatePidsLimit/no_change [2023-01-18T12:45:15.131Z] --- PASS: TestConfigList (2.08s) [2023-01-18T12:45:15.131Z] === RUN TestConfigsCreateAndDelete [2023-01-18T12:45:15.341Z] === RUN TestUpdatePidsLimit/update_lower [2023-01-18T12:45:15.401Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2023-01-18T12:45:15.401Z] === RUN TestBuildUncleanTarFilenames [2023-01-18T12:45:15.600Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-01-18T12:45:15.660Z] --- PASS: TestBuildUncleanTarFilenames (0.48s) [2023-01-18T12:45:15.660Z] === RUN TestBuildMultiStageLayerLeak [2023-01-18T12:45:15.859Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-01-18T12:45:16.117Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-01-18T12:45:16.117Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-01-18T12:45:17.053Z] --- PASS: TestUpdatePidsLimit (1.93s) [2023-01-18T12:45:17.053Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2023-01-18T12:45:17.053Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2023-01-18T12:45:17.053Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2023-01-18T12:45:17.053Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2023-01-18T12:45:17.053Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2023-01-18T12:45:17.053Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2023-01-18T12:45:17.053Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2023-01-18T12:45:17.053Z] === RUN TestUpdateRestartPolicy [2023-01-18T12:45:17.642Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2023-01-18T12:45:17.642Z] === RUN TestConfigsUpdate [2023-01-18T12:45:19.527Z] --- PASS: TestConfigsUpdate (2.08s) [2023-01-18T12:45:19.527Z] === RUN TestTemplatedConfig [2023-01-18T12:45:20.926Z] --- PASS: TestBuildMultiStageLayerLeak (4.52s) [2023-01-18T12:45:20.926Z] === RUN TestBuildWithHugeFile [2023-01-18T12:45:21.414Z] --- PASS: TestTemplatedConfig (2.12s) [2023-01-18T12:45:21.414Z] === RUN TestConfigCreateResolve [2023-01-18T12:45:23.928Z] --- PASS: TestConfigCreateResolve (2.06s) [2023-01-18T12:45:23.928Z] === RUN TestConfigDaemonLibtrustID [2023-01-18T12:45:24.184Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-01-18T12:45:24.184Z] PASS [2023-01-18T12:45:24.184Z] [2023-01-18T12:45:24.184Z] DONE 7 tests in 13.347s [2023-01-18T12:45:24.184Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-01-18T12:45:24.184Z] INFO: Testing against a local daemon [2023-01-18T12:45:24.184Z] === RUN TestCheckpoint [2023-01-18T12:45:24.184Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-18T12:45:24.184Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-18T12:45:24.184Z] === RUN TestContainerInvalidJSON [2023-01-18T12:45:24.184Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-01-18T12:45:24.184Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-01-18T12:45:24.184Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-01-18T12:45:24.184Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-01-18T12:45:24.184Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-01-18T12:45:24.184Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-01-18T12:45:24.184Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-01-18T12:45:24.184Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-01-18T12:45:24.185Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-01-18T12:45:24.185Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-01-18T12:45:24.185Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-01-18T12:45:24.185Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-01-18T12:45:24.185Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-01-18T12:45:24.185Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-18T12:45:24.185Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-01-18T12:45:24.185Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-18T12:45:24.185Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-01-18T12:45:24.185Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-18T12:45:24.440Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2023-01-18T12:45:24.440Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-18T12:45:24.440Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-01-18T12:45:24.440Z] === RUN TestCopyFromContainer [2023-01-18T12:45:25.367Z] === RUN TestCopyFromContainer// [2023-01-18T12:45:25.367Z] === RUN TestCopyFromContainer//bar/root [2023-01-18T12:45:25.623Z] === RUN TestCopyFromContainer//bar/root/ [2023-01-18T12:45:25.623Z] === RUN TestCopyFromContainer/bar/quux [2023-01-18T12:45:25.623Z] === RUN TestCopyFromContainer/bar/quux/ [2023-01-18T12:45:25.623Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-01-18T12:45:25.623Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-01-18T12:45:25.879Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-01-18T12:45:25.879Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-01-18T12:45:25.879Z] === RUN TestCopyFromContainer/bar/notarget [2023-01-18T12:45:25.879Z] --- PASS: TestCopyFromContainer (1.59s) [2023-01-18T12:45:25.879Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-01-18T12:45:25.879Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2023-01-18T12:45:25.879Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-01-18T12:45:25.879Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-01-18T12:45:25.879Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-01-18T12:45:25.879Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-01-18T12:45:25.879Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-01-18T12:45:25.879Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-01-18T12:45:25.879Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2023-01-18T12:45:25.879Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-01-18T12:45:25.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-18T12:45:25.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-18T12:45:25.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-18T12:45:25.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-18T12:45:25.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-18T12:45:25.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-18T12:45:25.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-18T12:45:25.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-18T12:45:25.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-18T12:45:25.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-18T12:45:25.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-01-18T12:45:25.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-01-18T12:45:25.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-01-18T12:45:25.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-01-18T12:45:25.879Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-18T12:45:26.136Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-01-18T12:45:26.136Z] === RUN TestCreateWithInvalidEnv [2023-01-18T12:45:26.136Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-18T12:45:26.136Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-18T12:45:26.136Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-18T12:45:26.136Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-18T12:45:26.136Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-18T12:45:26.136Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-18T12:45:26.136Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-18T12:45:26.136Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-18T12:45:26.136Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-18T12:45:26.136Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-01-18T12:45:26.136Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-01-18T12:45:26.136Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-01-18T12:45:26.136Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2023-01-18T12:45:26.136Z] === RUN TestCreateTmpfsMountsTarget [2023-01-18T12:45:26.136Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-01-18T12:45:26.136Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-18T12:45:28.023Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2023-01-18T12:45:28.023Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-18T12:45:29.256Z] --- PASS: TestUpdateRestartPolicy (10.76s) [2023-01-18T12:45:29.257Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-18T12:45:29.257Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2023-01-18T12:45:29.257Z] === RUN TestWaitNonBlocked [2023-01-18T12:45:29.257Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-18T12:45:29.257Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-18T12:45:29.257Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-18T12:45:29.257Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-18T12:45:29.257Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-18T12:45:29.257Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-18T12:45:29.257Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-01-18T12:45:29.257Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2023-01-18T12:45:29.257Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2023-01-18T12:45:29.257Z] === RUN TestWaitBlocked [2023-01-18T12:45:29.257Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-18T12:45:29.257Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-18T12:45:29.257Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-01-18T12:45:29.257Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-01-18T12:45:29.257Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-18T12:45:29.257Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-01-18T12:45:29.257Z] --- PASS: TestWaitBlocked (0.01s) [2023-01-18T12:45:29.257Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.54s) [2023-01-18T12:45:29.257Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2023-01-18T12:45:29.257Z] === CONT TestContainerStartOnDaemonRestart [2023-01-18T12:45:29.257Z] === CONT TestRestartDaemonWithRestartingContainer [2023-01-18T12:45:29.385Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.42s) [2023-01-18T12:45:29.385Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-18T12:45:29.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-18T12:45:29.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-18T12:45:29.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-18T12:45:29.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-18T12:45:29.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-18T12:45:29.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-18T12:45:29.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-18T12:45:29.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-18T12:45:29.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-18T12:45:29.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-18T12:45:29.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-18T12:45:29.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-18T12:45:29.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-18T12:45:29.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-18T12:45:29.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-18T12:45:29.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-01-18T12:45:29.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-01-18T12:45:29.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-01-18T12:45:29.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-01-18T12:45:29.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-01-18T12:45:29.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-01-18T12:45:29.386Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-18T12:45:29.427Z] INFO: Extraction ended at 01/18/2023 12:45:28. Duration:00:00:29.1946516 [2023-01-18T12:45:29.427Z] INFO: Updating the golang and path environment variables [2023-01-18T12:45:29.427Z] INFO: GOPATH=d:\gopath [2023-01-18T12:45:29.427Z] INFO: go version go1.18.10 windows/amd64 [2023-01-18T12:45:29.427Z] INFO: Running the daemon under test in debug mode [2023-01-18T12:45:29.427Z] INFO: Starting a daemon under test... [2023-01-18T12:45:29.427Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44846\1\daemon --pidfile d:\CI\PR-44846\1\docker.pid -D [2023-01-18T12:45:29.427Z] INFO: Process started successfully. [2023-01-18T12:45:29.427Z] INFO: Start tailing logs of the daemon under tests [2023-01-18T12:45:29.427Z] INFO: Waiting for the daemon under test to start... [2023-01-18T12:45:29.642Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2023-01-18T12:45:29.642Z] === RUN TestCreateDifferentPlatform [2023-01-18T12:45:29.642Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-18T12:45:29.642Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-18T12:45:29.642Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-01-18T12:45:29.642Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-01-18T12:45:29.642Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-01-18T12:45:29.642Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-18T12:45:29.642Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-01-18T12:45:29.642Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-18T12:45:29.897Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2023-01-18T12:45:29.897Z] === RUN TestContainerStartOnDaemonRestart [2023-01-18T12:45:29.897Z] === PAUSE TestContainerStartOnDaemonRestart [2023-01-18T12:45:29.897Z] === RUN TestDaemonRestartIpcMode [2023-01-18T12:45:29.897Z] === PAUSE TestDaemonRestartIpcMode [2023-01-18T12:45:29.897Z] === RUN TestDaemonHostGatewayIP [2023-01-18T12:45:29.897Z] === PAUSE TestDaemonHostGatewayIP [2023-01-18T12:45:29.897Z] === RUN TestRestartDaemonWithRestartingContainer [2023-01-18T12:45:29.897Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-01-18T12:45:29.897Z] === RUN TestContainerKillOnDaemonStart [2023-01-18T12:45:29.897Z] === PAUSE TestContainerKillOnDaemonStart [2023-01-18T12:45:29.897Z] === RUN TestDiff [2023-01-18T12:45:30.458Z] --- PASS: TestDiff (0.57s) [2023-01-18T12:45:30.458Z] === RUN TestExecWithCloseStdin [2023-01-18T12:45:31.019Z] --- PASS: TestExecWithCloseStdin (0.64s) [2023-01-18T12:45:31.019Z] === RUN TestExec [2023-01-18T12:45:31.580Z] --- PASS: TestExec (0.64s) [2023-01-18T12:45:31.580Z] === RUN TestExecUser [2023-01-18T12:45:31.790Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2023-01-18T12:45:31.790Z] === CONT TestIpcModeOlderClient [2023-01-18T12:45:31.790Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.12s) [2023-01-18T12:45:31.790Z] === CONT TestContainerKillOnDaemonStart [2023-01-18T12:45:31.790Z] --- PASS: TestIpcModeOlderClient (0.08s) [2023-01-18T12:45:31.790Z] === CONT TestDaemonHostGatewayIP [2023-01-18T12:45:32.143Z] --- PASS: TestExecUser (0.60s) [2023-01-18T12:45:32.143Z] === RUN TestExportContainerAndImportImage [2023-01-18T12:45:33.069Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2023-01-18T12:45:33.069Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-18T12:45:34.323Z] --- PASS: TestDaemonHostGatewayIP (2.38s) [2023-01-18T12:45:34.323Z] === CONT TestDaemonRestartIpcMode [2023-01-18T12:45:34.434Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2023-01-18T12:45:34.434Z] === RUN TestHealthCheckWorkdir [2023-01-18T12:45:34.995Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2023-01-18T12:45:34.995Z] === RUN TestHealthKillContainer [2023-01-18T12:45:36.225Z] --- PASS: TestDaemonRestartIpcMode (2.14s) [2023-01-18T12:45:43.072Z] --- PASS: TestHealthKillContainer (8.18s) [2023-01-18T12:45:43.072Z] === RUN TestHealthCheckProcessKilled [2023-01-18T12:45:43.997Z] --- PASS: TestHealthCheckProcessKilled (0.78s) [2023-01-18T12:45:43.997Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-18T12:45:44.339Z] --- PASS: TestContainerKillOnDaemonStart (11.61s) [2023-01-18T12:45:44.340Z] PASS [2023-01-18T12:45:44.340Z] [2023-01-18T12:45:44.340Z] === Skipped [2023-01-18T12:45:44.340Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-01-18T12:45:44.340Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-18T12:45:44.340Z] [2023-01-18T12:45:44.340Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-18T12:45:44.340Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-18T12:45:44.340Z] [2023-01-18T12:45:44.340Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-01-18T12:45:44.340Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-18T12:45:44.340Z] [2023-01-18T12:45:44.340Z] DONE 197 tests, 3 skipped in 106.471s [2023-01-18T12:45:44.340Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-01-18T12:45:44.340Z] ++ 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-01-18T12:45:44.340Z] ++ set -e [2023-01-18T12:45:44.340Z] ++ '[' -n 0 ']' [2023-01-18T12:45:44.340Z] ++ set -x [2023-01-18T12:45:44.340Z] ++ 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-01-18T12:45:44.340Z] INFO: Testing against a local daemon [2023-01-18T12:45:44.340Z] === RUN TestLiveRestore [2023-01-18T12:45:44.340Z] === RUN TestLiveRestore/volume_references [2023-01-18T12:45:44.340Z] === PAUSE TestLiveRestore/volume_references [2023-01-18T12:45:44.340Z] === CONT TestLiveRestore/volume_references [2023-01-18T12:45:44.340Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-01-18T12:45:44.340Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-01-18T12:45:44.559Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2023-01-18T12:45:44.559Z] === RUN TestIpcModeNone [2023-01-18T12:45:44.906Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-01-18T12:45:45.119Z] --- PASS: TestIpcModeNone (0.62s) [2023-01-18T12:45:45.119Z] === RUN TestIpcModePrivate [2023-01-18T12:45:45.374Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2023-01-18T12:45:45.841Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-01-18T12:45:45.937Z] --- PASS: TestIpcModePrivate (0.63s) [2023-01-18T12:45:45.937Z] === RUN TestIpcModeShareable [2023-01-18T12:45:46.192Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2023-01-18T12:45:46.448Z] --- PASS: TestIpcModeShareable (0.58s) [2023-01-18T12:45:46.448Z] === RUN TestAPIIpcModeShareableAndContainer [2023-01-18T12:45:46.777Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-01-18T12:45:47.712Z] --- PASS: TestLiveRestore (0.00s) [2023-01-18T12:45:47.712Z] --- PASS: TestLiveRestore/volume_references (4.48s) [2023-01-18T12:45:47.712Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.80s) [2023-01-18T12:45:47.712Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.01s) [2023-01-18T12:45:47.712Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.94s) [2023-01-18T12:45:47.712Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s) [2023-01-18T12:45:47.712Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s) [2023-01-18T12:45:47.712Z] PASS [2023-01-18T12:45:47.712Z] [2023-01-18T12:45:47.712Z] DONE 7 tests in 4.576s [2023-01-18T12:45:47.712Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-01-18T12:45:47.712Z] ++ 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-01-18T12:45:47.712Z] ++ set -e [2023-01-18T12:45:47.712Z] ++ '[' -n 0 ']' [2023-01-18T12:45:47.712Z] ++ set -x [2023-01-18T12:45:47.712Z] ++ 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-01-18T12:45:47.971Z] INFO: Testing against a local daemon [2023-01-18T12:45:47.971Z] === RUN TestCommitInheritsEnv [2023-01-18T12:45:48.236Z] --- PASS: TestCommitInheritsEnv (0.25s) [2023-01-18T12:45:48.236Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-18T12:45:48.236Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-01-18T12:45:48.236Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-01-18T12:45:48.236Z] === RUN TestImagesFilterMultiReference [2023-01-18T12:45:48.236Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-01-18T12:45:48.236Z] === RUN TestImagePullPlatformInvalid [2023-01-18T12:45:48.236Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-01-18T12:45:48.236Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-18T12:45:48.236Z] time="2023-01-18T12:45:48Z" 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=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.236Z] time="2023-01-18T12:45:48Z" level=info msg="Starting upload purge in 14m0s" go.version=go1.18.10 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.236Z] time="2023-01-18T12:45:48Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.236Z] time="2023-01-18T12:45:48Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.335Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2023-01-18T12:45:48.335Z] === RUN TestAPIIpcModeHost [2023-01-18T12:45:48.335Z] --- PASS: TestAPIIpcModeHost (0.36s) [2023-01-18T12:45:48.335Z] === RUN TestDaemonIpcModeShareable [2023-01-18T12:45:48.501Z] time="2023-01-18T12:45:48Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=38929c03-60c4-466a-8e1c-c986c76ea0e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35908" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.501Z] time="2023-01-18T12:45:48Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=38929c03-60c4-466a-8e1c-c986c76ea0e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35908" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.274298ms http.response.status=200 http.response.written=2 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.501Z] 127.0.0.1 - - [18/Jan/2023:12:45:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-01-18T12:45:48.501Z] time="2023-01-18T12:45:48Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=15be60be-9aca-42ea-9638-9060a40c5e15 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.501Z] time="2023-01-18T12:45:48Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=15be60be-9aca-42ea-9638-9060a40c5e15 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.501Z] time="2023-01-18T12:45:48Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=91bf0dd4-e2df-4e3a-9fc0-f8cb4231a394 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.501Z] time="2023-01-18T12:45:48Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=91bf0dd4-e2df-4e3a-9fc0-f8cb4231a394 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.501Z] time="2023-01-18T12:45:48Z" 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=15be60be-9aca-42ea-9638-9060a40c5e15 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=39.334µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=640a45fa-9e43-42ae-89cb-864d41d32fb8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.501Z] time="2023-01-18T12:45:48Z" 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=15be60be-9aca-42ea-9638-9060a40c5e15 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.600226ms http.response.status=404 http.response.written=157 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.501Z] 127.0.0.1 - - [18/Jan/2023:12:45:48 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-18T12:45:48.501Z] time="2023-01-18T12:45:48Z" 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=91bf0dd4-e2df-4e3a-9fc0-f8cb4231a394 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=25.624µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a03b6d0c-ae69-41dc-8d00-1608c20e2832 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.501Z] time="2023-01-18T12:45:48Z" 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=91bf0dd4-e2df-4e3a-9fc0-f8cb4231a394 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35914" 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.661779ms http.response.status=404 http.response.written=157 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.501Z] 127.0.0.1 - - [18/Jan/2023:12:45:48 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-18T12:45:48.501Z] time="2023-01-18T12:45:48Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b74caeeb-7150-47d5-8f4e-2d876d797871 http.request.method=POST http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.501Z] time="2023-01-18T12:45:48Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b74caeeb-7150-47d5-8f4e-2d876d797871 http.request.method=POST http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.501Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b74caeeb-7150-47d5-8f4e-2d876d797871 http.request.method=POST http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=101.814µs trace.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=33f8c67e-0ec9-4db1-810c-b537ddbdc57e trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.501Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b74caeeb-7150-47d5-8f4e-2d876d797871 http.request.method=POST http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=10.838µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0b4b9240-16e6-4e7e-a3d7-2e40bdbeec94 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.501Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b74caeeb-7150-47d5-8f4e-2d876d797871 http.request.method=POST http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=178.061µs trace.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=5509f871-946a-4b61-a0e5-4c3454282d5c trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.501Z] time="2023-01-18T12:45:48Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b74caeeb-7150-47d5-8f4e-2d876d797871 http.request.method=POST http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.166131ms http.response.status=202 http.response.written=0 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.501Z] 127.0.0.1 - - [18/Jan/2023:12:45:48 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-18T12:45:48.501Z] time="2023-01-18T12:45:48Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6b30dc6e-960a-410c-a307-77e81154ef95 http.request.method=POST http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6b30dc6e-960a-410c-a307-77e81154ef95 http.request.method=POST http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6b30dc6e-960a-410c-a307-77e81154ef95 http.request.method=POST http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=170.857µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=dcc00120-a8e1-4143-8f78-c84802783643 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6b30dc6e-960a-410c-a307-77e81154ef95 http.request.method=POST http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=16.639µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d5165474-bb51-488f-9d86-0736f2bdf200 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6b30dc6e-960a-410c-a307-77e81154ef95 http.request.method=POST http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=151.731µs trace.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=b87f503f-e286-4751-8a83-3f253830e179 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6b30dc6e-960a-410c-a307-77e81154ef95 http.request.method=POST http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.938898ms http.response.status=202 http.response.written=0 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] 127.0.0.1 - - [18/Jan/2023:12:45:48 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" 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=4c816fab-e40d-433e-96d7-03c4279d998a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf?_state=KisN2L3eqBgEKJfgY3umxRki5VGvNwZquqSbmRjZZgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4OGQ5Mjg0LTYyOTgtNGMxZS05NzY3LWM1MTM4ZGZhNzJjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4yOTYzMzA0MDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.uuid=b88d9284-6298-4c1e-9767-c5138dfa72cf version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" 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=4c816fab-e40d-433e-96d7-03c4279d998a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf?_state=KisN2L3eqBgEKJfgY3umxRki5VGvNwZquqSbmRjZZgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4OGQ5Mjg0LTYyOTgtNGMxZS05NzY3LWM1MTM4ZGZhNzJjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4yOTYzMzA0MDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.uuid=b88d9284-6298-4c1e-9767-c5138dfa72cf version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4c816fab-e40d-433e-96d7-03c4279d998a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf?_state=KisN2L3eqBgEKJfgY3umxRki5VGvNwZquqSbmRjZZgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4OGQ5Mjg0LTYyOTgtNGMxZS05NzY3LWM1MTM4ZGZhNzJjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4yOTYzMzA0MDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=35.149µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=82f4c8ba-b39f-461c-b3ed-b32eb4160e45 trace.line=82 vars.name=test vars.uuid=b88d9284-6298-4c1e-9767-c5138dfa72cf version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4c816fab-e40d-433e-96d7-03c4279d998a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf?_state=KisN2L3eqBgEKJfgY3umxRki5VGvNwZquqSbmRjZZgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4OGQ5Mjg0LTYyOTgtNGMxZS05NzY3LWM1MTM4ZGZhNzJjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4yOTYzMzA0MDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=3.952153ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1a428a96-e45d-4274-a2fa-f7ac178210e6 trace.line=141 vars.name=test vars.uuid=b88d9284-6298-4c1e-9767-c5138dfa72cf version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" 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=3442c5ce-0dcf-4377-9bb6-18ffadd47491 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2?_state=742uRHj0sHIW2rLVPt9OKHAyJOG9FRNSv7KVX2hz5al7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYjU4ZmI4LWJiMDEtNDdhNC04MTZjLWNhNDA1Y2RiZDZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4zMDA3Njc2NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.uuid=4ab58fb8-bb01-47a4-816c-ca405cdbd6e2 version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" 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=3442c5ce-0dcf-4377-9bb6-18ffadd47491 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2?_state=742uRHj0sHIW2rLVPt9OKHAyJOG9FRNSv7KVX2hz5al7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYjU4ZmI4LWJiMDEtNDdhNC04MTZjLWNhNDA1Y2RiZDZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4zMDA3Njc2NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.uuid=4ab58fb8-bb01-47a4-816c-ca405cdbd6e2 version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3442c5ce-0dcf-4377-9bb6-18ffadd47491 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2?_state=742uRHj0sHIW2rLVPt9OKHAyJOG9FRNSv7KVX2hz5al7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYjU4ZmI4LWJiMDEtNDdhNC04MTZjLWNhNDA1Y2RiZDZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4zMDA3Njc2NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=46.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=067295bd-2f0c-430d-bf5d-b1c0e30a50c6 trace.line=82 vars.name=test vars.uuid=4ab58fb8-bb01-47a4-816c-ca405cdbd6e2 version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3442c5ce-0dcf-4377-9bb6-18ffadd47491 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2?_state=742uRHj0sHIW2rLVPt9OKHAyJOG9FRNSv7KVX2hz5al7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYjU4ZmI4LWJiMDEtNDdhNC04MTZjLWNhNDA1Y2RiZDZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4zMDA3Njc2NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=16.245µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=54639bf2-fea3-4c4b-b3b1-437a2c68400a trace.line=141 vars.name=test vars.uuid=4ab58fb8-bb01-47a4-816c-ca405cdbd6e2 version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3442c5ce-0dcf-4377-9bb6-18ffadd47491 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2?_state=742uRHj0sHIW2rLVPt9OKHAyJOG9FRNSv7KVX2hz5al7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYjU4ZmI4LWJiMDEtNDdhNC04MTZjLWNhNDA1Y2RiZDZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4zMDA3Njc2NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=698.714µs trace.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=b7d4e784-b9a4-427c-bc27-2e53a7abccc4 trace.line=124 vars.name=test vars.uuid=4ab58fb8-bb01-47a4-816c-ca405cdbd6e2 version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" 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=3442c5ce-0dcf-4377-9bb6-18ffadd47491 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2?_state=742uRHj0sHIW2rLVPt9OKHAyJOG9FRNSv7KVX2hz5al7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYjU4ZmI4LWJiMDEtNDdhNC04MTZjLWNhNDA1Y2RiZDZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4zMDA3Njc2NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.uuid=4ab58fb8-bb01-47a4-816c-ca405cdbd6e2 version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3442c5ce-0dcf-4377-9bb6-18ffadd47491 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2?_state=742uRHj0sHIW2rLVPt9OKHAyJOG9FRNSv7KVX2hz5al7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYjU4ZmI4LWJiMDEtNDdhNC04MTZjLWNhNDA1Y2RiZDZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4zMDA3Njc2NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=20.479µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c4828bc2-d0a9-48e7-8aa0-1b31c38365b6 trace.line=141 vars.name=test vars.uuid=4ab58fb8-bb01-47a4-816c-ca405cdbd6e2 version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4c816fab-e40d-433e-96d7-03c4279d998a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf?_state=KisN2L3eqBgEKJfgY3umxRki5VGvNwZquqSbmRjZZgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4OGQ5Mjg0LTYyOTgtNGMxZS05NzY3LWM1MTM4ZGZhNzJjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4yOTYzMzA0MDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=74.5µs trace.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=90c9aae3-2565-4669-89c4-e52cce096efe trace.line=124 vars.name=test vars.uuid=b88d9284-6298-4c1e-9767-c5138dfa72cf version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" 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=4c816fab-e40d-433e-96d7-03c4279d998a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf?_state=KisN2L3eqBgEKJfgY3umxRki5VGvNwZquqSbmRjZZgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4OGQ5Mjg0LTYyOTgtNGMxZS05NzY3LWM1MTM4ZGZhNzJjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4yOTYzMzA0MDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.uuid=b88d9284-6298-4c1e-9767-c5138dfa72cf version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" 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=3442c5ce-0dcf-4377-9bb6-18ffadd47491 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2?_state=742uRHj0sHIW2rLVPt9OKHAyJOG9FRNSv7KVX2hz5al7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYjU4ZmI4LWJiMDEtNDdhNC04MTZjLWNhNDA1Y2RiZDZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4zMDA3Njc2NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=15.491µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=53b37af0-71ab-40fd-9b09-015529a41c80 trace.line=141 vars.name=test vars.uuid=4ab58fb8-bb01-47a4-816c-ca405cdbd6e2 version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3442c5ce-0dcf-4377-9bb6-18ffadd47491 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2?_state=742uRHj0sHIW2rLVPt9OKHAyJOG9FRNSv7KVX2hz5al7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYjU4ZmI4LWJiMDEtNDdhNC04MTZjLWNhNDA1Y2RiZDZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4zMDA3Njc2NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=19.643µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cd1377ea-dab2-48f2-9dfc-457bc166b75b trace.line=141 vars.name=test vars.uuid=4ab58fb8-bb01-47a4-816c-ca405cdbd6e2 version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2/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=3442c5ce-0dcf-4377-9bb6-18ffadd47491 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2?_state=742uRHj0sHIW2rLVPt9OKHAyJOG9FRNSv7KVX2hz5al7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYjU4ZmI4LWJiMDEtNDdhNC04MTZjLWNhNDA1Y2RiZDZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4zMDA3Njc2NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=63.037µs trace.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=84646bf1-4ae5-4743-99a5-51c66ab9f9ed trace.line=167 vars.name=test vars.uuid=4ab58fb8-bb01-47a4-816c-ca405cdbd6e2 version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" 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=3442c5ce-0dcf-4377-9bb6-18ffadd47491 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2?_state=742uRHj0sHIW2rLVPt9OKHAyJOG9FRNSv7KVX2hz5al7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYjU4ZmI4LWJiMDEtNDdhNC04MTZjLWNhNDA1Y2RiZDZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4zMDA3Njc2NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=107.926µs trace.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=d44719ea-9403-4b77-adc6-4fce68e98252 trace.line=95 vars.name=test vars.uuid=4ab58fb8-bb01-47a4-816c-ca405cdbd6e2 version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3442c5ce-0dcf-4377-9bb6-18ffadd47491 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2?_state=742uRHj0sHIW2rLVPt9OKHAyJOG9FRNSv7KVX2hz5al7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYjU4ZmI4LWJiMDEtNDdhNC04MTZjLWNhNDA1Y2RiZDZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4zMDA3Njc2NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=499.279µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=b0a36e33-aa89-4283-a8a2-a04f13bd9fd7 trace.line=181 vars.name=test vars.uuid=4ab58fb8-bb01-47a4-816c-ca405cdbd6e2 version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] time="2023-01-18T12:45:48Z" 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=3442c5ce-0dcf-4377-9bb6-18ffadd47491 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35928" http.request.uri="/v2/test/blobs/uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2?_state=742uRHj0sHIW2rLVPt9OKHAyJOG9FRNSv7KVX2hz5al7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYjU4ZmI4LWJiMDEtNDdhNC04MTZjLWNhNDA1Y2RiZDZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4zMDA3Njc2NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=11.027254ms http.response.status=201 http.response.written=0 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.502Z] 127.0.0.1 - - [18/Jan/2023:12:45:48 +0000] "PUT /v2/test/blobs/uploads/4ab58fb8-bb01-47a4-816c-ca405cdbd6e2?_state=742uRHj0sHIW2rLVPt9OKHAyJOG9FRNSv7KVX2hz5al7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRhYjU4ZmI4LWJiMDEtNDdhNC04MTZjLWNhNDA1Y2RiZDZlMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4zMDA3Njc2NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4c816fab-e40d-433e-96d7-03c4279d998a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf?_state=KisN2L3eqBgEKJfgY3umxRki5VGvNwZquqSbmRjZZgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4OGQ5Mjg0LTYyOTgtNGMxZS05NzY3LWM1MTM4ZGZhNzJjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4yOTYzMzA0MDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=19.356µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c4ed0b4e-5016-46e4-8a30-8ee798718448 trace.line=141 vars.name=test vars.uuid=b88d9284-6298-4c1e-9767-c5138dfa72cf version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=4c816fab-e40d-433e-96d7-03c4279d998a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf?_state=KisN2L3eqBgEKJfgY3umxRki5VGvNwZquqSbmRjZZgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4OGQ5Mjg0LTYyOTgtNGMxZS05NzY3LWM1MTM4ZGZhNzJjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4yOTYzMzA0MDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=211.635µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9ef4551b-0f53-4abc-860a-88efc6ad5db7 trace.line=141 vars.name=test vars.uuid=b88d9284-6298-4c1e-9767-c5138dfa72cf version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4c816fab-e40d-433e-96d7-03c4279d998a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf?_state=KisN2L3eqBgEKJfgY3umxRki5VGvNwZquqSbmRjZZgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4OGQ5Mjg0LTYyOTgtNGMxZS05NzY3LWM1MTM4ZGZhNzJjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4yOTYzMzA0MDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=15.851µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1d74a081-c35e-491c-a90d-c40a0c2b01ea trace.line=141 vars.name=test vars.uuid=b88d9284-6298-4c1e-9767-c5138dfa72cf version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf/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=4c816fab-e40d-433e-96d7-03c4279d998a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf?_state=KisN2L3eqBgEKJfgY3umxRki5VGvNwZquqSbmRjZZgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4OGQ5Mjg0LTYyOTgtNGMxZS05NzY3LWM1MTM4ZGZhNzJjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4yOTYzMzA0MDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=329.095µs trace.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=37fbc33a-03f6-4e28-946e-bc181d88d208 trace.line=167 vars.name=test vars.uuid=b88d9284-6298-4c1e-9767-c5138dfa72cf version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=4c816fab-e40d-433e-96d7-03c4279d998a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf?_state=KisN2L3eqBgEKJfgY3umxRki5VGvNwZquqSbmRjZZgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4OGQ5Mjg0LTYyOTgtNGMxZS05NzY3LWM1MTM4ZGZhNzJjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4yOTYzMzA0MDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=307.263µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=adb4b368-d94a-4893-bc03-6e9ac0780b74 trace.line=95 vars.name=test vars.uuid=b88d9284-6298-4c1e-9767-c5138dfa72cf version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4c816fab-e40d-433e-96d7-03c4279d998a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf?_state=KisN2L3eqBgEKJfgY3umxRki5VGvNwZquqSbmRjZZgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4OGQ5Mjg0LTYyOTgtNGMxZS05NzY3LWM1MTM4ZGZhNzJjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4yOTYzMzA0MDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=275.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).Delete" trace.id=f47e9b12-255c-4c6b-a33b-d3971d6c6cef trace.line=181 vars.name=test vars.uuid=b88d9284-6298-4c1e-9767-c5138dfa72cf version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=4c816fab-e40d-433e-96d7-03c4279d998a http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/blobs/uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf?_state=KisN2L3eqBgEKJfgY3umxRki5VGvNwZquqSbmRjZZgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4OGQ5Mjg0LTYyOTgtNGMxZS05NzY3LWM1MTM4ZGZhNzJjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4yOTYzMzA0MDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=17.045871ms http.response.status=201 http.response.written=0 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] 127.0.0.1 - - [18/Jan/2023:12:45:48 +0000] "PUT /v2/test/blobs/uploads/b88d9284-6298-4c1e-9767-c5138dfa72cf?_state=KisN2L3eqBgEKJfgY3umxRki5VGvNwZquqSbmRjZZgt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI4OGQ5Mjg0LTYyOTgtNGMxZS05NzY3LWM1MTM4ZGZhNzJjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0NTo0OC4yOTYzMzA0MDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bd910c8e-425f-4759-bd47-9a331525f27f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bd910c8e-425f-4759-bd47-9a331525f27f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=bd910c8e-425f-4759-bd47-9a331525f27f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=126.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).GetContent" trace.id=fc9c49e5-65df-4948-9d64-8d8e868310b4 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=bd910c8e-425f-4759-bd47-9a331525f27f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35914" 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.546033ms http.response.status=404 http.response.written=96 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] 127.0.0.1 - - [18/Jan/2023:12:45:48 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=2eb02e7e-f90c-4989-9eeb-baaf93cfddeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=2eb02e7e-f90c-4989-9eeb-baaf93cfddeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=2eb02e7e-f90c-4989-9eeb-baaf93cfddeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=2eb02e7e-f90c-4989-9eeb-baaf93cfddeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=2eb02e7e-f90c-4989-9eeb-baaf93cfddeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=41.385µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7813293d-622f-407a-a057-7bb60b13e879 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=2eb02e7e-f90c-4989-9eeb-baaf93cfddeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=81.925µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=91dcdc9a-3f91-45d5-875f-e5502f6d073c trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=2eb02e7e-f90c-4989-9eeb-baaf93cfddeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=217.789µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8d1689db-a2cf-4604-a52f-c283896b72e5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=2eb02e7e-f90c-4989-9eeb-baaf93cfddeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=15.491µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bb8980e8-bcd3-4ac8-8976-4b7d1df164ae trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=2eb02e7e-f90c-4989-9eeb-baaf93cfddeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=20.094µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c5019bf4-d246-4773-8b78-44c757ad8d65 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=2eb02e7e-f90c-4989-9eeb-baaf93cfddeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=193.667µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2528caa9-99c8-4622-ae78-587faefb8c07 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=2eb02e7e-f90c-4989-9eeb-baaf93cfddeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=318.232µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4e1d6f02-eb9f-4bf0-a387-5a785962dda5 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=2eb02e7e-f90c-4989-9eeb-baaf93cfddeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=93.445µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b36fed10-cc10-43c7-a673-569b741bc828 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=2eb02e7e-f90c-4989-9eeb-baaf93cfddeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=78.602µs trace.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=315bea8f-c7ca-41db-a5b7-43542e97ead0 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=2eb02e7e-f90c-4989-9eeb-baaf93cfddeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=31.712µs trace.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=ddfad5ee-1ba1-4920-ab49-262a60a28bd2 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" 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=2eb02e7e-f90c-4989-9eeb-baaf93cfddeb http.request.method=PUT http.request.remoteaddr="127.0.0.1:35914" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.414838ms http.response.status=201 http.response.written=0 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.503Z] 127.0.0.1 - - [18/Jan/2023:12:45:48 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-18T12:45:48.503Z] time="2023-01-18T12:45:48Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2a890904-431b-4d95-a887-85eb37dd8e0d http.request.method=GET http.request.remoteaddr="127.0.0.1:35942" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2a890904-431b-4d95-a887-85eb37dd8e0d http.request.method=GET http.request.remoteaddr="127.0.0.1:35942" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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="848.731µs" http.response.status=200 http.response.written=2 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] 127.0.0.1 - - [18/Jan/2023:12:45:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e13f397d-3ffb-49c8-9a83-277b958225c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e13f397d-3ffb-49c8-9a83-277b958225c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" 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=e13f397d-3ffb-49c8-9a83-277b958225c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=36.544µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e2dda662-47dc-423f-9c76-c75b6654c8d3 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e13f397d-3ffb-49c8-9a83-277b958225c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" 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=e13f397d-3ffb-49c8-9a83-277b958225c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=32.647µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3535bcee-77a0-4ca8-ad9c-5f486dbec6ac trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" 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=e13f397d-3ffb-49c8-9a83-277b958225c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=91.081µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4cd5d2ea-3221-4e60-8ac5-c1290970c883 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" 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=e13f397d-3ffb-49c8-9a83-277b958225c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=93.609µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=818acd7a-0268-431b-a172-8f35deb23126 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e13f397d-3ffb-49c8-9a83-277b958225c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e13f397d-3ffb-49c8-9a83-277b958225c0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35950" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.696053ms http.response.status=200 http.response.written=417 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] 127.0.0.1 - - [18/Jan/2023:12:45:48 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f43840ae-696d-4e03-ac3e-16b7ee119f0a http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f43840ae-696d-4e03-ac3e-16b7ee119f0a http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f43840ae-696d-4e03-ac3e-16b7ee119f0a http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" 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=f43840ae-696d-4e03-ac3e-16b7ee119f0a http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=198.039µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=714e7e63-f936-4f6a-b356-8481653c17e0 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" 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=f43840ae-696d-4e03-ac3e-16b7ee119f0a http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=42.099µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d0e2d7af-d5c0-454a-ba31-51f2967726fa trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" 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=f43840ae-696d-4e03-ac3e-16b7ee119f0a http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=69.749µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=98c418fb-8441-4e0c-9312-8078f080b48f trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f43840ae-696d-4e03-ac3e-16b7ee119f0a http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f43840ae-696d-4e03-ac3e-16b7ee119f0a http.request.method=GET http.request.remoteaddr="127.0.0.1:35954" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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.847757ms http.response.status=200 http.response.written=417 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] 127.0.0.1 - - [18/Jan/2023:12:45:48 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7069bdfa-9d42-494b-956a-93445d9379d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35960" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7069bdfa-9d42-494b-956a-93445d9379d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35960" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" 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=7069bdfa-9d42-494b-956a-93445d9379d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35960" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=149.426µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4ee8b01e-cd7d-4e2c-b853-08cf01d45938 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" 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=7069bdfa-9d42-494b-956a-93445d9379d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35960" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=23.4µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f20aeeeb-d76c-49d0-bae8-b12f0969059f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" 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=7069bdfa-9d42-494b-956a-93445d9379d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35960" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=21.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).GetContent" trace.id=51789160-2da8-47a1-be7b-556ca4b1bcac trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.504Z] time="2023-01-18T12:45:48Z" 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=7069bdfa-9d42-494b-956a-93445d9379d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35960" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=13.046µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=398a1420-bf0d-4413-a1c4-8429e4a80540 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" 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=7069bdfa-9d42-494b-956a-93445d9379d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35960" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=12.373µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d32dccc3-0591-4a64-aa31-9c9295b849c5 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" 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=7069bdfa-9d42-494b-956a-93445d9379d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35960" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=6.531µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=a22661d2-60f6-4733-b51d-5ae9b05254c5 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" 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=7069bdfa-9d42-494b-956a-93445d9379d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35960" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=115.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).ReadStream" trace.id=0abecfb9-c5b2-486e-9992-b642c26f40bc trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" 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=7069bdfa-9d42-494b-956a-93445d9379d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35960" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=53.93µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=22c12494-07b8-47de-b6a1-c49026c7a3c6 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" 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=7069bdfa-9d42-494b-956a-93445d9379d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35960" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=13.932µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f9e7c38e-445e-4107-b94e-2ab9919718ab trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7069bdfa-9d42-494b-956a-93445d9379d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35960" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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=2.685452ms http.response.status=200 http.response.written=179 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] 127.0.0.1 - - [18/Jan/2023:12:45:48 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cabbadb8-016d-4c13-8544-776f942d484f http.request.method=GET http.request.remoteaddr="127.0.0.1:35964" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cabbadb8-016d-4c13-8544-776f942d484f http.request.method=GET http.request.remoteaddr="127.0.0.1:35964" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" 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=cabbadb8-016d-4c13-8544-776f942d484f http.request.method=GET http.request.remoteaddr="127.0.0.1:35964" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=79.136µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3956ce6c-3358-4bef-9916-aeaa6c094d0d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" 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=cabbadb8-016d-4c13-8544-776f942d484f http.request.method=GET http.request.remoteaddr="127.0.0.1:35964" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=19.667µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=457aa1e9-86cd-48a1-91fd-e5e12f60e65c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" 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=cabbadb8-016d-4c13-8544-776f942d484f http.request.method=GET http.request.remoteaddr="127.0.0.1:35964" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=22.054µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5767c83f-5f31-43f3-9277-7dd14f2abfea trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" 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=cabbadb8-016d-4c13-8544-776f942d484f http.request.method=GET http.request.remoteaddr="127.0.0.1:35964" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=31.203µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9ba57b95-e75e-4041-87a9-23fae2a088c9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" 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=cabbadb8-016d-4c13-8544-776f942d484f http.request.method=GET http.request.remoteaddr="127.0.0.1:35964" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=12.233µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e197df6b-496d-4c14-859a-705d1c636426 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" 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=cabbadb8-016d-4c13-8544-776f942d484f http.request.method=GET http.request.remoteaddr="127.0.0.1:35964" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=6.785µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=1ab2ffc5-2b6b-469b-83c4-8f50f20c5cac trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" 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=cabbadb8-016d-4c13-8544-776f942d484f http.request.method=GET http.request.remoteaddr="127.0.0.1:35964" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=19.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).ReadStream" trace.id=ea9b5705-df97-4ddc-90ca-91b5704efe0d trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" 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=cabbadb8-016d-4c13-8544-776f942d484f http.request.method=GET http.request.remoteaddr="127.0.0.1:35964" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=74.803µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e8a60c7d-15fc-4326-808e-de112b4fe230 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" 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=cabbadb8-016d-4c13-8544-776f942d484f http.request.method=GET http.request.remoteaddr="127.0.0.1:35964" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=13.808µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9c082298-e58d-4d9f-883f-31bf1b2b6049 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cabbadb8-016d-4c13-8544-776f942d484f http.request.method=GET http.request.remoteaddr="127.0.0.1:35964" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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=6.111585ms http.response.status=200 http.response.written=68 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] 127.0.0.1 - - [18/Jan/2023:12:45:48 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f49969e9-3bd9-4bb2-aaf7-9323ae9c5516 http.request.method=GET http.request.remoteaddr="127.0.0.1:35986" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f49969e9-3bd9-4bb2-aaf7-9323ae9c5516 http.request.method=GET http.request.remoteaddr="127.0.0.1:35986" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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="888.343µs" http.response.status=200 http.response.written=2 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] 127.0.0.1 - - [18/Jan/2023:12:45:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5d430505-6474-4237-858e-3286fd955884 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35992" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5d430505-6474-4237-858e-3286fd955884 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35992" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5d430505-6474-4237-858e-3286fd955884 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35992" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.505Z] time="2023-01-18T12:45:48Z" 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=5d430505-6474-4237-858e-3286fd955884 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35992" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=32.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).GetContent" trace.id=c740f67b-9ac5-432c-a129-ca8eb3ad2316 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.506Z] time="2023-01-18T12:45:48Z" 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=5d430505-6474-4237-858e-3286fd955884 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35992" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=13.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).GetContent" trace.id=d599f45b-8e97-4fe0-94f8-94e83a455220 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.506Z] time="2023-01-18T12:45:48Z" 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=5d430505-6474-4237-858e-3286fd955884 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35992" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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.22584ms http.response.status=404 http.response.written=181 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.506Z] 127.0.0.1 - - [18/Jan/2023:12:45:48 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:45:48.506Z] time="2023-01-18T12:45:48Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1ee7da8c-bb7e-47e9-ba93-abaf9cc15df1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.506Z] time="2023-01-18T12:45:48Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1ee7da8c-bb7e-47e9-ba93-abaf9cc15df1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.506Z] time="2023-01-18T12:45:48Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1ee7da8c-bb7e-47e9-ba93-abaf9cc15df1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.506Z] time="2023-01-18T12:45:48Z" 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=1ee7da8c-bb7e-47e9-ba93-abaf9cc15df1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=36.873µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d9c6803e-1d7b-4d6d-80d6-8f35b8646f49 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.506Z] time="2023-01-18T12:45:48Z" 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=1ee7da8c-bb7e-47e9-ba93-abaf9cc15df1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c trace.duration=12.373µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fe201a68-98fd-4165-97b3-4a53af7d14fc trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.506Z] time="2023-01-18T12:45:48Z" 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=1ee7da8c-bb7e-47e9-ba93-abaf9cc15df1 http.request.method=GET http.request.remoteaddr="127.0.0.1:35998" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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.016396ms http.response.status=404 http.response.written=181 instance.id=7e89615d-9d43-4813-a12f-8be6b72d4d2c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-18T12:45:48.506Z] 127.0.0.1 - - [18/Jan/2023:12:45:48 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:45:48.506Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.30s) [2023-01-18T12:45:48.506Z] === RUN TestRemoveImageOrphaning [2023-01-18T12:45:49.088Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2023-01-18T12:45:49.088Z] === RUN TestRemoveImageGarbageCollector [2023-01-18T12:45:49.088Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-18T12:45:49.088Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-01-18T12:45:49.088Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-18T12:45:49.088Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-01-18T12:45:49.088Z] === RUN TestTagInvalidReference [2023-01-18T12:45:49.088Z] --- PASS: TestTagInvalidReference (0.01s) [2023-01-18T12:45:49.088Z] === RUN TestTagValidPrefixedRepo [2023-01-18T12:45:49.088Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2023-01-18T12:45:49.088Z] === RUN TestTagExistedNameWithoutForce [2023-01-18T12:45:49.088Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-01-18T12:45:49.088Z] === RUN TestTagOfficialNames [2023-01-18T12:45:49.088Z] --- PASS: TestTagOfficialNames (0.05s) [2023-01-18T12:45:49.088Z] === RUN TestTagMatchesDigest [2023-01-18T12:45:49.088Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-01-18T12:45:49.088Z] PASS [2023-01-18T12:45:49.088Z] [2023-01-18T12:45:49.088Z] === Skipped [2023-01-18T12:45:49.088Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-01-18T12:45:49.088Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-01-18T12:45:49.088Z] [2023-01-18T12:45:49.088Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-01-18T12:45:49.088Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-18T12:45:49.088Z] [2023-01-18T12:45:49.088Z] DONE 13 tests, 2 skipped in 1.428s [2023-01-18T12:45:49.088Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-01-18T12:45:49.088Z] ++ 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-01-18T12:45:49.088Z] ++ set -e [2023-01-18T12:45:49.088Z] ++ '[' -n 0 ']' [2023-01-18T12:45:49.088Z] ++ set -x [2023-01-18T12:45:49.088Z] ++ 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-01-18T12:45:49.346Z] INFO: Testing against a local daemon [2023-01-18T12:45:49.346Z] === RUN TestNetworkCreateDelete [2023-01-18T12:45:49.346Z] --- PASS: TestNetworkCreateDelete (0.14s) [2023-01-18T12:45:49.346Z] === RUN TestDockerNetworkDeletePreferID [2023-01-18T12:45:49.698Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-01-18T12:45:49.698Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2023-01-18T12:45:49.698Z] === RUN TestDaemonIpcModePrivate [2023-01-18T12:45:49.913Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2023-01-18T12:45:49.913Z] === RUN TestDaemonDNSFallback [2023-01-18T12:45:50.625Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-01-18T12:45:50.625Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2023-01-18T12:45:50.625Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-01-18T12:45:50.648Z] .....INFO: Daemon under test started and replied! [2023-01-18T12:45:50.648Z] INFO: Docker version of the daemon under test [2023-01-18T12:45:50.648Z] [2023-01-18T12:45:50.648Z] Client: [2023-01-18T12:45:50.648Z] Version: 17.06.2-ce [2023-01-18T12:45:50.648Z] API version: 1.30 [2023-01-18T12:45:50.648Z] Go version: go1.8.3 [2023-01-18T12:45:50.648Z] Git commit: cec0b72 [2023-01-18T12:45:50.648Z] Built: Tue Sep 5 19:57:19 2017 [2023-01-18T12:45:50.648Z] OS/Arch: windows/amd64 [2023-01-18T12:45:50.648Z] [2023-01-18T12:45:50.648Z] Server: [2023-01-18T12:45:50.648Z] Version: 0.0.0-dev [2023-01-18T12:45:50.648Z] API version: 1.41 (minimum version 1.24) [2023-01-18T12:45:50.648Z] Go version: go1.18.10 [2023-01-18T12:45:50.648Z] Git commit: e3b9b535bd [2023-01-18T12:45:50.648Z] Built: 01/18/2023 12:43:37 [2023-01-18T12:45:50.648Z] OS/Arch: windows/amd64 [2023-01-18T12:45:50.648Z] Experimental: false [2023-01-18T12:45:50.648Z] [2023-01-18T12:45:50.648Z] INFO: Docker info of the daemon under test [2023-01-18T12:45:50.648Z] [2023-01-18T12:45:50.648Z] Containers: 0 [2023-01-18T12:45:50.648Z] Running: 0 [2023-01-18T12:45:50.648Z] Paused: 0 [2023-01-18T12:45:50.648Z] Stopped: 0 [2023-01-18T12:45:50.648Z] Images: 0 [2023-01-18T12:45:50.648Z] Server Version: 0.0.0-dev [2023-01-18T12:45:50.648Z] Storage Driver: windowsfilter [2023-01-18T12:45:50.648Z] Windows: [2023-01-18T12:45:50.648Z] Logging Driver: json-file [2023-01-18T12:45:50.648Z] Plugins: [2023-01-18T12:45:50.648Z] Volume: local [2023-01-18T12:45:50.648Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-01-18T12:45:50.648Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-01-18T12:45:50.648Z] Swarm: inactive [2023-01-18T12:45:50.648Z] Default Isolation: process [2023-01-18T12:45:50.648Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-01-18T12:45:50.648Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-01-18T12:45:50.648Z] OSType: windows [2023-01-18T12:45:50.648Z] Architecture: x86_64 [2023-01-18T12:45:50.648Z] CPUs: 4 [2023-01-18T12:45:50.648Z] Total Memory: 32GiB [2023-01-18T12:45:50.648Z] Name: azwin-2-ace4b0 [2023-01-18T12:45:50.648Z] ID: X7F5:7OQK:NLIK:GM3J:A7QL:4ASW:XSAB:6ARR:RBS2:F7T5:G5E6:CLXP [2023-01-18T12:45:50.648Z] Docker Root Dir: D:\CI\PR-44846\1\daemon [2023-01-18T12:45:50.648Z] Debug Mode (client): false [2023-01-18T12:45:50.648Z] Debug Mode (server): true [2023-01-18T12:45:50.648Z] File Descriptors: -1 [2023-01-18T12:45:50.648Z] Goroutines: 16 [2023-01-18T12:45:50.648Z] System Time: 2023-01-18T12:45:48.3384186Z [2023-01-18T12:45:50.648Z] EventsListeners: 0 [2023-01-18T12:45:50.648Z] Registry: https://index.docker.io/v1/ [2023-01-18T12:45:50.648Z] Labels: [2023-01-18T12:45:50.648Z] Experimental: false [2023-01-18T12:45:50.648Z] Insecure Registries: [2023-01-18T12:45:50.648Z] 127.0.0.0/8 [2023-01-18T12:45:50.648Z] Live Restore Enabled: false [2023-01-18T12:45:50.648Z] [2023-01-18T12:45:50.648Z] [2023-01-18T12:45:50.648Z] INFO: Docker images of the daemon under test [2023-01-18T12:45:50.648Z] [2023-01-18T12:45:50.648Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-18T12:45:50.648Z] [2023-01-18T12:45:50.648Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2023-01-18T12:45:50.648Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2023-01-18T12:45:50.648Z] ltsc2019: Pulling from windows/servercore [2023-01-18T12:45:50.648Z] 8185ee4ed646: Pulling fs layer [2023-01-18T12:45:51.987Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-01-18T12:45:51.987Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2023-01-18T12:45:51.987Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-01-18T12:45:52.913Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-01-18T12:45:53.169Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2023-01-18T12:45:53.169Z] === RUN TestIpcModeOlderClient [2023-01-18T12:45:53.169Z] === PAUSE TestIpcModeOlderClient [2023-01-18T12:45:53.169Z] === RUN TestKillContainerInvalidSignal [2023-01-18T12:45:53.730Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2023-01-18T12:45:53.730Z] === RUN TestKillContainer [2023-01-18T12:45:53.730Z] === RUN TestKillContainer/no_signal [2023-01-18T12:45:53.986Z] === RUN TestKillContainer/non_killing_signal [2023-01-18T12:45:54.241Z] === RUN TestKillContainer/killing_signal [2023-01-18T12:45:54.802Z] --- PASS: TestKillContainer (1.27s) [2023-01-18T12:45:54.802Z] --- PASS: TestKillContainer/no_signal (0.40s) [2023-01-18T12:45:54.802Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2023-01-18T12:45:54.802Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2023-01-18T12:45:54.802Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-18T12:45:54.802Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-01-18T12:45:55.362Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-01-18T12:45:55.923Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2023-01-18T12:45:55.923Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2023-01-18T12:45:55.923Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2023-01-18T12:45:55.923Z] === RUN TestKillStoppedContainer [2023-01-18T12:45:56.178Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-01-18T12:45:56.178Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-18T12:45:56.178Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-01-18T12:45:56.178Z] === RUN TestKillDifferentUserContainer [2023-01-18T12:45:56.476Z] --- PASS: TestDaemonDNSFallback (6.25s) [2023-01-18T12:45:56.476Z] === RUN TestInspectNetwork [2023-01-18T12:45:56.740Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2023-01-18T12:45:56.740Z] === RUN TestInspectOomKilledTrue [2023-01-18T12:45:56.740Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-01-18T12:45:56.740Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-01-18T12:45:56.740Z] === RUN TestInspectOomKilledFalse [2023-01-18T12:45:56.996Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2023-01-18T12:45:56.996Z] === RUN TestLinksEtcHostsContentMatch [2023-01-18T12:45:57.251Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2023-01-18T12:45:57.251Z] === RUN TestLinksContainerNames [2023-01-18T12:45:58.177Z] --- PASS: TestLinksContainerNames (0.85s) [2023-01-18T12:45:58.177Z] === RUN TestLogsFollowTailEmpty [2023-01-18T12:45:58.738Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2023-01-18T12:45:58.738Z] === RUN TestContainerNetworkMountsNoChown [2023-01-18T12:45:58.994Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/default [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/default [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/private [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/private [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/rprivate [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/rprivate [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/slave [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/slave [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/rslave [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/rslave [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/shared [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/shared [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/rshared [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/rshared [2023-01-18T12:45:58.994Z] === CONT TestMountDaemonRoot/default [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/default/bind_root [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/default/mount_root [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-01-18T12:45:58.994Z] === CONT TestMountDaemonRoot/default/bind_root [2023-01-18T12:45:58.994Z] === CONT TestMountDaemonRoot/rshared [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-01-18T12:45:58.994Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-01-18T12:45:58.994Z] === CONT TestMountDaemonRoot/shared [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-01-18T12:45:58.994Z] === CONT TestMountDaemonRoot/rslave [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-01-18T12:45:58.994Z] === CONT TestMountDaemonRoot/slave [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-01-18T12:45:58.994Z] === CONT TestMountDaemonRoot/rprivate [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-01-18T12:45:58.994Z] === CONT TestMountDaemonRoot/private [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/private/bind_root [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-01-18T12:45:58.994Z] === RUN TestMountDaemonRoot/private/mount_root [2023-01-18T12:45:58.994Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-01-18T12:45:58.994Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-01-18T12:45:58.994Z] === CONT TestMountDaemonRoot/default/mount_root [2023-01-18T12:45:59.009Z] === RUN TestInspectNetwork/full_network_id [2023-01-18T12:45:59.009Z] === RUN TestInspectNetwork/partial_network_id [2023-01-18T12:45:59.009Z] === RUN TestInspectNetwork/network_name [2023-01-18T12:45:59.009Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-01-18T12:45:59.250Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-01-18T12:45:59.250Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-01-18T12:45:59.250Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-01-18T12:45:59.250Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-01-18T12:45:59.250Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-01-18T12:45:59.250Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-01-18T12:45:59.250Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-01-18T12:45:59.250Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-01-18T12:45:59.250Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-01-18T12:45:59.250Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-01-18T12:45:59.250Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-01-18T12:45:59.250Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-01-18T12:45:59.511Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-01-18T12:45:59.511Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-01-18T12:45:59.511Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-01-18T12:45:59.511Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-01-18T12:45:59.511Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-01-18T12:45:59.511Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-01-18T12:45:59.511Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-01-18T12:45:59.511Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-01-18T12:45:59.511Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-01-18T12:45:59.511Z] === CONT TestMountDaemonRoot/private/mount_root [2023-01-18T12:45:59.511Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-01-18T12:45:59.511Z] === CONT TestMountDaemonRoot/private/bind_root [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2023-01-18T12:45:59.511Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-01-18T12:45:59.511Z] === RUN TestContainerBindMountNonRecursive [2023-01-18T12:46:00.889Z] --- PASS: TestContainerBindMountNonRecursive (1.22s) [2023-01-18T12:46:00.889Z] === RUN TestContainerVolumesMountedAsShared [2023-01-18T12:46:01.146Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2023-01-18T12:46:01.146Z] === RUN TestContainerVolumesMountedAsSlave [2023-01-18T12:46:01.707Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2023-01-18T12:46:01.707Z] === RUN TestNetworkNat [2023-01-18T12:46:01.962Z] --- PASS: TestNetworkNat (0.43s) [2023-01-18T12:46:01.962Z] === RUN TestNetworkLocalhostTCPNat [2023-01-18T12:46:02.526Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2023-01-18T12:46:02.526Z] === RUN TestNetworkLoopbackNat [2023-01-18T12:46:03.197Z] --- PASS: TestInspectNetwork (7.06s) [2023-01-18T12:46:03.197Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-01-18T12:46:03.197Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-01-18T12:46:03.197Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-01-18T12:46:03.197Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-01-18T12:46:03.197Z] === RUN TestRunContainerWithBridgeNone [2023-01-18T12:46:04.574Z] --- PASS: TestRunContainerWithBridgeNone (1.61s) [2023-01-18T12:46:04.574Z] === RUN TestNetworkInvalidJSON [2023-01-18T12:46:04.711Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-01-18T12:46:04.711Z] [2023-01-18T12:46:04.711Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2023-01-18T12:46:04.711Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2023-01-18T12:46:04.711Z] Using test binary docker [2023-01-18T12:46:04.711Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-01-18T12:46:04.711Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-01-18T12:46:04.711Z] INFO: Waiting for daemon to start... [2023-01-18T12:46:04.711Z] Starting dockerd [2023-01-18T12:46:04.711Z] . [2023-01-18T12:46:04.711Z] INFO: Building docker-sdk-python3:4.4.1... [2023-01-18T12:46:04.832Z] === RUN TestNetworkInvalidJSON//networks/create [2023-01-18T12:46:04.832Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-01-18T12:46:04.832Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-01-18T12:46:04.832Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-01-18T12:46:04.832Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-18T12:46:04.832Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-18T12:46:04.832Z] === CONT TestNetworkInvalidJSON//networks/create [2023-01-18T12:46:04.832Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-18T12:46:04.833Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-01-18T12:46:04.833Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-01-18T12:46:04.833Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-01-18T12:46:04.833Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-01-18T12:46:04.833Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-01-18T12:46:04.833Z] === RUN TestNetworkList [2023-01-18T12:46:04.833Z] === RUN TestNetworkList//networks [2023-01-18T12:46:04.833Z] === PAUSE TestNetworkList//networks [2023-01-18T12:46:04.833Z] === RUN TestNetworkList//networks/ [2023-01-18T12:46:04.833Z] === PAUSE TestNetworkList//networks/ [2023-01-18T12:46:04.833Z] === CONT TestNetworkList//networks [2023-01-18T12:46:04.833Z] === CONT TestNetworkList//networks/ [2023-01-18T12:46:04.833Z] --- PASS: TestNetworkList (0.01s) [2023-01-18T12:46:04.833Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-01-18T12:46:04.833Z] --- PASS: TestNetworkList//networks (0.00s) [2023-01-18T12:46:04.833Z] === RUN TestHostIPv4BridgeLabel [2023-01-18T12:46:05.038Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2023-01-18T12:46:05.038Z] === RUN TestPause [2023-01-18T12:46:05.400Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2023-01-18T12:46:05.400Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-18T12:46:05.599Z] --- PASS: TestPause (0.44s) [2023-01-18T12:46:05.599Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-18T12:46:05.599Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-18T12:46:05.599Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-18T12:46:05.599Z] === RUN TestPauseStopPausedContainer [2023-01-18T12:46:05.854Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2023-01-18T12:46:05.854Z] === RUN TestPsFilter [2023-01-18T12:46:06.110Z] --- PASS: TestPsFilter (0.15s) [2023-01-18T12:46:06.110Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-18T12:46:06.336Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-01-18T12:46:06.336Z] === RUN TestDaemonDefaultNetworkPools [2023-01-18T12:46:06.671Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2023-01-18T12:46:06.671Z] === RUN TestRemoveContainerWithVolume [2023-01-18T12:46:06.927Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2023-01-18T12:46:06.927Z] === RUN TestRemoveContainerRunning [2023-01-18T12:46:07.277Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2023-01-18T12:46:07.277Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-18T12:46:07.488Z] --- PASS: TestRemoveContainerRunning (0.44s) [2023-01-18T12:46:07.488Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-18T12:46:07.743Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2023-01-18T12:46:07.744Z] === RUN TestRemoveInvalidContainer [2023-01-18T12:46:07.744Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-01-18T12:46:07.744Z] === RUN TestRenameLinkedContainer [2023-01-18T12:46:08.214Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-01-18T12:46:08.214Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-18T12:46:09.590Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2023-01-18T12:46:09.590Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-18T12:46:09.629Z] --- PASS: TestRenameLinkedContainer (1.76s) [2023-01-18T12:46:09.629Z] === RUN TestRenameStoppedContainer [2023-01-18T12:46:09.885Z] --- PASS: TestRenameStoppedContainer (0.40s) [2023-01-18T12:46:09.885Z] === RUN TestRenameRunningContainerAndReuse [2023-01-18T12:46:10.157Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2023-01-18T12:46:10.157Z] === RUN TestServiceWithPredefinedNetwork [2023-01-18T12:46:10.814Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) [2023-01-18T12:46:10.814Z] === RUN TestRenameInvalidName [2023-01-18T12:46:11.375Z] --- PASS: TestRenameInvalidName (0.43s) [2023-01-18T12:46:11.375Z] === RUN TestRenameAnonymousContainer [2023-01-18T12:46:11.879Z] 8185ee4ed646: Verifying Checksum [2023-01-18T12:46:11.879Z] 8185ee4ed646: Download complete [2023-01-18T12:46:12.688Z] --- PASS: TestServiceWithPredefinedNetwork (2.16s) [2023-01-18T12:46:12.688Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-18T12:46:12.688Z] service_test.go:242: FLAKY_TEST [2023-01-18T12:46:12.688Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-18T12:46:12.688Z] === RUN TestServiceWithDataPathPortInit [2023-01-18T12:46:13.263Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2023-01-18T12:46:13.263Z] === RUN TestRenameContainerWithSameName [2023-01-18T12:46:13.263Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2023-01-18T12:46:13.263Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-18T12:46:14.190Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2023-01-18T12:46:14.190Z] === RUN TestResize [2023-01-18T12:46:14.751Z] --- PASS: TestResize (0.46s) [2023-01-18T12:46:14.751Z] === RUN TestResizeWithInvalidSize [2023-01-18T12:46:15.313Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2023-01-18T12:46:15.313Z] === RUN TestResizeWhenContainerNotStarted [2023-01-18T12:46:15.569Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2023-01-18T12:46:15.569Z] === RUN TestDaemonRestartKillContainers [2023-01-18T12:46:15.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-18T12:46:15.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-18T12:46:15.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-18T12:46:15.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-18T12:46:15.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-18T12:46:15.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-18T12:46:15.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-18T12:46:15.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-18T12:46:15.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-18T12:46:15.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-18T12:46:15.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-18T12:46:15.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-18T12:46:15.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-18T12:46:15.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-18T12:46:15.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-18T12:46:15.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-18T12:46:15.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:46:15.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:46:15.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:46:15.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:46:15.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:46:15.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:46:15.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:46:15.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:46:15.569Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-18T12:46:15.569Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-18T12:46:17.160Z] --- PASS: TestBuildWithHugeFile (48.72s) [2023-01-18T12:46:17.160Z] === RUN TestBuildWithEmptyDockerfile [2023-01-18T12:46:17.160Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-18T12:46:17.160Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-18T12:46:17.160Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-18T12:46:17.160Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-18T12:46:17.160Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-18T12:46:17.160Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-18T12:46:17.160Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-18T12:46:17.160Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-18T12:46:17.160Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-18T12:46:17.160Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-01-18T12:46:17.160Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2023-01-18T12:46:17.160Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2023-01-18T12:46:17.160Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-01-18T12:46:17.160Z] === RUN TestBuildPreserveOwnership [2023-01-18T12:46:17.160Z] === RUN TestBuildPreserveOwnership/copy_from [2023-01-18T12:46:17.160Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-01-18T12:46:17.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:46:17.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:46:18.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:46:18.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:46:19.060Z] --- PASS: TestBuildPreserveOwnership (10.07s) [2023-01-18T12:46:19.060Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.06s) [2023-01-18T12:46:19.060Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2023-01-18T12:46:19.060Z] === RUN TestBuildPlatformInvalid [2023-01-18T12:46:19.060Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-01-18T12:46:19.060Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-01-18T12:46:19.060Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2023-01-18T12:46:19.060Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-01-18T12:46:19.060Z] PASS [2023-01-18T12:46:19.060Z] [2023-01-18T12:46:19.060Z] === Skipped [2023-01-18T12:46:19.060Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-01-18T12:46:19.060Z] build_session_test.go:25: TODO: BuildKit [2023-01-18T12:46:19.060Z] [2023-01-18T12:46:19.060Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-01-18T12:46:19.060Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2023-01-18T12:46:19.060Z] [2023-01-18T12:46:19.060Z] DONE 33 tests, 2 skipped in 111.480s [2023-01-18T12:46:19.318Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-01-18T12:46:19.318Z] INFO: Testing against a local daemon [2023-01-18T12:46:19.318Z] === RUN TestConfigInspect [2023-01-18T12:46:19.318Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:46:19.318Z] --- SKIP: TestConfigInspect (0.02s) [2023-01-18T12:46:19.318Z] === RUN TestConfigList [2023-01-18T12:46:19.318Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:46:19.318Z] --- SKIP: TestConfigList (0.01s) [2023-01-18T12:46:19.318Z] === RUN TestConfigsCreateAndDelete [2023-01-18T12:46:19.318Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:46:19.318Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2023-01-18T12:46:19.318Z] === RUN TestConfigsUpdate [2023-01-18T12:46:19.318Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:46:19.318Z] --- SKIP: TestConfigsUpdate (0.01s) [2023-01-18T12:46:19.318Z] === RUN TestTemplatedConfig [2023-01-18T12:46:19.318Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:46:19.318Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-01-18T12:46:19.318Z] === RUN TestConfigCreateResolve [2023-01-18T12:46:19.318Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:46:19.318Z] --- SKIP: TestConfigCreateResolve (0.01s) [2023-01-18T12:46:19.318Z] === RUN TestConfigDaemonLibtrustID [2023-01-18T12:46:20.010Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-18T12:46:20.010Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-18T12:46:21.218Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2023-01-18T12:46:21.218Z] PASS [2023-01-18T12:46:21.218Z] [2023-01-18T12:46:21.218Z] === Skipped [2023-01-18T12:46:21.218Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2023-01-18T12:46:21.218Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:46:21.218Z] [2023-01-18T12:46:21.218Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2023-01-18T12:46:21.218Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:46:21.218Z] [2023-01-18T12:46:21.218Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2023-01-18T12:46:21.218Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:46:21.218Z] [2023-01-18T12:46:21.218Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2023-01-18T12:46:21.218Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:46:21.218Z] [2023-01-18T12:46:21.218Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2023-01-18T12:46:21.218Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:46:21.218Z] [2023-01-18T12:46:21.218Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2023-01-18T12:46:21.218Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:46:21.218Z] [2023-01-18T12:46:21.218Z] DONE 7 tests, 6 skipped in 1.725s [2023-01-18T12:46:21.218Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-01-18T12:46:21.218Z] INFO: Testing against a local daemon [2023-01-18T12:46:21.218Z] === RUN TestCheckpoint [2023-01-18T12:46:21.218Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-18T12:46:21.218Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-18T12:46:21.218Z] === RUN TestContainerInvalidJSON [2023-01-18T12:46:21.218Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-01-18T12:46:21.218Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-01-18T12:46:21.218Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-01-18T12:46:21.218Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-01-18T12:46:21.218Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-01-18T12:46:21.218Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-01-18T12:46:21.218Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-01-18T12:46:21.218Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-01-18T12:46:21.218Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-01-18T12:46:21.218Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-01-18T12:46:21.218Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-01-18T12:46:21.218Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-01-18T12:46:21.218Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-01-18T12:46:21.218Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-18T12:46:21.218Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2023-01-18T12:46:21.218Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-18T12:46:21.218Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-01-18T12:46:21.218Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-18T12:46:21.218Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-01-18T12:46:21.218Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-18T12:46:21.476Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-01-18T12:46:21.476Z] === RUN TestCopyFromContainer [2023-01-18T12:46:21.896Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-18T12:46:21.896Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-18T12:46:23.786Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-18T12:46:24.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-01-18T12:46:24.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-01-18T12:46:24.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-18T12:46:25.661Z] === RUN TestCopyFromContainer// [2023-01-18T12:46:25.661Z] === RUN TestCopyFromContainer//bar/root [2023-01-18T12:46:25.661Z] === RUN TestCopyFromContainer//bar/root/ [2023-01-18T12:46:25.661Z] === RUN TestCopyFromContainer/bar/quux [2023-01-18T12:46:25.661Z] === RUN TestCopyFromContainer/bar/quux/ [2023-01-18T12:46:25.661Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-01-18T12:46:25.661Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-01-18T12:46:25.661Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-01-18T12:46:25.661Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-01-18T12:46:25.661Z] === RUN TestCopyFromContainer/bar/notarget [2023-01-18T12:46:25.661Z] --- PASS: TestCopyFromContainer (4.21s) [2023-01-18T12:46:25.661Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-01-18T12:46:25.661Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-01-18T12:46:25.661Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-01-18T12:46:25.661Z] --- PASS: TestCopyFromContainer/bar/quux (0.04s) [2023-01-18T12:46:25.661Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2023-01-18T12:46:25.661Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-01-18T12:46:25.661Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-01-18T12:46:25.661Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-01-18T12:46:25.661Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2023-01-18T12:46:25.661Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-01-18T12:46:25.661Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-18T12:46:25.661Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-18T12:46:25.661Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-18T12:46:25.661Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-18T12:46:25.661Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-18T12:46:25.661Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-18T12:46:25.661Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-18T12:46:25.661Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-18T12:46:25.661Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-18T12:46:25.661Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-18T12:46:25.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-01-18T12:46:25.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-01-18T12:46:25.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-01-18T12:46:25.661Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-01-18T12:46:25.661Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-18T12:46:25.661Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-01-18T12:46:25.661Z] === RUN TestCreateWithInvalidEnv [2023-01-18T12:46:25.661Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-18T12:46:25.661Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-18T12:46:25.661Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-18T12:46:25.661Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-18T12:46:25.661Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-18T12:46:25.661Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-18T12:46:25.661Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-18T12:46:25.662Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-18T12:46:25.662Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-18T12:46:25.662Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-01-18T12:46:25.662Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-01-18T12:46:25.662Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-01-18T12:46:25.662Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-01-18T12:46:25.662Z] === RUN TestCreateTmpfsMountsTarget [2023-01-18T12:46:25.662Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-01-18T12:46:25.662Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-18T12:46:25.934Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-01-18T12:46:25.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2023-01-18T12:46:25.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.88s) [2023-01-18T12:46:25.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2023-01-18T12:46:25.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2023-01-18T12:46:25.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2023-01-18T12:46:25.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2023-01-18T12:46:25.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.80s) [2023-01-18T12:46:25.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2023-01-18T12:46:25.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s) [2023-01-18T12:46:25.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.27s) [2023-01-18T12:46:25.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s) [2023-01-18T12:46:25.934Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.78s) [2023-01-18T12:46:25.934Z] === RUN TestCgroupNamespacesRun [2023-01-18T12:46:27.037Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s) [2023-01-18T12:46:27.037Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-18T12:46:27.570Z] --- PASS: TestServiceWithDataPathPortInit (13.92s) [2023-01-18T12:46:27.570Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-18T12:46:27.972Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2023-01-18T12:46:27.972Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-18T12:46:27.972Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-18T12:46:27.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-18T12:46:27.972Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-18T12:46:27.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-18T12:46:27.972Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-18T12:46:27.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-18T12:46:27.972Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-18T12:46:27.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-18T12:46:27.972Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-18T12:46:27.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-18T12:46:27.972Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-18T12:46:27.972Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-18T12:46:27.972Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-18T12:46:27.972Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-18T12:46:27.972Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-18T12:46:27.972Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-01-18T12:46:27.972Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-01-18T12:46:27.972Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-01-18T12:46:27.972Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-01-18T12:46:27.972Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-01-18T12:46:27.972Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2023-01-18T12:46:27.972Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-18T12:46:28.231Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2023-01-18T12:46:28.231Z] === RUN TestCreateDifferentPlatform [2023-01-18T12:46:28.231Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-18T12:46:28.231Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-18T12:46:28.231Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-01-18T12:46:28.231Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-01-18T12:46:28.231Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-01-18T12:46:28.231Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-18T12:46:28.231Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-01-18T12:46:28.231Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-18T12:46:28.490Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-01-18T12:46:28.490Z] === RUN TestContainerStartOnDaemonRestart [2023-01-18T12:46:28.490Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-01-18T12:46:28.490Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2023-01-18T12:46:28.490Z] === RUN TestDaemonRestartIpcMode [2023-01-18T12:46:28.490Z] === PAUSE TestDaemonRestartIpcMode [2023-01-18T12:46:28.490Z] === RUN TestDaemonHostGatewayIP [2023-01-18T12:46:28.490Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:46:28.490Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2023-01-18T12:46:28.490Z] === RUN TestRestartDaemonWithRestartingContainer [2023-01-18T12:46:28.490Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-01-18T12:46:28.490Z] === RUN TestContainerKillOnDaemonStart [2023-01-18T12:46:28.490Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-01-18T12:46:28.490Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-01-18T12:46:28.490Z] === RUN TestDiff [2023-01-18T12:46:28.505Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kocuppmond5b5umzc97g7s3ul Created:2023-01-18 12:46:27.542805561 +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[932f0318e7239012b01d06987a9d47c80cc1b3fe034efbe9d66ca29f3229706b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lkp3ny9j4ah39wnam3mggou59 EndpointID:b7a5ff974f298802baf5dc7eb53ee23967eed6f5407e08ad1ae53e48c15551c8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8ab90edc87f40008be54b331bf29b0ddb5564c0ee76b6226d38f34c57f2737ef 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:e82ed4e1d61e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lkp3ny9j4ah39wnam3mggou59 EndpointID:b7a5ff974f298802baf5dc7eb53ee23967eed6f5407e08ad1ae53e48c15551c8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-01-18T12:46:28.749Z] --- PASS: TestDiff (0.38s) [2023-01-18T12:46:28.749Z] === RUN TestExecWithCloseStdin [2023-01-18T12:46:29.316Z] --- PASS: TestExecWithCloseStdin (0.41s) [2023-01-18T12:46:29.316Z] === RUN TestExec [2023-01-18T12:46:29.575Z] --- PASS: TestExec (0.43s) [2023-01-18T12:46:29.575Z] === RUN TestExecUser [2023-01-18T12:46:30.141Z] --- PASS: TestExecUser (0.42s) [2023-01-18T12:46:30.141Z] === RUN TestExportContainerAndImportImage [2023-01-18T12:46:30.708Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2023-01-18T12:46:30.708Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-18T12:46:31.173Z] --- PASS: TestCgroupNamespacesRun (5.12s) [2023-01-18T12:46:31.173Z] === RUN TestCgroupNamespacesRunPrivileged [2023-01-18T12:46:31.173Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-01-18T12:46:31.173Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2023-01-18T12:46:31.173Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-01-18T12:46:33.688Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.50s) [2023-01-18T12:46:33.688Z] === RUN TestCgroupNamespacesRunHostMode [2023-01-18T12:46:33.772Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2023-01-18T12:46:33.772Z] PASS [2023-01-18T12:46:33.772Z] [2023-01-18T12:46:33.772Z] === Skipped [2023-01-18T12:46:33.772Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-18T12:46:33.772Z] service_test.go:242: FLAKY_TEST [2023-01-18T12:46:33.772Z] [2023-01-18T12:46:33.772Z] DONE 26 tests, 1 skipped in 43.761s [2023-01-18T12:46:33.772Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-01-18T12:46:33.772Z] ++ 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-01-18T12:46:33.772Z] ++ set -e [2023-01-18T12:46:33.772Z] ++ '[' -n 0 ']' [2023-01-18T12:46:33.772Z] ++ set -x [2023-01-18T12:46:33.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-18T12:46:33.772Z] INFO: Testing against a local daemon [2023-01-18T12:46:33.772Z] === RUN TestDockerNetworkIpvlanPersistance [2023-01-18T12:46:33.772Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-18T12:46:33.772Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-18T12:46:33.772Z] === RUN TestDockerNetworkIpvlan [2023-01-18T12:46:33.772Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-18T12:46:33.772Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-01-18T12:46:33.772Z] PASS [2023-01-18T12:46:33.772Z] [2023-01-18T12:46:33.772Z] === Skipped [2023-01-18T12:46:33.772Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-18T12:46:33.772Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-18T12:46:33.772Z] [2023-01-18T12:46:33.772Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-01-18T12:46:33.772Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-18T12:46:33.772Z] [2023-01-18T12:46:33.772Z] DONE 2 tests, 2 skipped in 0.102s [2023-01-18T12:46:33.772Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-01-18T12:46:33.772Z] ++ 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-01-18T12:46:33.772Z] ++ set -e [2023-01-18T12:46:33.772Z] ++ '[' -n 0 ']' [2023-01-18T12:46:33.772Z] ++ set -x [2023-01-18T12:46:33.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-18T12:46:33.772Z] INFO: Testing against a local daemon [2023-01-18T12:46:33.772Z] === RUN TestDockerNetworkMacvlanPersistance [2023-01-18T12:46:33.989Z] --- PASS: TestExportContainerAfterDaemonRestart (3.28s) [2023-01-18T12:46:33.989Z] === RUN TestHealthCheckWorkdir [2023-01-18T12:46:34.339Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2023-01-18T12:46:34.339Z] === RUN TestDockerNetworkMacvlan [2023-01-18T12:46:34.555Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2023-01-18T12:46:34.556Z] === RUN TestHealthKillContainer [2023-01-18T12:46:35.051Z] --- PASS: TestCgroupNamespacesRunHostMode (1.32s) [2023-01-18T12:46:35.051Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-01-18T12:46:35.274Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-01-18T12:46:35.841Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-01-18T12:46:36.415Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2023-01-18T12:46:36.415Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-01-18T12:46:36.777Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-01-18T12:46:38.153Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-01-18T12:46:40.056Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-01-18T12:46:42.662Z] --- PASS: TestHealthKillContainer (7.78s) [2023-01-18T12:46:42.662Z] === RUN TestHealthCheckProcessKilled [2023-01-18T12:46:42.662Z] --- PASS: TestHealthCheckProcessKilled (0.62s) [2023-01-18T12:46:42.662Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-18T12:46:42.662Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-01-18T12:46:42.662Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-01-18T12:46:42.662Z] === RUN TestIpcModeNone [2023-01-18T12:46:43.230Z] --- PASS: TestIpcModeNone (0.43s) [2023-01-18T12:46:43.230Z] === RUN TestIpcModePrivate [2023-01-18T12:46:43.344Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-01-18T12:46:43.488Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2023-01-18T12:46:43.603Z] --- PASS: TestDockerNetworkMacvlan (9.13s) [2023-01-18T12:46:43.603Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2023-01-18T12:46:43.603Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2023-01-18T12:46:43.603Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2023-01-18T12:46:43.603Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.74s) [2023-01-18T12:46:43.603Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.91s) [2023-01-18T12:46:43.603Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2023-01-18T12:46:43.603Z] PASS [2023-01-18T12:46:43.603Z] [2023-01-18T12:46:43.603Z] DONE 8 tests in 10.502s [2023-01-18T12:46:43.603Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-01-18T12:46:43.603Z] ++ 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-01-18T12:46:43.603Z] ++ set -e [2023-01-18T12:46:43.603Z] ++ '[' -n 0 ']' [2023-01-18T12:46:43.603Z] ++ set -x [2023-01-18T12:46:43.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-18T12:46:43.603Z] testing: warning: no tests to run [2023-01-18T12:46:43.603Z] PASS [2023-01-18T12:46:43.603Z] [2023-01-18T12:46:43.603Z] DONE 0 tests in 0.027s [2023-01-18T12:46:43.603Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-01-18T12:46:43.603Z] ++ 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-01-18T12:46:43.603Z] ++ set -e [2023-01-18T12:46:43.603Z] ++ '[' -n 0 ']' [2023-01-18T12:46:43.603Z] ++ set -x [2023-01-18T12:46:43.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-18T12:46:43.603Z] INFO: Testing against a local daemon [2023-01-18T12:46:43.603Z] === RUN TestAuthZPluginAllowRequest [2023-01-18T12:46:43.746Z] --- PASS: TestIpcModePrivate (0.44s) [2023-01-18T12:46:43.746Z] === RUN TestIpcModeShareable [2023-01-18T12:46:43.746Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-18T12:46:43.746Z] --- SKIP: TestIpcModeShareable (0.00s) [2023-01-18T12:46:43.746Z] === RUN TestAPIIpcModeShareableAndContainer [2023-01-18T12:46:44.982Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2023-01-18T12:46:44.982Z] === RUN TestAuthZPluginTLS [2023-01-18T12:46:45.121Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2023-01-18T12:46:45.121Z] === RUN TestAPIIpcModeHost [2023-01-18T12:46:45.121Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-18T12:46:45.121Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2023-01-18T12:46:45.121Z] === RUN TestDaemonIpcModeShareable [2023-01-18T12:46:45.121Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-18T12:46:45.121Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2023-01-18T12:46:45.121Z] === RUN TestDaemonIpcModePrivate [2023-01-18T12:46:45.549Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-01-18T12:46:45.549Z] === RUN TestAuthZPluginDenyRequest [2023-01-18T12:46:46.056Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2023-01-18T12:46:46.116Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-01-18T12:46:46.116Z] === RUN TestAuthZPluginAPIDenyResponse [2023-01-18T12:46:46.375Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-01-18T12:46:46.375Z] === RUN TestAuthZPluginDenyResponse [2023-01-18T12:46:46.942Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-01-18T12:46:46.942Z] === RUN TestAuthZPluginAllowEventStream [2023-01-18T12:46:46.990Z] --- PASS: TestDaemonIpcModePrivate (2.11s) [2023-01-18T12:46:46.990Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-01-18T12:46:46.990Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-18T12:46:46.990Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2023-01-18T12:46:46.990Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-01-18T12:46:46.990Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-18T12:46:46.990Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2023-01-18T12:46:46.990Z] === RUN TestIpcModeOlderClient [2023-01-18T12:46:47.249Z] === PAUSE TestIpcModeOlderClient [2023-01-18T12:46:47.249Z] === RUN TestKillContainerInvalidSignal [2023-01-18T12:46:47.507Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2023-01-18T12:46:47.507Z] === RUN TestKillContainer [2023-01-18T12:46:47.507Z] === RUN TestKillContainer/no_signal [2023-01-18T12:46:48.074Z] === RUN TestKillContainer/non_killing_signal [2023-01-18T12:46:48.074Z] === RUN TestKillContainer/killing_signal [2023-01-18T12:46:48.318Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2023-01-18T12:46:48.318Z] === RUN TestAuthZPluginErrorResponse [2023-01-18T12:46:48.574Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (10.17s) [2023-01-18T12:46:48.574Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-01-18T12:46:48.574Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2023-01-18T12:46:48.574Z] === RUN TestCgroupNamespacesRunOlderClient [2023-01-18T12:46:48.577Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-01-18T12:46:48.577Z] === RUN TestAuthZPluginErrorRequest [2023-01-18T12:46:48.640Z] --- PASS: TestKillContainer (1.19s) [2023-01-18T12:46:48.640Z] --- PASS: TestKillContainer/no_signal (0.38s) [2023-01-18T12:46:48.640Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2023-01-18T12:46:48.640Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2023-01-18T12:46:48.640Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-18T12:46:48.640Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-01-18T12:46:49.144Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-01-18T12:46:49.144Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-01-18T12:46:49.206Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-01-18T12:46:49.464Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2023-01-18T12:46:49.464Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2023-01-18T12:46:49.464Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2023-01-18T12:46:49.464Z] === RUN TestKillStoppedContainer [2023-01-18T12:46:49.464Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-01-18T12:46:49.464Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-18T12:46:49.464Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-01-18T12:46:49.464Z] === RUN TestKillDifferentUserContainer [2023-01-18T12:46:49.711Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-01-18T12:46:49.711Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-01-18T12:46:50.031Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2023-01-18T12:46:50.031Z] === RUN TestInspectOomKilledTrue [2023-01-18T12:46:50.031Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-18T12:46:50.031Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-01-18T12:46:50.031Z] === RUN TestInspectOomKilledFalse [2023-01-18T12:46:50.031Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-18T12:46:50.031Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-01-18T12:46:50.031Z] === RUN TestLinksEtcHostsContentMatch [2023-01-18T12:46:50.031Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-01-18T12:46:50.031Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2023-01-18T12:46:50.031Z] === RUN TestLinksContainerNames [2023-01-18T12:46:50.966Z] --- PASS: TestLinksContainerNames (0.87s) [2023-01-18T12:46:50.966Z] === RUN TestLogsFollowTailEmpty [2023-01-18T12:46:51.087Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2023-01-18T12:46:51.087Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-01-18T12:46:51.225Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2023-01-18T12:46:51.225Z] === RUN TestContainerNetworkMountsNoChown [2023-01-18T12:46:51.331Z] sha256:5d2a9f1cf0dad51f6193cbc59f532efb7b31205798d5175787fd8ea4fcc30c1a [2023-01-18T12:46:51.331Z] INFO: Starting docker-py tests... [2023-01-18T12:46:51.331Z] ============================= test session starts ============================== [2023-01-18T12:46:51.331Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2023-01-18T12:46:51.331Z] rootdir: /src, inifile: pytest.ini [2023-01-18T12:46:51.331Z] plugins: timeout-1.3.3, cov-2.6.1 [2023-01-18T12:46:51.331Z] collected 389 items / 1 deselected / 388 selected [2023-01-18T12:46:51.331Z] [2023-01-18T12:46:51.791Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/default [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/default [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/private [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/private [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/rprivate [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/rprivate [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/slave [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/slave [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/rslave [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/rslave [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/shared [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/shared [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/rshared [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/rshared [2023-01-18T12:46:51.791Z] === CONT TestMountDaemonRoot/default [2023-01-18T12:46:51.791Z] === CONT TestMountDaemonRoot/rslave [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/default/bind_root [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/default/mount_root [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-01-18T12:46:51.791Z] === CONT TestMountDaemonRoot/slave [2023-01-18T12:46:51.791Z] === CONT TestMountDaemonRoot/rprivate [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-01-18T12:46:51.791Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-01-18T12:46:51.791Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-01-18T12:46:51.792Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-01-18T12:46:51.792Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-01-18T12:46:51.792Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-01-18T12:46:51.792Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-01-18T12:46:51.792Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-01-18T12:46:51.792Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-01-18T12:46:51.792Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/private [2023-01-18T12:46:51.792Z] === RUN TestMountDaemonRoot/private/bind_root [2023-01-18T12:46:51.792Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-01-18T12:46:51.792Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-01-18T12:46:51.792Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-01-18T12:46:51.792Z] === RUN TestMountDaemonRoot/private/mount_root [2023-01-18T12:46:51.792Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-01-18T12:46:51.792Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-01-18T12:46:51.792Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/shared [2023-01-18T12:46:51.792Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-01-18T12:46:51.792Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-01-18T12:46:51.792Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-01-18T12:46:51.792Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-01-18T12:46:51.792Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-01-18T12:46:51.792Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-01-18T12:46:51.792Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-01-18T12:46:51.792Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/rshared [2023-01-18T12:46:51.792Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-01-18T12:46:51.792Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-01-18T12:46:51.792Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-01-18T12:46:51.792Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-01-18T12:46:51.792Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-01-18T12:46:51.792Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-01-18T12:46:51.792Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-01-18T12:46:51.792Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/default/mount_root [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/default/bind_root [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/private/bind_root [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-01-18T12:46:51.792Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-01-18T12:46:52.050Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-01-18T12:46:52.050Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-01-18T12:46:52.050Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-01-18T12:46:52.050Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-01-18T12:46:52.050Z] === CONT TestMountDaemonRoot/private/mount_root [2023-01-18T12:46:52.050Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-01-18T12:46:52.050Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-01-18T12:46:52.050Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-01-18T12:46:52.050Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-01-18T12:46:52.050Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-01-18T12:46:52.050Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-01-18T12:46:52.050Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-01-18T12:46:52.050Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2023-01-18T12:46:52.050Z] === RUN TestContainerBindMountNonRecursive [2023-01-18T12:46:52.050Z] 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-01-18T12:46:52.050Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2023-01-18T12:46:52.050Z] === RUN TestContainerVolumesMountedAsShared [2023-01-18T12:46:52.050Z] 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-01-18T12:46:52.050Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2023-01-18T12:46:52.050Z] === RUN TestContainerVolumesMountedAsSlave [2023-01-18T12:46:52.050Z] 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-01-18T12:46:52.050Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2023-01-18T12:46:52.050Z] === RUN TestNetworkNat [2023-01-18T12:46:52.495Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s) [2023-01-18T12:46:52.495Z] === RUN TestAuthZPluginHeader [2023-01-18T12:46:52.617Z] --- PASS: TestNetworkNat (0.57s) [2023-01-18T12:46:52.617Z] === RUN TestNetworkLocalhostTCPNat [2023-01-18T12:46:53.076Z] --- PASS: TestAuthZPluginHeader (0.68s) [2023-01-18T12:46:53.076Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-01-18T12:46:53.076Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-18T12:46:53.076Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-01-18T12:46:53.076Z] === RUN TestAuthZPluginV2Disable [2023-01-18T12:46:53.076Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-18T12:46:53.076Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-01-18T12:46:53.076Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-01-18T12:46:53.076Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-18T12:46:53.076Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-01-18T12:46:53.076Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-01-18T12:46:53.076Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-18T12:46:53.076Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-01-18T12:46:53.076Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-01-18T12:46:53.184Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2023-01-18T12:46:53.184Z] === RUN TestNetworkLoopbackNat [2023-01-18T12:46:53.811Z] --- PASS: TestCgroupNamespacesRunOlderClient (5.64s) [2023-01-18T12:46:53.811Z] === RUN TestNISDomainname [2023-01-18T12:46:55.740Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2023-01-18T12:46:55.740Z] === RUN TestPause [2023-01-18T12:46:55.740Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-18T12:46:55.740Z] --- SKIP: TestPause (0.00s) [2023-01-18T12:46:55.740Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-18T12:46:55.740Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-18T12:46:55.740Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-18T12:46:55.740Z] === RUN TestPauseStopPausedContainer [2023-01-18T12:46:55.740Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-18T12:46:55.740Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-01-18T12:46:55.740Z] === RUN TestPsFilter [2023-01-18T12:46:55.740Z] --- PASS: TestPsFilter (0.11s) [2023-01-18T12:46:55.740Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-18T12:46:56.326Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2023-01-18T12:46:56.326Z] === RUN TestRemoveContainerWithVolume [2023-01-18T12:46:56.587Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2023-01-18T12:46:56.587Z] === RUN TestRemoveContainerRunning [2023-01-18T12:46:56.849Z] --- PASS: TestRemoveContainerRunning (0.39s) [2023-01-18T12:46:56.849Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-18T12:46:57.414Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2023-01-18T12:46:57.414Z] === RUN TestRemoveInvalidContainer [2023-01-18T12:46:57.414Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-01-18T12:46:57.414Z] === RUN TestRenameLinkedContainer [2023-01-18T12:46:59.048Z] --- PASS: TestNISDomainname (5.50s) [2023-01-18T12:46:59.048Z] === RUN TestHostnameDnsResolution [2023-01-18T12:46:59.316Z] --- PASS: TestRenameLinkedContainer (1.60s) [2023-01-18T12:46:59.316Z] === RUN TestRenameStoppedContainer [2023-01-18T12:46:59.316Z] --- PASS: TestRenameStoppedContainer (0.41s) [2023-01-18T12:46:59.316Z] === RUN TestRenameRunningContainerAndReuse [2023-01-18T12:47:00.250Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2023-01-18T12:47:00.250Z] === RUN TestRenameInvalidName [2023-01-18T12:47:00.509Z] --- PASS: TestRenameInvalidName (0.40s) [2023-01-18T12:47:00.509Z] === RUN TestRenameAnonymousContainer [2023-01-18T12:47:01.559Z] --- PASS: TestHostnameDnsResolution (2.90s) [2023-01-18T12:47:01.559Z] === RUN TestUnprivilegedPortsAndPing [2023-01-18T12:47:01.843Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2023-01-18T12:47:01.843Z] === RUN TestStats [2023-01-18T12:47:01.884Z] --- PASS: TestRenameAnonymousContainer (1.39s) [2023-01-18T12:47:01.884Z] === RUN TestRenameContainerWithSameName [2023-01-18T12:47:02.450Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2023-01-18T12:47:02.450Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-18T12:47:03.017Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2023-01-18T12:47:03.017Z] === RUN TestResize [2023-01-18T12:47:03.583Z] --- PASS: TestResize (0.41s) [2023-01-18T12:47:03.583Z] === RUN TestResizeWithInvalidSize [2023-01-18T12:47:03.842Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2023-01-18T12:47:03.842Z] === RUN TestResizeWhenContainerNotStarted [2023-01-18T12:47:04.382Z] --- PASS: TestStats (2.55s) [2023-01-18T12:47:04.382Z] === RUN TestStopContainerWithTimeout [2023-01-18T12:47:04.382Z] === RUN TestStopContainerWithTimeout/0 [2023-01-18T12:47:04.382Z] === PAUSE TestStopContainerWithTimeout/0 [2023-01-18T12:47:04.382Z] === RUN TestStopContainerWithTimeout/1 [2023-01-18T12:47:04.382Z] === PAUSE TestStopContainerWithTimeout/1 [2023-01-18T12:47:04.382Z] === RUN TestStopContainerWithTimeout/3 [2023-01-18T12:47:04.382Z] === PAUSE TestStopContainerWithTimeout/3 [2023-01-18T12:47:04.382Z] === RUN TestStopContainerWithTimeout/-1 [2023-01-18T12:47:04.382Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-01-18T12:47:04.382Z] === CONT TestStopContainerWithTimeout/0 [2023-01-18T12:47:04.382Z] === CONT TestStopContainerWithTimeout/-1 [2023-01-18T12:47:04.411Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2023-01-18T12:47:04.411Z] === RUN TestDaemonRestartKillContainers [2023-01-18T12:47:04.411Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-01-18T12:47:04.411Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-01-18T12:47:04.411Z] === RUN TestCgroupNamespacesRun [2023-01-18T12:47:05.143Z] tests/integration/api_build_test.py .......................X [ 6%] [2023-01-18T12:47:05.720Z] tests/integration/api_client_test.py ..... [ 7%] [2023-01-18T12:47:06.267Z] === CONT TestStopContainerWithTimeout/3 [2023-01-18T12:47:06.311Z] --- PASS: TestCgroupNamespacesRun (2.14s) [2023-01-18T12:47:06.311Z] === RUN TestCgroupNamespacesRunPrivileged [2023-01-18T12:47:07.460Z] tests/integration/api_config_test.py ..... [ 8%] [2023-01-18T12:47:08.153Z] === CONT TestStopContainerWithTimeout/1 [2023-01-18T12:47:08.841Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2023-01-18T12:47:08.841Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-01-18T12:47:10.665Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-01-18T12:47:10.665Z] --- PASS: TestStopContainerWithTimeout/0 (1.59s) [2023-01-18T12:47:10.665Z] --- PASS: TestStopContainerWithTimeout/-1 (3.48s) [2023-01-18T12:47:10.665Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2023-01-18T12:47:10.665Z] --- PASS: TestStopContainerWithTimeout/1 (2.82s) [2023-01-18T12:47:10.665Z] === RUN TestDeleteDevicemapper [2023-01-18T12:47:10.665Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-18T12:47:10.665Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-01-18T12:47:10.665Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-18T12:47:10.741Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2023-01-18T12:47:10.741Z] === RUN TestCgroupNamespacesRunHostMode [2023-01-18T12:47:11.175Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-01-18T12:47:11.175Z] PASS [2023-01-18T12:47:11.175Z] [2023-01-18T12:47:11.175Z] === Skipped [2023-01-18T12:47:11.175Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-01-18T12:47:11.175Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-18T12:47:11.175Z] [2023-01-18T12:47:11.175Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-01-18T12:47:11.175Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-18T12:47:11.175Z] [2023-01-18T12:47:11.175Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-01-18T12:47:11.175Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-18T12:47:11.175Z] [2023-01-18T12:47:11.175Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-01-18T12:47:11.175Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-18T12:47:11.175Z] [2023-01-18T12:47:11.175Z] DONE 17 tests, 4 skipped in 26.397s [2023-01-18T12:47:11.175Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-01-18T12:47:11.175Z] ++ 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-01-18T12:47:11.175Z] ++ set -e [2023-01-18T12:47:11.175Z] ++ '[' -n 0 ']' [2023-01-18T12:47:11.175Z] ++ set -x [2023-01-18T12:47:11.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-18T12:47:11.175Z] INFO: Testing against a local daemon [2023-01-18T12:47:11.175Z] === RUN TestPluginInvalidJSON [2023-01-18T12:47:11.175Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T12:47:11.175Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T12:47:11.175Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T12:47:11.175Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-01-18T12:47:11.175Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-01-18T12:47:11.175Z] === RUN TestPluginInstall [2023-01-18T12:47:11.175Z] === RUN TestPluginInstall/no_auth [2023-01-18T12:47:11.175Z] time="2023-01-18T12:47:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T12:47:11.175Z] time="2023-01-18T12:47:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:637ba51594ab44002c9ad60355c7ac278b34b695b27fa33628fae7f4b90daf8c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T12:47:11.175Z] time="2023-01-18T12:47:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T12:47:11.175Z] time="2023-01-18T12:47:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:637ba51594ab44002c9ad60355c7ac278b34b695b27fa33628fae7f4b90daf8c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T12:47:11.175Z] === RUN TestPluginInstall/with_htpasswd [2023-01-18T12:47:11.434Z] time="2023-01-18T12:47:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T12:47:11.434Z] time="2023-01-18T12:47:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:30a126b53010cc9a388da0f2f4d2818f47fde5e02ecaf30ca5279490883c2c38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T12:47:11.434Z] time="2023-01-18T12:47:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T12:47:11.434Z] time="2023-01-18T12:47:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:30a126b53010cc9a388da0f2f4d2818f47fde5e02ecaf30ca5279490883c2c38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T12:47:11.692Z] === RUN TestPluginInstall/with_insecure [2023-01-18T12:47:12.631Z] time="2023-01-18T12:47:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T12:47:12.631Z] time="2023-01-18T12:47:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12afa8491eb849ed5bb89c0a58abbc74ba14a44605093d800c4685857112125e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T12:47:12.631Z] time="2023-01-18T12:47:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T12:47:12.631Z] time="2023-01-18T12:47:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12afa8491eb849ed5bb89c0a58abbc74ba14a44605093d800c4685857112125e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T12:47:12.631Z] plugin_test.go:165: [d648148dc02b1] daemon is not started [2023-01-18T12:47:12.631Z] --- PASS: TestPluginInstall (2.54s) [2023-01-18T12:47:12.631Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2023-01-18T12:47:12.631Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2023-01-18T12:47:12.631Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2023-01-18T12:47:12.631Z] === RUN TestPluginsWithRuntimes [2023-01-18T12:47:13.271Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s) [2023-01-18T12:47:13.271Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-01-18T12:47:13.937Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.83s) [2023-01-18T12:47:13.937Z] === RUN TestUpdateMemory [2023-01-18T12:47:14.497Z] --- PASS: TestUpdateMemory (0.80s) [2023-01-18T12:47:14.497Z] === RUN TestUpdateCPUQuota [2023-01-18T12:47:14.533Z] === RUN TestPluginsWithRuntimes/No_Args [2023-01-18T12:47:15.100Z] === RUN TestPluginsWithRuntimes/With_Args [2023-01-18T12:47:15.171Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2023-01-18T12:47:15.171Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-01-18T12:47:15.422Z] --- PASS: TestUpdateCPUQuota (1.07s) [2023-01-18T12:47:15.422Z] === RUN TestUpdatePidsLimit [2023-01-18T12:47:15.422Z] === RUN TestUpdatePidsLimit/update_from_none [2023-01-18T12:47:15.982Z] === RUN TestUpdatePidsLimit/no_change [2023-01-18T12:47:16.036Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2023-01-18T12:47:16.036Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2023-01-18T12:47:16.036Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2023-01-18T12:47:16.036Z] === RUN TestPluginBackCompatMediaTypes [2023-01-18T12:47:16.238Z] === RUN TestUpdatePidsLimit/update_lower [2023-01-18T12:47:16.493Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-01-18T12:47:16.603Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2023-01-18T12:47:16.603Z] PASS [2023-01-18T12:47:16.603Z] [2023-01-18T12:47:16.603Z] DONE 10 tests in 6.482s [2023-01-18T12:47:16.603Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-01-18T12:47:16.603Z] ++ 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-01-18T12:47:16.603Z] ++ set -e [2023-01-18T12:47:16.603Z] ++ '[' -n 0 ']' [2023-01-18T12:47:16.603Z] ++ set -x [2023-01-18T12:47:16.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-18T12:47:16.603Z] INFO: Testing against a local daemon [2023-01-18T12:47:16.603Z] === RUN TestExternalGraphDriver [2023-01-18T12:47:16.749Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-01-18T12:47:16.862Z] === RUN TestExternalGraphDriver/json [2023-01-18T12:47:17.006Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-01-18T12:47:17.006Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-01-18T12:47:17.071Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.06s) [2023-01-18T12:47:17.071Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-01-18T12:47:17.932Z] --- PASS: TestUpdatePidsLimit (2.49s) [2023-01-18T12:47:17.932Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.58s) [2023-01-18T12:47:17.932Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2023-01-18T12:47:17.932Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-01-18T12:47:17.932Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2023-01-18T12:47:17.932Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2023-01-18T12:47:17.932Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2023-01-18T12:47:17.932Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2023-01-18T12:47:17.932Z] === RUN TestUpdateRestartPolicy [2023-01-18T12:47:18.763Z] === RUN TestExternalGraphDriver/spec [2023-01-18T12:47:18.970Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s) [2023-01-18T12:47:18.970Z] === RUN TestCgroupNamespacesRunOlderClient [2023-01-18T12:47:20.139Z] === RUN TestExternalGraphDriver/pull [2023-01-18T12:47:20.870Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2023-01-18T12:47:20.870Z] === RUN TestNISDomainname [2023-01-18T12:47:20.870Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-01-18T12:47:20.870Z] --- SKIP: TestNISDomainname (0.01s) [2023-01-18T12:47:20.870Z] === RUN TestHostnameDnsResolution [2023-01-18T12:47:21.436Z] --- PASS: TestHostnameDnsResolution (0.62s) [2023-01-18T12:47:21.436Z] === RUN TestUnprivilegedPortsAndPing [2023-01-18T12:47:21.436Z] 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-01-18T12:47:21.436Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2023-01-18T12:47:21.436Z] === RUN TestStats [2023-01-18T12:47:21.436Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-18T12:47:21.436Z] --- SKIP: TestStats (0.00s) [2023-01-18T12:47:21.436Z] === RUN TestStopContainerWithTimeout [2023-01-18T12:47:21.436Z] === RUN TestStopContainerWithTimeout/0 [2023-01-18T12:47:21.436Z] === PAUSE TestStopContainerWithTimeout/0 [2023-01-18T12:47:21.436Z] === RUN TestStopContainerWithTimeout/1 [2023-01-18T12:47:21.436Z] === PAUSE TestStopContainerWithTimeout/1 [2023-01-18T12:47:21.436Z] === RUN TestStopContainerWithTimeout/3 [2023-01-18T12:47:21.436Z] === PAUSE TestStopContainerWithTimeout/3 [2023-01-18T12:47:21.436Z] === RUN TestStopContainerWithTimeout/-1 [2023-01-18T12:47:21.436Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-01-18T12:47:21.436Z] === CONT TestStopContainerWithTimeout/0 [2023-01-18T12:47:21.436Z] === CONT TestStopContainerWithTimeout/-1 [2023-01-18T12:47:22.040Z] --- PASS: TestExternalGraphDriver (5.23s) [2023-01-18T12:47:22.040Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2023-01-18T12:47:22.040Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2023-01-18T12:47:22.040Z] --- PASS: TestExternalGraphDriver/pull (1.74s) [2023-01-18T12:47:22.040Z] === RUN TestGraphdriverPluginV2 [2023-01-18T12:47:22.054Z] === CONT TestStopContainerWithTimeout/3 [2023-01-18T12:47:22.299Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-18T12:47:22.299Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-01-18T12:47:22.299Z] PASS [2023-01-18T12:47:22.299Z] [2023-01-18T12:47:22.299Z] === Skipped [2023-01-18T12:47:22.299Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-01-18T12:47:22.299Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-18T12:47:22.299Z] [2023-01-18T12:47:22.299Z] DONE 5 tests, 1 skipped in 5.672s [2023-01-18T12:47:22.299Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-01-18T12:47:22.299Z] ++ 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-01-18T12:47:22.299Z] ++ set -e [2023-01-18T12:47:22.299Z] ++ '[' -n 0 ']' [2023-01-18T12:47:22.299Z] ++ set -x [2023-01-18T12:47:22.299Z] ++ 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-01-18T12:47:22.299Z] INFO: Testing against a local daemon [2023-01-18T12:47:22.299Z] === RUN TestContinueAfterPluginCrash [2023-01-18T12:47:22.299Z] === PAUSE TestContinueAfterPluginCrash [2023-01-18T12:47:22.299Z] === RUN TestReadPluginNoRead [2023-01-18T12:47:22.299Z] === PAUSE TestReadPluginNoRead [2023-01-18T12:47:22.299Z] === RUN TestDaemonStartWithLogOpt [2023-01-18T12:47:22.299Z] === PAUSE TestDaemonStartWithLogOpt [2023-01-18T12:47:22.299Z] === CONT TestContinueAfterPluginCrash [2023-01-18T12:47:22.299Z] === CONT TestDaemonStartWithLogOpt [2023-01-18T12:47:23.954Z] === CONT TestStopContainerWithTimeout/1 [2023-01-18T12:47:25.586Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) [2023-01-18T12:47:25.586Z] === CONT TestReadPluginNoRead [2023-01-18T12:47:25.855Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-01-18T12:47:25.855Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2023-01-18T12:47:25.855Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2023-01-18T12:47:25.855Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2023-01-18T12:47:25.855Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2023-01-18T12:47:25.855Z] === RUN TestDeleteDevicemapper [2023-01-18T12:47:25.855Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-18T12:47:25.855Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-01-18T12:47:25.855Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-18T12:47:27.488Z] === RUN TestReadPluginNoRead/default [2023-01-18T12:47:27.798Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.93s) [2023-01-18T12:47:27.798Z] === RUN TestUpdateMemory [2023-01-18T12:47:27.798Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-18T12:47:27.798Z] --- SKIP: TestUpdateMemory (0.00s) [2023-01-18T12:47:27.798Z] === RUN TestUpdateCPUQuota [2023-01-18T12:47:27.798Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-18T12:47:27.798Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2023-01-18T12:47:27.798Z] === RUN TestUpdatePidsLimit [2023-01-18T12:47:27.798Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-18T12:47:27.798Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2023-01-18T12:47:27.798Z] === RUN TestUpdateRestartPolicy [2023-01-18T12:47:28.902Z] === RUN TestReadPluginNoRead/disabled_caching [2023-01-18T12:47:29.837Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-01-18T12:47:30.096Z] --- PASS: TestUpdateRestartPolicy (11.02s) [2023-01-18T12:47:30.096Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-18T12:47:30.096Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2023-01-18T12:47:30.096Z] === RUN TestWaitNonBlocked [2023-01-18T12:47:30.096Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-18T12:47:30.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-18T12:47:30.096Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-18T12:47:30.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-18T12:47:30.096Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-18T12:47:30.096Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-18T12:47:30.355Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-01-18T12:47:30.355Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2023-01-18T12:47:30.355Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2023-01-18T12:47:30.355Z] === RUN TestWaitBlocked [2023-01-18T12:47:30.355Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-18T12:47:30.355Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-18T12:47:30.355Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-01-18T12:47:30.355Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-01-18T12:47:30.355Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-18T12:47:30.355Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-01-18T12:47:30.404Z] --- PASS: TestContinueAfterPluginCrash (7.97s) [2023-01-18T12:47:30.916Z] --- PASS: TestWaitBlocked (0.01s) [2023-01-18T12:47:30.917Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2023-01-18T12:47:30.917Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2023-01-18T12:47:30.917Z] === CONT TestContainerStartOnDaemonRestart [2023-01-18T12:47:30.917Z] === CONT TestRestartDaemonWithRestartingContainer [2023-01-18T12:47:31.341Z] === CONT TestReadPluginNoRead [2023-01-18T12:47:31.341Z] read_test.go:92: [d2e145efe40ed] daemon is not started [2023-01-18T12:47:31.341Z] --- PASS: TestReadPluginNoRead (5.89s) [2023-01-18T12:47:31.341Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2023-01-18T12:47:31.341Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2023-01-18T12:47:31.341Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s) [2023-01-18T12:47:31.341Z] PASS [2023-01-18T12:47:31.341Z] [2023-01-18T12:47:31.341Z] DONE 6 tests in 9.039s [2023-01-18T12:47:31.341Z] 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-01-18T12:47:31.341Z] ++ 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-01-18T12:47:31.341Z] ++ set -e [2023-01-18T12:47:31.341Z] ++ '[' -n 0 ']' [2023-01-18T12:47:31.341Z] ++ set -x [2023-01-18T12:47:31.341Z] ++ 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-01-18T12:47:31.341Z] testing: warning: no tests to run [2023-01-18T12:47:31.341Z] PASS [2023-01-18T12:47:31.341Z] [2023-01-18T12:47:31.341Z] DONE 0 tests in 0.035s [2023-01-18T12:47:31.341Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-01-18T12:47:31.341Z] ++ 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-01-18T12:47:31.341Z] ++ set -e [2023-01-18T12:47:31.341Z] ++ '[' -n 0 ']' [2023-01-18T12:47:31.341Z] ++ set -x [2023-01-18T12:47:31.341Z] ++ 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-01-18T12:47:31.341Z] INFO: Testing against a local daemon [2023-01-18T12:47:31.341Z] === RUN TestPluginWithDevMounts [2023-01-18T12:47:31.341Z] === PAUSE TestPluginWithDevMounts [2023-01-18T12:47:31.341Z] === CONT TestPluginWithDevMounts [2023-01-18T12:47:33.245Z] --- PASS: TestPluginWithDevMounts (1.53s) [2023-01-18T12:47:33.245Z] PASS [2023-01-18T12:47:33.245Z] [2023-01-18T12:47:33.245Z] DONE 1 tests in 1.659s [2023-01-18T12:47:33.245Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-01-18T12:47:33.245Z] ++ 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-01-18T12:47:33.245Z] ++ set -e [2023-01-18T12:47:33.245Z] ++ '[' -n 0 ']' [2023-01-18T12:47:33.245Z] ++ set -x [2023-01-18T12:47:33.245Z] ++ 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-01-18T12:47:33.245Z] INFO: Testing against a local daemon [2023-01-18T12:47:33.245Z] === RUN TestSecretInspect [2023-01-18T12:47:33.441Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.25s) [2023-01-18T12:47:33.442Z] === CONT TestIpcModeOlderClient [2023-01-18T12:47:33.442Z] --- PASS: TestIpcModeOlderClient (0.08s) [2023-01-18T12:47:33.442Z] === CONT TestContainerKillOnDaemonStart [2023-01-18T12:47:33.442Z] --- PASS: TestContainerStartOnDaemonRestart (2.37s) [2023-01-18T12:47:33.442Z] === CONT TestDaemonHostGatewayIP [2023-01-18T12:47:35.149Z] --- PASS: TestSecretInspect (2.13s) [2023-01-18T12:47:35.149Z] === RUN TestSecretList [2023-01-18T12:47:36.610Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2023-01-18T12:47:36.720Z] --- PASS: TestDaemonHostGatewayIP (2.73s) [2023-01-18T12:47:36.720Z] === CONT TestDaemonRestartIpcMode [2023-01-18T12:47:37.681Z] --- PASS: TestSecretList (2.20s) [2023-01-18T12:47:37.681Z] === RUN TestSecretsCreateAndDelete [2023-01-18T12:47:38.607Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2023-01-18T12:47:39.588Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2023-01-18T12:47:39.588Z] === RUN TestSecretsUpdate [2023-01-18T12:47:40.002Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2023-01-18T12:47:40.002Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-18T12:47:40.002Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2023-01-18T12:47:40.002Z] === RUN TestWaitNonBlocked [2023-01-18T12:47:40.002Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-18T12:47:40.002Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-18T12:47:40.002Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-18T12:47:40.002Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-18T12:47:40.002Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-18T12:47:40.002Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-18T12:47:40.002Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-01-18T12:47:40.002Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2023-01-18T12:47:40.002Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2023-01-18T12:47:40.002Z] === RUN TestWaitBlocked [2023-01-18T12:47:40.002Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-18T12:47:40.002Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-18T12:47:40.002Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-01-18T12:47:40.002Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-01-18T12:47:40.002Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-18T12:47:40.002Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-01-18T12:47:40.260Z] --- PASS: TestWaitBlocked (0.01s) [2023-01-18T12:47:40.260Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2023-01-18T12:47:40.260Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2023-01-18T12:47:40.260Z] === CONT TestDaemonRestartIpcMode [2023-01-18T12:47:40.260Z] === CONT TestIpcModeOlderClient [2023-01-18T12:47:40.260Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-01-18T12:47:40.260Z] === CONT TestRestartDaemonWithRestartingContainer [2023-01-18T12:47:42.120Z] --- PASS: TestSecretsUpdate (2.10s) [2023-01-18T12:47:42.120Z] === RUN TestTemplatedSecret [2023-01-18T12:47:44.028Z] --- PASS: TestTemplatedSecret (2.43s) [2023-01-18T12:47:44.028Z] === RUN TestSecretCreateResolve [2023-01-18T12:47:44.454Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.14s) [2023-01-18T12:47:44.718Z] --- PASS: TestDaemonRestartIpcMode (4.47s) [2023-01-18T12:47:44.718Z] PASS [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === Skipped [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-01-18T12:47:44.718Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2023-01-18T12:47:44.718Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2023-01-18T12:47:44.718Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2023-01-18T12:47:44.718Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2023-01-18T12:47:44.718Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2023-01-18T12:47:44.718Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2023-01-18T12:47:44.718Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2023-01-18T12:47:44.718Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2023-01-18T12:47:44.718Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2023-01-18T12:47:44.718Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-01-18T12:47:44.718Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-01-18T12:47:44.718Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2023-01-18T12:47:44.718Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2023-01-18T12:47:44.718Z] 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-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2023-01-18T12:47:44.718Z] 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-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2023-01-18T12:47:44.718Z] 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-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestPause (0.00s) [2023-01-18T12:47:44.718Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-18T12:47:44.718Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.00s) [2023-01-18T12:47:44.718Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2023-01-18T12:47:44.718Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2023-01-18T12:47:44.718Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2023-01-18T12:47:44.718Z] 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-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestStats (0.00s) [2023-01-18T12:47:44.718Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-01-18T12:47:44.718Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-01-18T12:47:44.718Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2023-01-18T12:47:44.718Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2023-01-18T12:47:44.718Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-18T12:47:44.718Z] [2023-01-18T12:47:44.718Z] DONE 178 tests, 27 skipped in 83.693s [2023-01-18T12:47:44.718Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-01-18T12:47:44.718Z] INFO: Testing against a local daemon [2023-01-18T12:47:44.718Z] === RUN TestLiveRestore [2023-01-18T12:47:44.718Z] === RUN TestLiveRestore/volume_references [2023-01-18T12:47:44.718Z] === PAUSE TestLiveRestore/volume_references [2023-01-18T12:47:44.718Z] === CONT TestLiveRestore/volume_references [2023-01-18T12:47:45.301Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-01-18T12:47:45.301Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-01-18T12:47:45.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-01-18T12:47:45.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-01-18T12:47:46.566Z] --- PASS: TestSecretCreateResolve (2.13s) [2023-01-18T12:47:46.566Z] PASS [2023-01-18T12:47:46.566Z] [2023-01-18T12:47:46.566Z] DONE 6 tests in 13.233s [2023-01-18T12:47:46.566Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-01-18T12:47:46.566Z] ++ 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-01-18T12:47:46.566Z] ++ set -e [2023-01-18T12:47:46.566Z] ++ '[' -n 0 ']' [2023-01-18T12:47:46.566Z] ++ set -x [2023-01-18T12:47:46.566Z] ++ 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-01-18T12:47:46.566Z] INFO: Testing against a local daemon [2023-01-18T12:47:46.566Z] === RUN TestServiceCreateInit [2023-01-18T12:47:46.566Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-18T12:47:46.751Z] --- PASS: TestContainerKillOnDaemonStart (11.97s) [2023-01-18T12:47:46.751Z] PASS [2023-01-18T12:47:46.751Z] [2023-01-18T12:47:46.751Z] === Skipped [2023-01-18T12:47:46.751Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-01-18T12:47:46.751Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-18T12:47:46.751Z] [2023-01-18T12:47:46.751Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-01-18T12:47:46.751Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-01-18T12:47:46.751Z] [2023-01-18T12:47:46.751Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-18T12:47:46.751Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-18T12:47:46.751Z] [2023-01-18T12:47:46.751Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2023-01-18T12:47:46.751Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-01-18T12:47:46.751Z] [2023-01-18T12:47:46.751Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-01-18T12:47:46.751Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-18T12:47:46.751Z] [2023-01-18T12:47:46.751Z] DONE 197 tests, 5 skipped in 141.213s [2023-01-18T12:47:46.751Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-01-18T12:47:46.751Z] INFO: Testing against a local daemon [2023-01-18T12:47:46.751Z] === RUN TestLiveRestore [2023-01-18T12:47:46.751Z] === RUN TestLiveRestore/volume_references [2023-01-18T12:47:46.751Z] === PAUSE TestLiveRestore/volume_references [2023-01-18T12:47:46.751Z] === CONT TestLiveRestore/volume_references [2023-01-18T12:47:46.751Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-01-18T12:47:46.751Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-01-18T12:47:47.006Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-01-18T12:47:47.830Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-01-18T12:47:47.931Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-01-18T12:47:48.856Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-01-18T12:47:49.730Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-01-18T12:47:49.852Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-18T12:47:50.219Z] --- PASS: TestLiveRestore (0.00s) [2023-01-18T12:47:50.227Z] --- PASS: TestLiveRestore/volume_references (4.59s) [2023-01-18T12:47:50.227Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.92s) [2023-01-18T12:47:50.227Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s) [2023-01-18T12:47:50.227Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s) [2023-01-18T12:47:50.227Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s) [2023-01-18T12:47:50.227Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.09s) [2023-01-18T12:47:50.227Z] PASS [2023-01-18T12:47:50.227Z] [2023-01-18T12:47:50.227Z] DONE 7 tests in 4.625s [2023-01-18T12:47:50.227Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-01-18T12:47:50.227Z] INFO: Testing against a local daemon [2023-01-18T12:47:50.227Z] === RUN TestCommitInheritsEnv [2023-01-18T12:47:50.482Z] --- PASS: TestCommitInheritsEnv (0.50s) [2023-01-18T12:47:50.482Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-18T12:47:50.482Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-01-18T12:47:50.482Z] === RUN TestImagesFilterMultiReference [2023-01-18T12:47:50.482Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-01-18T12:47:50.482Z] === RUN TestImagePullPlatformInvalid [2023-01-18T12:47:50.740Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-01-18T12:47:50.740Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" 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=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=info msg="Starting upload purge in 8m0s" go.version=go1.18.10 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c39ed66a-17c3-45c9-bf63-6e4a25ee9f4b http.request.method=GET http.request.remoteaddr="127.0.0.1:45048" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c39ed66a-17c3-45c9-bf63-6e4a25ee9f4b http.request.method=GET http.request.remoteaddr="127.0.0.1:45048" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.544559ms http.response.status=200 http.response.written=2 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] 127.0.0.1 - - [18/Jan/2023:12:47:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7e42b3ca-8e8a-47d9-abff-3df7390aedf7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7e42b3ca-8e8a-47d9-abff-3df7390aedf7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e9ee4a78-29b5-4784-b354-a4e201adfdf3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" 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=7e42b3ca-8e8a-47d9-abff-3df7390aedf7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=59.771µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8a0ae25e-c14b-498d-87c0-09a3e57c25e6 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e9ee4a78-29b5-4784-b354-a4e201adfdf3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" 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=e9ee4a78-29b5-4784-b354-a4e201adfdf3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=265.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).GetContent" trace.id=1b5d0e55-d0c5-43da-a21d-83c373d47482 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" 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=7e42b3ca-8e8a-47d9-abff-3df7390aedf7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.709385ms http.response.status=404 http.response.written=157 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] 127.0.0.1 - - [18/Jan/2023:12:47:50 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" 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=e9ee4a78-29b5-4784-b354-a4e201adfdf3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45056" 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.902519ms http.response.status=404 http.response.written=157 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] 127.0.0.1 - - [18/Jan/2023:12:47:50 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bac12905-8d64-4840-b3df-fb7bd867e952 http.request.method=POST http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bac12905-8d64-4840-b3df-fb7bd867e952 http.request.method=POST http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bac12905-8d64-4840-b3df-fb7bd867e952 http.request.method=POST http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=456.587µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c23f1724-dffb-4b9b-8aab-5fd0b27bdf7d trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bac12905-8d64-4840-b3df-fb7bd867e952 http.request.method=POST http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=23.376µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8a757223-d4f4-4d69-abf6-703f66626282 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0448ac09-55b2-4dcc-89ff-95eecba671c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0448ac09-55b2-4dcc-89ff-95eecba671c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0448ac09-55b2-4dcc-89ff-95eecba671c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=331.054µs trace.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=78e1cd03-07dc-4128-a8f3-505edffe6ba8 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0448ac09-55b2-4dcc-89ff-95eecba671c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=216.569µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d058bbdc-95d9-46eb-9abd-fc0b5a142496 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0448ac09-55b2-4dcc-89ff-95eecba671c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=171.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).PutContent" trace.id=4a766db4-4fc6-4740-a39e-3bd73d85d035 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0448ac09-55b2-4dcc-89ff-95eecba671c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.773843ms http.response.status=202 http.response.written=0 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] 127.0.0.1 - - [18/Jan/2023:12:47:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bac12905-8d64-4840-b3df-fb7bd867e952 http.request.method=POST http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=232.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).PutContent" trace.id=44902821-c4c4-4cb6-8d8a-b13fe78d8b80 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bac12905-8d64-4840-b3df-fb7bd867e952 http.request.method=POST http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.195135ms http.response.status=202 http.response.written=0 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:50.740Z] 127.0.0.1 - - [18/Jan/2023:12:47:50 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-18T12:47:50.740Z] time="2023-01-18T12:47:50Z" 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=eb2e6c9f-e9ef-4a40-8a11-149761567a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc?_state=Yz-322mRHHUngkwApmqkb6mOmwRbZi9H1Jy9Raa9V717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzZTMxODQ2LTQ2ZjAtNDNlYS05OGNkLWUzNGRjMGNkM2FmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzQwNDI0MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.uuid=33e31846-46f0-43ea-98cd-e34dc0cd3afc version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" 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=eb2e6c9f-e9ef-4a40-8a11-149761567a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc?_state=Yz-322mRHHUngkwApmqkb6mOmwRbZi9H1Jy9Raa9V717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzZTMxODQ2LTQ2ZjAtNDNlYS05OGNkLWUzNGRjMGNkM2FmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzQwNDI0MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.uuid=33e31846-46f0-43ea-98cd-e34dc0cd3afc version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" 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=145301d6-4b0e-4b69-903c-a6efda80e3ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9?_state=qKm0gq--aRD1yoId2wOzcYVCFlvky0ZW1-v0Q2hZ7wJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwZGYwYjU2LTNiYjMtNDJmOS1hMDM0LWE3ZWY2ZDg1ZjVlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzU0NzY3NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.uuid=40df0b56-3bb3-42f9-a034-a7ef6d85f5e9 version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb2e6c9f-e9ef-4a40-8a11-149761567a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc?_state=Yz-322mRHHUngkwApmqkb6mOmwRbZi9H1Jy9Raa9V717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzZTMxODQ2LTQ2ZjAtNDNlYS05OGNkLWUzNGRjMGNkM2FmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzQwNDI0MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=90.224µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3e248ac2-b0c7-484f-9d3d-d19fa8a4dae4 trace.line=82 vars.name=test vars.uuid=33e31846-46f0-43ea-98cd-e34dc0cd3afc version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb2e6c9f-e9ef-4a40-8a11-149761567a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc?_state=Yz-322mRHHUngkwApmqkb6mOmwRbZi9H1Jy9Raa9V717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzZTMxODQ2LTQ2ZjAtNDNlYS05OGNkLWUzNGRjMGNkM2FmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzQwNDI0MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=53.238µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4c486d16-717c-48e9-9720-df57e75e2a5f trace.line=141 vars.name=test vars.uuid=33e31846-46f0-43ea-98cd-e34dc0cd3afc version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" 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=145301d6-4b0e-4b69-903c-a6efda80e3ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9?_state=qKm0gq--aRD1yoId2wOzcYVCFlvky0ZW1-v0Q2hZ7wJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwZGYwYjU2LTNiYjMtNDJmOS1hMDM0LWE3ZWY2ZDg1ZjVlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzU0NzY3NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.uuid=40df0b56-3bb3-42f9-a034-a7ef6d85f5e9 version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=145301d6-4b0e-4b69-903c-a6efda80e3ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9?_state=qKm0gq--aRD1yoId2wOzcYVCFlvky0ZW1-v0Q2hZ7wJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwZGYwYjU2LTNiYjMtNDJmOS1hMDM0LWE3ZWY2ZDg1ZjVlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzU0NzY3NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=71.64µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c7cf8bf5-596d-4e7d-8fa8-445e5c8a0ee6 trace.line=82 vars.name=test vars.uuid=40df0b56-3bb3-42f9-a034-a7ef6d85f5e9 version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=145301d6-4b0e-4b69-903c-a6efda80e3ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9?_state=qKm0gq--aRD1yoId2wOzcYVCFlvky0ZW1-v0Q2hZ7wJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwZGYwYjU2LTNiYjMtNDJmOS1hMDM0LWE3ZWY2ZDg1ZjVlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzU0NzY3NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=14.154µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=447c1a68-7d8b-41c6-ba36-7de47144a52d trace.line=141 vars.name=test vars.uuid=40df0b56-3bb3-42f9-a034-a7ef6d85f5e9 version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb2e6c9f-e9ef-4a40-8a11-149761567a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc?_state=Yz-322mRHHUngkwApmqkb6mOmwRbZi9H1Jy9Raa9V717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzZTMxODQ2LTQ2ZjAtNDNlYS05OGNkLWUzNGRjMGNkM2FmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzQwNDI0MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=119.665µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=31e258f8-9ea1-43a2-a2c4-6100cbb2d2fe trace.line=124 vars.name=test vars.uuid=33e31846-46f0-43ea-98cd-e34dc0cd3afc version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" 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=eb2e6c9f-e9ef-4a40-8a11-149761567a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc?_state=Yz-322mRHHUngkwApmqkb6mOmwRbZi9H1Jy9Raa9V717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzZTMxODQ2LTQ2ZjAtNDNlYS05OGNkLWUzNGRjMGNkM2FmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzQwNDI0MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.uuid=33e31846-46f0-43ea-98cd-e34dc0cd3afc version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb2e6c9f-e9ef-4a40-8a11-149761567a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc?_state=Yz-322mRHHUngkwApmqkb6mOmwRbZi9H1Jy9Raa9V717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzZTMxODQ2LTQ2ZjAtNDNlYS05OGNkLWUzNGRjMGNkM2FmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzQwNDI0MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=113.363µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fec7f82f-dace-43f2-a616-2ab08a9aceb6 trace.line=141 vars.name=test vars.uuid=33e31846-46f0-43ea-98cd-e34dc0cd3afc version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" 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=eb2e6c9f-e9ef-4a40-8a11-149761567a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc?_state=Yz-322mRHHUngkwApmqkb6mOmwRbZi9H1Jy9Raa9V717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzZTMxODQ2LTQ2ZjAtNDNlYS05OGNkLWUzNGRjMGNkM2FmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzQwNDI0MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=158.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=79251777-3b17-45b5-a2ea-0b0f444cb55f trace.line=141 vars.name=test vars.uuid=33e31846-46f0-43ea-98cd-e34dc0cd3afc version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb2e6c9f-e9ef-4a40-8a11-149761567a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc?_state=Yz-322mRHHUngkwApmqkb6mOmwRbZi9H1Jy9Raa9V717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzZTMxODQ2LTQ2ZjAtNDNlYS05OGNkLWUzNGRjMGNkM2FmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzQwNDI0MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=58.975µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=46bbb4ae-823a-4510-b3d8-bcc88cee211a trace.line=141 vars.name=test vars.uuid=33e31846-46f0-43ea-98cd-e34dc0cd3afc version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc/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=eb2e6c9f-e9ef-4a40-8a11-149761567a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc?_state=Yz-322mRHHUngkwApmqkb6mOmwRbZi9H1Jy9Raa9V717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzZTMxODQ2LTQ2ZjAtNDNlYS05OGNkLWUzNGRjMGNkM2FmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzQwNDI0MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=319.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).Move" trace.id=dc3875ef-c200-4269-9658-a532bdb00312 trace.line=167 vars.name=test vars.uuid=33e31846-46f0-43ea-98cd-e34dc0cd3afc version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" 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=eb2e6c9f-e9ef-4a40-8a11-149761567a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc?_state=Yz-322mRHHUngkwApmqkb6mOmwRbZi9H1Jy9Raa9V717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzZTMxODQ2LTQ2ZjAtNDNlYS05OGNkLWUzNGRjMGNkM2FmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzQwNDI0MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=319.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).PutContent" trace.id=f0b7c3c7-4dc0-483d-a749-7c5ee5aec0ea trace.line=95 vars.name=test vars.uuid=33e31846-46f0-43ea-98cd-e34dc0cd3afc version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb2e6c9f-e9ef-4a40-8a11-149761567a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc?_state=Yz-322mRHHUngkwApmqkb6mOmwRbZi9H1Jy9Raa9V717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzZTMxODQ2LTQ2ZjAtNDNlYS05OGNkLWUzNGRjMGNkM2FmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzQwNDI0MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=347.738µs trace.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=a02d6b3f-c2f9-4e87-99b9-f04fb0b99ae9 trace.line=181 vars.name=test vars.uuid=33e31846-46f0-43ea-98cd-e34dc0cd3afc version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" 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=eb2e6c9f-e9ef-4a40-8a11-149761567a93 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45056" http.request.uri="/v2/test/blobs/uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc?_state=Yz-322mRHHUngkwApmqkb6mOmwRbZi9H1Jy9Raa9V717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzZTMxODQ2LTQ2ZjAtNDNlYS05OGNkLWUzNGRjMGNkM2FmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzQwNDI0MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.650174ms http.response.status=201 http.response.written=0 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] 127.0.0.1 - - [18/Jan/2023:12:47:50 +0000] "PUT /v2/test/blobs/uploads/33e31846-46f0-43ea-98cd-e34dc0cd3afc?_state=Yz-322mRHHUngkwApmqkb6mOmwRbZi9H1Jy9Raa9V717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMzZTMxODQ2LTQ2ZjAtNDNlYS05OGNkLWUzNGRjMGNkM2FmYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzQwNDI0MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=145301d6-4b0e-4b69-903c-a6efda80e3ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9?_state=qKm0gq--aRD1yoId2wOzcYVCFlvky0ZW1-v0Q2hZ7wJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwZGYwYjU2LTNiYjMtNDJmOS1hMDM0LWE3ZWY2ZDg1ZjVlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzU0NzY3NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=621.164µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=2ac7999c-e75b-497e-a087-3b604fa3d15c trace.line=124 vars.name=test vars.uuid=40df0b56-3bb3-42f9-a034-a7ef6d85f5e9 version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" 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=145301d6-4b0e-4b69-903c-a6efda80e3ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9?_state=qKm0gq--aRD1yoId2wOzcYVCFlvky0ZW1-v0Q2hZ7wJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwZGYwYjU2LTNiYjMtNDJmOS1hMDM0LWE3ZWY2ZDg1ZjVlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzU0NzY3NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.uuid=40df0b56-3bb3-42f9-a034-a7ef6d85f5e9 version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=145301d6-4b0e-4b69-903c-a6efda80e3ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9?_state=qKm0gq--aRD1yoId2wOzcYVCFlvky0ZW1-v0Q2hZ7wJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwZGYwYjU2LTNiYjMtNDJmOS1hMDM0LWE3ZWY2ZDg1ZjVlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzU0NzY3NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=20.341µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c64eedae-8a4b-469a-9ce3-5f1ce318da66 trace.line=141 vars.name=test vars.uuid=40df0b56-3bb3-42f9-a034-a7ef6d85f5e9 version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" 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=145301d6-4b0e-4b69-903c-a6efda80e3ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9?_state=qKm0gq--aRD1yoId2wOzcYVCFlvky0ZW1-v0Q2hZ7wJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwZGYwYjU2LTNiYjMtNDJmOS1hMDM0LWE3ZWY2ZDg1ZjVlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzU0NzY3NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=24.695µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=787de79c-61f1-4e94-951b-c8e83c40eb68 trace.line=141 vars.name=test vars.uuid=40df0b56-3bb3-42f9-a034-a7ef6d85f5e9 version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=145301d6-4b0e-4b69-903c-a6efda80e3ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9?_state=qKm0gq--aRD1yoId2wOzcYVCFlvky0ZW1-v0Q2hZ7wJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwZGYwYjU2LTNiYjMtNDJmOS1hMDM0LWE3ZWY2ZDg1ZjVlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzU0NzY3NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=14.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).Stat" trace.id=82dc97a5-a4c8-4e01-aa21-be908998bd76 trace.line=141 vars.name=test vars.uuid=40df0b56-3bb3-42f9-a034-a7ef6d85f5e9 version="v2.1.0+unknown" [2023-01-18T12:47:50.741Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9/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=145301d6-4b0e-4b69-903c-a6efda80e3ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9?_state=qKm0gq--aRD1yoId2wOzcYVCFlvky0ZW1-v0Q2hZ7wJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwZGYwYjU2LTNiYjMtNDJmOS1hMDM0LWE3ZWY2ZDg1ZjVlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzU0NzY3NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=166.311µs trace.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=da98b828-a680-431a-9455-2bce6e275447 trace.line=167 vars.name=test vars.uuid=40df0b56-3bb3-42f9-a034-a7ef6d85f5e9 version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=145301d6-4b0e-4b69-903c-a6efda80e3ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9?_state=qKm0gq--aRD1yoId2wOzcYVCFlvky0ZW1-v0Q2hZ7wJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwZGYwYjU2LTNiYjMtNDJmOS1hMDM0LWE3ZWY2ZDg1ZjVlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzU0NzY3NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=105.628µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3e57eba5-dffa-4b28-9a31-b0a75b8fbf63 trace.line=95 vars.name=test vars.uuid=40df0b56-3bb3-42f9-a034-a7ef6d85f5e9 version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=145301d6-4b0e-4b69-903c-a6efda80e3ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9?_state=qKm0gq--aRD1yoId2wOzcYVCFlvky0ZW1-v0Q2hZ7wJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwZGYwYjU2LTNiYjMtNDJmOS1hMDM0LWE3ZWY2ZDg1ZjVlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzU0NzY3NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=167.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).Delete" trace.id=33ec10a6-b6a5-4556-997d-b14dc1c4b7ab trace.line=181 vars.name=test vars.uuid=40df0b56-3bb3-42f9-a034-a7ef6d85f5e9 version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=145301d6-4b0e-4b69-903c-a6efda80e3ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/blobs/uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9?_state=qKm0gq--aRD1yoId2wOzcYVCFlvky0ZW1-v0Q2hZ7wJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwZGYwYjU2LTNiYjMtNDJmOS1hMDM0LWE3ZWY2ZDg1ZjVlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzU0NzY3NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.950429ms http.response.status=201 http.response.written=0 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] 127.0.0.1 - - [18/Jan/2023:12:47:50 +0000] "PUT /v2/test/blobs/uploads/40df0b56-3bb3-42f9-a034-a7ef6d85f5e9?_state=qKm0gq--aRD1yoId2wOzcYVCFlvky0ZW1-v0Q2hZ7wJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwZGYwYjU2LTNiYjMtNDJmOS1hMDM0LWE3ZWY2ZDg1ZjVlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo0Nzo1MC42MzU0NzY3NDdaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bb1f8eef-7ae3-4d44-93cf-e376e75f610c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bb1f8eef-7ae3-4d44-93cf-e376e75f610c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=bb1f8eef-7ae3-4d44-93cf-e376e75f610c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=23.61µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7d50d96e-558c-4f12-ab65-e65024221079 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=bb1f8eef-7ae3-4d44-93cf-e376e75f610c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45058" 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="833.001µs" http.response.status=404 http.response.written=96 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] 127.0.0.1 - - [18/Jan/2023:12:47:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=f4c9cd6a-ee08-4359-a0b1-f8a2409c9848 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=f4c9cd6a-ee08-4359-a0b1-f8a2409c9848 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=f4c9cd6a-ee08-4359-a0b1-f8a2409c9848 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=f4c9cd6a-ee08-4359-a0b1-f8a2409c9848 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=f4c9cd6a-ee08-4359-a0b1-f8a2409c9848 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=40.87µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5f2bb24e-ec77-41bd-8948-8baef1450af8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=f4c9cd6a-ee08-4359-a0b1-f8a2409c9848 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=18.286µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8b5e808d-7b43-48f6-850f-e738892ab8ae trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=f4c9cd6a-ee08-4359-a0b1-f8a2409c9848 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=39.579µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=32df1251-6ee1-43e8-9164-a7cd03fdf7ad trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=f4c9cd6a-ee08-4359-a0b1-f8a2409c9848 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=16.946µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=153ed8ba-281d-426b-8585-7e9029c9404e trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=f4c9cd6a-ee08-4359-a0b1-f8a2409c9848 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=21.052µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fb13ce09-121b-41a3-8951-41570109449e trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=f4c9cd6a-ee08-4359-a0b1-f8a2409c9848 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=161.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=c1974658-de4f-4513-9f02-7976094bc9d3 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=f4c9cd6a-ee08-4359-a0b1-f8a2409c9848 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=235.56µs trace.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=d5dbd647-9a11-44c2-b61d-5c9dcdcf8249 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=f4c9cd6a-ee08-4359-a0b1-f8a2409c9848 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=81.94µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=71639b38-63e9-478b-bfef-e4f014d33af8 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=f4c9cd6a-ee08-4359-a0b1-f8a2409c9848 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=397.7µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d44e495a-627c-4847-8336-53a11339bbd5 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=f4c9cd6a-ee08-4359-a0b1-f8a2409c9848 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=183.235µs trace.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=07f9acb0-8889-4ee6-9199-8751f20617f2 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=f4c9cd6a-ee08-4359-a0b1-f8a2409c9848 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45058" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.127379ms http.response.status=201 http.response.written=0 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] 127.0.0.1 - - [18/Jan/2023:12:47:50 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ea2b8065-9cfa-4e49-be2e-50de6e99bc96 http.request.method=GET http.request.remoteaddr="127.0.0.1:45086" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ea2b8065-9cfa-4e49-be2e-50de6e99bc96 http.request.method=GET http.request.remoteaddr="127.0.0.1:45086" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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="690.419µs" http.response.status=200 http.response.written=2 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] 127.0.0.1 - - [18/Jan/2023:12:47:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b413c1b1-2012-4195-a35b-15fe91c42589 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b413c1b1-2012-4195-a35b-15fe91c42589 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=b413c1b1-2012-4195-a35b-15fe91c42589 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=41.455µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=aa460ab3-0b71-42e5-bc93-b9186269c4dc trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b413c1b1-2012-4195-a35b-15fe91c42589 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=b413c1b1-2012-4195-a35b-15fe91c42589 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=109.669µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4b6ed3af-b47f-45cb-a261-87bbf69f46a6 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.742Z] time="2023-01-18T12:47:50Z" 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=b413c1b1-2012-4195-a35b-15fe91c42589 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=22.667µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=29bbff65-375a-4ec5-b57d-0ec89d1e44fb trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" 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=b413c1b1-2012-4195-a35b-15fe91c42589 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=35.267µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=77d14dcd-2a5f-497d-973d-2ad53d5ce40d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b413c1b1-2012-4195-a35b-15fe91c42589 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b413c1b1-2012-4195-a35b-15fe91c42589 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45096" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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.573519ms http.response.status=200 http.response.written=417 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] 127.0.0.1 - - [18/Jan/2023:12:47:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e337b284-a8cb-4606-bb78-ffec4dc6a691 http.request.method=GET http.request.remoteaddr="127.0.0.1:45104" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e337b284-a8cb-4606-bb78-ffec4dc6a691 http.request.method=GET http.request.remoteaddr="127.0.0.1:45104" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e337b284-a8cb-4606-bb78-ffec4dc6a691 http.request.method=GET http.request.remoteaddr="127.0.0.1:45104" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" 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=e337b284-a8cb-4606-bb78-ffec4dc6a691 http.request.method=GET http.request.remoteaddr="127.0.0.1:45104" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=37.826µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=54ec051c-4c1e-40b7-bef5-30f64ff4b11f trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" 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=e337b284-a8cb-4606-bb78-ffec4dc6a691 http.request.method=GET http.request.remoteaddr="127.0.0.1:45104" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=17.657µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=48b95fdc-f299-4cae-b893-350128be8099 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" 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=e337b284-a8cb-4606-bb78-ffec4dc6a691 http.request.method=GET http.request.remoteaddr="127.0.0.1:45104" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=73.339µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=33f19227-7c57-459e-ba9c-e1af7044a38d trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e337b284-a8cb-4606-bb78-ffec4dc6a691 http.request.method=GET http.request.remoteaddr="127.0.0.1:45104" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e337b284-a8cb-4606-bb78-ffec4dc6a691 http.request.method=GET http.request.remoteaddr="127.0.0.1:45104" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.500588ms http.response.status=200 http.response.written=417 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] 127.0.0.1 - - [18/Jan/2023:12:47:50 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=58107e53-0ab4-4566-9ea0-fb7175257336 http.request.method=GET http.request.remoteaddr="127.0.0.1:45118" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=58107e53-0ab4-4566-9ea0-fb7175257336 http.request.method=GET http.request.remoteaddr="127.0.0.1:45118" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" 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=58107e53-0ab4-4566-9ea0-fb7175257336 http.request.method=GET http.request.remoteaddr="127.0.0.1:45118" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=55.695µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a5b6cfe3-ba49-4ce5-8d94-21975f689b55 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" 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=58107e53-0ab4-4566-9ea0-fb7175257336 http.request.method=GET http.request.remoteaddr="127.0.0.1:45118" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=21.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).Stat" trace.id=f0516fc2-57f2-4c55-bd8d-717ae0368d87 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" 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=58107e53-0ab4-4566-9ea0-fb7175257336 http.request.method=GET http.request.remoteaddr="127.0.0.1:45118" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=84.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).GetContent" trace.id=d0e654d2-5e13-4535-a46d-d655941c829f trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" 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=58107e53-0ab4-4566-9ea0-fb7175257336 http.request.method=GET http.request.remoteaddr="127.0.0.1:45118" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=18.687µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8bed8aa9-d6a7-46fa-909e-037b2462dbd3 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" 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=58107e53-0ab4-4566-9ea0-fb7175257336 http.request.method=GET http.request.remoteaddr="127.0.0.1:45118" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=38.289µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3402cb01-a442-432b-9859-961f89c842a4 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" 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=58107e53-0ab4-4566-9ea0-fb7175257336 http.request.method=GET http.request.remoteaddr="127.0.0.1:45118" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=8.872µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=89e5d043-d98c-4d74-a08d-eacc484fb249 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" 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=58107e53-0ab4-4566-9ea0-fb7175257336 http.request.method=GET http.request.remoteaddr="127.0.0.1:45118" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=54.817µs trace.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=741a5f8d-85af-4d88-b6e3-ba3eaa5be224 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" 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=58107e53-0ab4-4566-9ea0-fb7175257336 http.request.method=GET http.request.remoteaddr="127.0.0.1:45118" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=87.835µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f39742c9-d522-43af-9d90-29b78cc557e3 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" 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=58107e53-0ab4-4566-9ea0-fb7175257336 http.request.method=GET http.request.remoteaddr="127.0.0.1:45118" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=19.184µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d686d856-c9b7-4b78-a706-ec468064fda4 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=58107e53-0ab4-4566-9ea0-fb7175257336 http.request.method=GET http.request.remoteaddr="127.0.0.1:45118" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.719692ms http.response.status=200 http.response.written=179 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] 127.0.0.1 - - [18/Jan/2023:12:47:50 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=781f3290-0ae1-4ba9-9972-ab4c1a15c2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:45130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=781f3290-0ae1-4ba9-9972-ab4c1a15c2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:45130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" 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=781f3290-0ae1-4ba9-9972-ab4c1a15c2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:45130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=37.943µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3248aea7-6a21-4aa1-b460-2899deaaa568 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.743Z] time="2023-01-18T12:47:50Z" 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=781f3290-0ae1-4ba9-9972-ab4c1a15c2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:45130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=61.628µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d2a703e0-8a27-4804-9548-9a2f39aadd97 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.744Z] time="2023-01-18T12:47:50Z" 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=781f3290-0ae1-4ba9-9972-ab4c1a15c2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:45130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=34.406µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9a1e478b-56b2-4d85-8c5b-99829f11e936 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.744Z] time="2023-01-18T12:47:50Z" 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=781f3290-0ae1-4ba9-9972-ab4c1a15c2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:45130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=20.874µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=31ee1a62-5623-46a7-93c8-41c6fce20e31 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.744Z] time="2023-01-18T12:47:50Z" 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=781f3290-0ae1-4ba9-9972-ab4c1a15c2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:45130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=23.93µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e20d79f5-65ec-4c23-8c90-4c519d91d938 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.744Z] time="2023-01-18T12:47:50Z" 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=781f3290-0ae1-4ba9-9972-ab4c1a15c2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:45130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=8.554µs trace.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=801d5711-ee71-4af9-b406-03bd34f36834 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.744Z] time="2023-01-18T12:47:50Z" 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=781f3290-0ae1-4ba9-9972-ab4c1a15c2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:45130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=147.617µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=099ac2ba-30c3-4d8c-bff4-4462f1928bf8 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.744Z] time="2023-01-18T12:47:50Z" 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=781f3290-0ae1-4ba9-9972-ab4c1a15c2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:45130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=53.816µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=22a38ced-12e5-4515-bdaa-3b3a43c18e94 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.744Z] time="2023-01-18T12:47:50Z" 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=781f3290-0ae1-4ba9-9972-ab4c1a15c2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:45130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=20.293µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8edb7738-fada-4888-9e70-f85e6e0ee455 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:47:50.744Z] time="2023-01-18T12:47:50Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=781f3290-0ae1-4ba9-9972-ab4c1a15c2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:45130" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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=8.254137ms http.response.status=200 http.response.written=68 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:50.744Z] 127.0.0.1 - - [18/Jan/2023:12:47:50 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:47:50.999Z] time="2023-01-18T12:47:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=46be51e8-8e53-430b-acd7-99e037574958 http.request.method=GET http.request.remoteaddr="127.0.0.1:45150" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:51.000Z] time="2023-01-18T12:47:50Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=46be51e8-8e53-430b-acd7-99e037574958 http.request.method=GET http.request.remoteaddr="127.0.0.1:45150" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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.002353ms http.response.status=200 http.response.written=2 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd version="v2.1.0+unknown" [2023-01-18T12:47:51.000Z] 127.0.0.1 - - [18/Jan/2023:12:47:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:47:51.000Z] time="2023-01-18T12:47:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e331c34f-2ffa-48b8-8a8b-b64472a3b7ac http.request.method=GET http.request.remoteaddr="127.0.0.1:45158" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:47:51.000Z] time="2023-01-18T12:47:50Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e331c34f-2ffa-48b8-8a8b-b64472a3b7ac http.request.method=GET http.request.remoteaddr="127.0.0.1:45158" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:47:51.000Z] time="2023-01-18T12:47:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e331c34f-2ffa-48b8-8a8b-b64472a3b7ac http.request.method=GET http.request.remoteaddr="127.0.0.1:45158" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:47:51.000Z] time="2023-01-18T12:47:50Z" 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=e331c34f-2ffa-48b8-8a8b-b64472a3b7ac http.request.method=GET http.request.remoteaddr="127.0.0.1:45158" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=31.1µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a8d66dcf-2124-425b-8f38-ac39dc3c0837 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:47:51.000Z] time="2023-01-18T12:47:50Z" 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=e331c34f-2ffa-48b8-8a8b-b64472a3b7ac http.request.method=GET http.request.remoteaddr="127.0.0.1:45158" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=0d81ca71-7b57-4862-b810-c574edab27bd trace.duration=14.504µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=de14f12f-b034-4ae0-8650-d2b3225a25e8 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:47:51.000Z] time="2023-01-18T12:47:50Z" 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=e331c34f-2ffa-48b8-8a8b-b64472a3b7ac http.request.method=GET http.request.remoteaddr="127.0.0.1:45158" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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.139024ms http.response.status=404 http.response.written=181 instance.id=0d81ca71-7b57-4862-b810-c574edab27bd vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:47:51.000Z] 127.0.0.1 - - [18/Jan/2023:12:47:50 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:47:51.000Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s) [2023-01-18T12:47:51.000Z] === RUN TestRemoveImageOrphaning [2023-01-18T12:47:51.255Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2023-01-18T12:47:51.255Z] === RUN TestRemoveImageGarbageCollector [2023-01-18T12:47:51.630Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-01-18T12:47:53.141Z] --- PASS: TestRemoveImageGarbageCollector (1.82s) [2023-01-18T12:47:53.141Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-18T12:47:53.141Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-01-18T12:47:53.141Z] === RUN TestTagInvalidReference [2023-01-18T12:47:53.141Z] --- PASS: TestTagInvalidReference (0.01s) [2023-01-18T12:47:53.141Z] === RUN TestTagValidPrefixedRepo [2023-01-18T12:47:53.141Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-01-18T12:47:53.141Z] === RUN TestTagExistedNameWithoutForce [2023-01-18T12:47:53.141Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-01-18T12:47:53.141Z] === RUN TestTagOfficialNames [2023-01-18T12:47:53.141Z] --- PASS: TestTagOfficialNames (0.17s) [2023-01-18T12:47:53.141Z] === RUN TestTagMatchesDigest [2023-01-18T12:47:53.141Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-01-18T12:47:53.141Z] === CONT TestImportExtremelyLargeImageWorks [2023-01-18T12:47:54.041Z] --- PASS: TestServiceCreateInit (7.10s) [2023-01-18T12:47:54.041Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2023-01-18T12:47:54.041Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s) [2023-01-18T12:47:54.041Z] === RUN TestCreateServiceMultipleTimes [2023-01-18T12:47:54.911Z] --- PASS: TestLiveRestore (0.00s) [2023-01-18T12:47:54.911Z] --- PASS: TestLiveRestore/volume_references (9.73s) [2023-01-18T12:47:54.911Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.06s) [2023-01-18T12:47:54.911Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.10s) [2023-01-18T12:47:54.911Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.08s) [2023-01-18T12:47:54.911Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.08s) [2023-01-18T12:47:54.911Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.79s) [2023-01-18T12:47:54.911Z] PASS [2023-01-18T12:47:54.911Z] [2023-01-18T12:47:54.911Z] DONE 7 tests in 9.831s [2023-01-18T12:47:54.911Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-01-18T12:47:54.911Z] INFO: Testing against a local daemon [2023-01-18T12:47:54.911Z] === RUN TestCommitInheritsEnv [2023-01-18T12:47:56.284Z] --- PASS: TestCommitInheritsEnv (1.41s) [2023-01-18T12:47:56.284Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-18T12:47:56.284Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-01-18T12:47:56.284Z] === RUN TestImagesFilterMultiReference [2023-01-18T12:47:56.284Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-01-18T12:47:56.284Z] === RUN TestImagePullPlatformInvalid [2023-01-18T12:47:56.284Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-01-18T12:47:56.284Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-18T12:47:56.284Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-01-18T12:47:56.284Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-01-18T12:47:56.284Z] === RUN TestRemoveImageOrphaning [2023-01-18T12:47:58.185Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2023-01-18T12:47:58.185Z] === RUN TestRemoveImageGarbageCollector [2023-01-18T12:47:58.185Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-01-18T12:47:58.185Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-01-18T12:47:58.185Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-18T12:47:58.185Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-01-18T12:47:58.185Z] === RUN TestTagInvalidReference [2023-01-18T12:47:58.185Z] --- PASS: TestTagInvalidReference (0.01s) [2023-01-18T12:47:58.185Z] === RUN TestTagValidPrefixedRepo [2023-01-18T12:47:58.185Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-01-18T12:47:58.185Z] === RUN TestTagExistedNameWithoutForce [2023-01-18T12:47:58.185Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-01-18T12:47:58.185Z] === RUN TestTagOfficialNames [2023-01-18T12:47:58.185Z] --- PASS: TestTagOfficialNames (0.05s) [2023-01-18T12:47:58.185Z] === RUN TestTagMatchesDigest [2023-01-18T12:47:58.185Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-01-18T12:47:58.185Z] === CONT TestImportExtremelyLargeImageWorks [2023-01-18T12:48:08.918Z] --- PASS: TestCreateServiceMultipleTimes (15.08s) [2023-01-18T12:48:08.918Z] === RUN TestCreateServiceConflict [2023-01-18T12:48:10.821Z] --- PASS: TestCreateServiceConflict (2.21s) [2023-01-18T12:48:10.821Z] === RUN TestCreateServiceMaxReplicas [2023-01-18T12:48:13.353Z] --- PASS: TestCreateServiceMaxReplicas (2.53s) [2023-01-18T12:48:13.353Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-18T12:48:24.058Z] 8185ee4ed646: Pull complete [2023-01-18T12:48:24.060Z] Digest: sha256:192adcdbbcebf7000d95a0ca34422709127e20b0334e6968381a198c816c9f9f [2023-01-18T12:48:24.060Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:48:24.060Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2023-01-18T12:48:24.060Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2023-01-18T12:48:24.060Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3887' [2023-01-18T12:48:24.060Z] WARN: Skipping validation tests [2023-01-18T12:48:24.060Z] INFO: Running unit tests at 01/18/2023 12:48:19... [2023-01-18T12:48:26.225Z] INFO: make.ps1 starting at 01/18/2023 12:48:25 [2023-01-18T12:48:26.225Z] INFO: Git commit (e3b9b535bd) assumed from DOCKER_GITCOMMIT environment variable [2023-01-18T12:48:26.225Z] INFO: Invoking autogen... [2023-01-18T12:48:26.681Z] INFO: Running unit tests... [2023-01-18T12:48:28.228Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2023-01-18T12:48:28.229Z] === RUN TestCreateServiceSecretFileMode [2023-01-18T12:48:29.401Z] ..........................xx.................... [ 29%] [2023-01-18T12:48:33.724Z] 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-01-18T12:48:40.430Z] --- PASS: TestCreateServiceSecretFileMode (12.50s) [2023-01-18T12:48:40.430Z] === RUN TestCreateServiceConfigFileMode [2023-01-18T12:48:41.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-01-18T12:48:41.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-01-18T12:48:41.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-01-18T12:48:42.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-01-18T12:48:43.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-01-18T12:48:44.013Z] ? github.com/docker/docker/api [no test files] [2023-01-18T12:48:45.465Z] tests/integration/api_exec_test.py ..................... [ 34%] [2023-01-18T12:48:46.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-01-18T12:48:51.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-01-18T12:48:52.662Z] --- PASS: TestCreateServiceConfigFileMode (12.35s) [2023-01-18T12:48:52.662Z] === RUN TestCreateServiceSysctls [2023-01-18T12:48:52.876Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2023-01-18T12:48:54.038Z] --- PASS: TestCreateServiceSysctls (2.83s) [2023-01-18T12:48:54.038Z] === RUN TestCreateServiceCapabilities [2023-01-18T12:48:57.822Z] tests/integration/api_image_test.py ............s..... [ 40%] [2023-01-18T12:48:57.825Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2023-01-18T12:48:57.825Z] === RUN TestInspect [2023-01-18T12:48:57.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-01-18T12:48:57.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-01-18T12:48:59.205Z] --- PASS: TestInspect (2.62s) [2023-01-18T12:48:59.205Z] === RUN TestCreateJob [2023-01-18T12:48:59.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-01-18T12:49:02.490Z] --- PASS: TestCreateJob (2.92s) [2023-01-18T12:49:02.490Z] === RUN TestReplicatedJob [2023-01-18T12:49:02.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-01-18T12:49:03.253Z] === RUN TestMiddlewares [2023-01-18T12:49:03.253Z] --- PASS: TestMiddlewares (0.00s) [2023-01-18T12:49:03.253Z] PASS [2023-01-18T12:49:03.253Z] coverage: 7.9% of statements [2023-01-18T12:49:03.253Z] ok github.com/docker/docker/api/server 0.058s coverage: 7.9% of statements [2023-01-18T12:49:05.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-01-18T12:49:06.679Z] --- PASS: TestReplicatedJob (4.72s) [2023-01-18T12:49:06.679Z] === RUN TestUpdateReplicatedJob [2023-01-18T12:49:08.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-01-18T12:49:09.965Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2023-01-18T12:49:09.965Z] === RUN TestServiceListWithStatuses [2023-01-18T12:49:09.965Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-18T12:49:09.965Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-18T12:49:09.965Z] === RUN TestDockerNetworkConnectAlias [2023-01-18T12:49:10.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-01-18T12:49:12.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-01-18T12:49:12.821Z] tests/integration/api_network_test.py ............................ [ 47%] [2023-01-18T12:49:14.153Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2023-01-18T12:49:14.153Z] === RUN TestDockerNetworkReConnect [2023-01-18T12:49:15.327Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-18T12:49:15.327Z] Using test binary docker [2023-01-18T12:49:15.327Z] +++ /etc/init.d/apparmor start [2023-01-18T12:49:15.327Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-01-18T12:49:15.327Z] INFO: Waiting for daemon to start... [2023-01-18T12:49:15.327Z] Starting dockerd [2023-01-18T12:49:15.327Z] +++ 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-01-18T12:49:17.438Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2023-01-18T12:49:17.438Z] === RUN TestServicePlugin [2023-01-18T12:49:17.438Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-18T12:49:17.438Z] --- SKIP: TestServicePlugin (0.00s) [2023-01-18T12:49:17.438Z] === RUN TestServiceUpdateLabel [2023-01-18T12:49:18.116Z] . [2023-01-18T12:49:18.116Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-18T12:49:18.116Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-18T12:49:18.116Z] Error: No such image: emptyfs [2023-01-18T12:49:18.116Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-01-18T12:49:18.116Z] ++++ docker load [2023-01-18T12:49:18.375Z] Running integration-test (iteration 1) [2023-01-18T12:49:18.375Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-01-18T12:49:18.375Z] ++ 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-01-18T12:49:18.375Z] ++ set -e [2023-01-18T12:49:18.375Z] ++ '[' -n 0 ']' [2023-01-18T12:49:18.375Z] ++ set -x [2023-01-18T12:49:18.375Z] ++ 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-01-18T12:49:19.310Z] Loaded image: busybox:latest [2023-01-18T12:49:19.341Z] --- PASS: TestServiceUpdateLabel (2.11s) [2023-01-18T12:49:19.341Z] === RUN TestServiceUpdateSecrets [2023-01-18T12:49:19.876Z] Loaded image: busybox:glibc [2023-01-18T12:49:22.400Z] tests/integration/api_plugin_test.py ........... [ 50%] [2023-01-18T12:49:23.931Z] tests/integration/api_secret_test.py ..... [ 51%] [2023-01-18T12:49:25.143Z] Loaded image: debian:bullseye-slim [2023-01-18T12:49:25.143Z] Loaded image: hello-world:latest [2023-01-18T12:49:25.143Z] Loaded image: arm32v7/hello-world:latest [2023-01-18T12:49:25.143Z] INFO: Testing against a local daemon [2023-01-18T12:49:25.143Z] === RUN TestCgroupNamespacesBuild [2023-01-18T12:49:27.045Z] --- PASS: TestCgroupNamespacesBuild (2.36s) [2023-01-18T12:49:27.045Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-01-18T12:49:28.925Z] tests/integration/api_service_test.py .................................. [ 60%] [2023-01-18T12:49:28.947Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2023-01-18T12:49:28.947Z] === RUN TestBuildWithSession [2023-01-18T12:49:28.947Z] build_session_test.go:25: TODO: BuildKit [2023-01-18T12:49:28.947Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-18T12:49:28.947Z] === RUN TestBuildSquashParent [2023-01-18T12:49:29.517Z] --- PASS: TestImportExtremelyLargeImageWorks (93.58s) [2023-01-18T12:49:29.517Z] PASS [2023-01-18T12:49:29.517Z] [2023-01-18T12:49:29.517Z] DONE 13 tests in 96.855s [2023-01-18T12:49:29.517Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-01-18T12:49:29.517Z] INFO: Testing against a local daemon [2023-01-18T12:49:29.517Z] === RUN TestNetworkCreateDelete [2023-01-18T12:49:29.517Z] --- PASS: TestNetworkCreateDelete (0.12s) [2023-01-18T12:49:29.517Z] === RUN TestDockerNetworkDeletePreferID [2023-01-18T12:49:29.517Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2023-01-18T12:49:29.517Z] === RUN TestDaemonDNSFallback [2023-01-18T12:49:34.217Z] --- PASS: TestServiceUpdateSecrets (14.37s) [2023-01-18T12:49:34.217Z] === RUN TestServiceUpdateConfigs [2023-01-18T12:49:34.627Z] --- PASS: TestImportExtremelyLargeImageWorks (90.02s) [2023-01-18T12:49:34.627Z] PASS [2023-01-18T12:49:34.627Z] [2023-01-18T12:49:34.627Z] === Skipped [2023-01-18T12:49:34.627Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-01-18T12:49:34.627Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-01-18T12:49:34.627Z] [2023-01-18T12:49:34.627Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-01-18T12:49:34.627Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-01-18T12:49:34.627Z] [2023-01-18T12:49:34.627Z] DONE 13 tests, 2 skipped in 93.789s [2023-01-18T12:49:34.627Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-01-18T12:49:34.627Z] INFO: Testing against a local daemon [2023-01-18T12:49:34.627Z] === RUN TestNetworkCreateDelete [2023-01-18T12:49:34.627Z] --- PASS: TestNetworkCreateDelete (0.13s) [2023-01-18T12:49:34.627Z] === RUN TestDockerNetworkDeletePreferID [2023-01-18T12:49:34.627Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2023-01-18T12:49:34.627Z] === RUN TestDaemonDNSFallback [2023-01-18T12:49:34.756Z] --- PASS: TestDaemonDNSFallback (6.47s) [2023-01-18T12:49:34.756Z] === RUN TestInspectNetwork [2023-01-18T12:49:36.526Z] --- PASS: TestDaemonDNSFallback (7.32s) [2023-01-18T12:49:36.526Z] === RUN TestInspectNetwork [2023-01-18T12:49:36.526Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:49:36.526Z] --- SKIP: TestInspectNetwork (0.00s) [2023-01-18T12:49:36.526Z] === RUN TestRunContainerWithBridgeNone [2023-01-18T12:49:36.526Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-01-18T12:49:36.526Z] === RUN TestNetworkInvalidJSON [2023-01-18T12:49:36.526Z] === RUN TestNetworkInvalidJSON//networks/create [2023-01-18T12:49:36.526Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-01-18T12:49:36.526Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-01-18T12:49:36.526Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-01-18T12:49:36.526Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-18T12:49:36.526Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-18T12:49:36.526Z] === CONT TestNetworkInvalidJSON//networks/create [2023-01-18T12:49:36.526Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-18T12:49:36.526Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-01-18T12:49:36.526Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-01-18T12:49:36.526Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-01-18T12:49:36.526Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-01-18T12:49:36.526Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2023-01-18T12:49:36.526Z] === RUN TestNetworkList [2023-01-18T12:49:36.526Z] === RUN TestNetworkList//networks [2023-01-18T12:49:36.526Z] === PAUSE TestNetworkList//networks [2023-01-18T12:49:36.526Z] === RUN TestNetworkList//networks/ [2023-01-18T12:49:36.526Z] === PAUSE TestNetworkList//networks/ [2023-01-18T12:49:36.526Z] === CONT TestNetworkList//networks [2023-01-18T12:49:36.526Z] === CONT TestNetworkList//networks/ [2023-01-18T12:49:36.526Z] --- PASS: TestNetworkList (0.02s) [2023-01-18T12:49:36.526Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-01-18T12:49:36.526Z] --- PASS: TestNetworkList//networks (0.00s) [2023-01-18T12:49:36.526Z] === RUN TestHostIPv4BridgeLabel [2023-01-18T12:49:36.526Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-01-18T12:49:36.526Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-18T12:49:36.526Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-01-18T12:49:36.526Z] === RUN TestDaemonDefaultNetworkPools [2023-01-18T12:49:36.526Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-01-18T12:49:36.526Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-18T12:49:36.526Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-01-18T12:49:36.526Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-18T12:49:36.526Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-01-18T12:49:36.526Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-18T12:49:36.526Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-01-18T12:49:36.526Z] === RUN TestServiceWithPredefinedNetwork [2023-01-18T12:49:36.526Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:49:36.526Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-01-18T12:49:36.526Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-18T12:49:36.526Z] service_test.go:242: FLAKY_TEST [2023-01-18T12:49:36.526Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-18T12:49:36.526Z] === RUN TestServiceWithDataPathPortInit [2023-01-18T12:49:36.526Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:49:36.526Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-01-18T12:49:36.526Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-18T12:49:36.526Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:49:36.526Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-01-18T12:49:36.526Z] PASS [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] === Skipped [2023-01-18T12:49:36.526Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2023-01-18T12:49:36.526Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2023-01-18T12:49:36.526Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2023-01-18T12:49:36.526Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2023-01-18T12:49:36.526Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2023-01-18T12:49:36.526Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2023-01-18T12:49:36.526Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-01-18T12:49:36.526Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-01-18T12:49:36.526Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2023-01-18T12:49:36.526Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-18T12:49:36.526Z] service_test.go:242: FLAKY_TEST [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2023-01-18T12:49:36.526Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-01-18T12:49:36.526Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] DONE 22 tests, 12 skipped in 7.980s [2023-01-18T12:49:36.526Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-01-18T12:49:36.526Z] INFO: Testing against a local daemon [2023-01-18T12:49:36.526Z] === RUN TestDockerNetworkIpvlanPersistance [2023-01-18T12:49:36.526Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-18T12:49:36.526Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-18T12:49:36.526Z] === RUN TestDockerNetworkIpvlan [2023-01-18T12:49:36.526Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-18T12:49:36.526Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-01-18T12:49:36.526Z] PASS [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] === Skipped [2023-01-18T12:49:36.526Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-18T12:49:36.526Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-01-18T12:49:36.526Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] DONE 2 tests, 2 skipped in 0.111s [2023-01-18T12:49:36.526Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-01-18T12:49:36.526Z] INFO: Testing against a local daemon [2023-01-18T12:49:36.526Z] === RUN TestDockerNetworkMacvlanPersistance [2023-01-18T12:49:36.526Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2023-01-18T12:49:36.526Z] === RUN TestDockerNetworkMacvlan [2023-01-18T12:49:36.526Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2023-01-18T12:49:36.526Z] PASS [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] === Skipped [2023-01-18T12:49:36.526Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2023-01-18T12:49:36.526Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2023-01-18T12:49:36.526Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] DONE 2 tests, 2 skipped in 0.103s [2023-01-18T12:49:36.526Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-01-18T12:49:36.526Z] testing: warning: no tests to run [2023-01-18T12:49:36.526Z] PASS [2023-01-18T12:49:36.526Z] [2023-01-18T12:49:36.526Z] DONE 0 tests in 0.024s [2023-01-18T12:49:36.526Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-01-18T12:49:36.784Z] INFO: Testing against a local daemon [2023-01-18T12:49:36.784Z] === RUN TestAuthZPluginAllowRequest [2023-01-18T12:49:36.784Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:36.784Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2023-01-18T12:49:36.784Z] === RUN TestAuthZPluginTLS [2023-01-18T12:49:36.784Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:36.784Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2023-01-18T12:49:36.784Z] === RUN TestAuthZPluginDenyRequest [2023-01-18T12:49:36.784Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:36.784Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2023-01-18T12:49:36.784Z] === RUN TestAuthZPluginAPIDenyResponse [2023-01-18T12:49:36.784Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:36.784Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2023-01-18T12:49:36.784Z] === RUN TestAuthZPluginDenyResponse [2023-01-18T12:49:36.784Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:36.784Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2023-01-18T12:49:36.784Z] === RUN TestAuthZPluginAllowEventStream [2023-01-18T12:49:36.784Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:36.784Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2023-01-18T12:49:36.784Z] === RUN TestAuthZPluginErrorResponse [2023-01-18T12:49:36.784Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:36.784Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2023-01-18T12:49:36.784Z] === RUN TestAuthZPluginErrorRequest [2023-01-18T12:49:36.784Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:36.784Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2023-01-18T12:49:36.784Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-01-18T12:49:36.784Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:36.784Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-01-18T12:49:36.784Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-01-18T12:49:36.784Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:36.784Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-01-18T12:49:36.784Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-01-18T12:49:36.784Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:36.784Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-01-18T12:49:36.784Z] === RUN TestAuthZPluginHeader [2023-01-18T12:49:36.784Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:36.784Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2023-01-18T12:49:36.784Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-01-18T12:49:37.041Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:37.042Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.45s) [2023-01-18T12:49:37.042Z] === RUN TestAuthZPluginV2Disable [2023-01-18T12:49:37.273Z] === RUN TestInspectNetwork/full_network_id [2023-01-18T12:49:37.273Z] === RUN TestInspectNetwork/partial_network_id [2023-01-18T12:49:37.273Z] === RUN TestInspectNetwork/network_name [2023-01-18T12:49:37.274Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-01-18T12:49:37.607Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:37.607Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2023-01-18T12:49:37.607Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-01-18T12:49:37.865Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:37.865Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-01-18T12:49:37.865Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-01-18T12:49:38.123Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.123Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-01-18T12:49:38.123Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-01-18T12:49:38.381Z] PASS [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] === Skipped [2023-01-18T12:49:38.381Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.45s) [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-01-18T12:49:38.381Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.381Z] [2023-01-18T12:49:38.381Z] DONE 17 tests, 17 skipped in 1.837s [2023-01-18T12:49:38.381Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-01-18T12:49:38.639Z] INFO: Testing against a local daemon [2023-01-18T12:49:38.639Z] === RUN TestPluginInvalidJSON [2023-01-18T12:49:38.639Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T12:49:38.639Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T12:49:38.639Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T12:49:38.639Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-01-18T12:49:38.639Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-01-18T12:49:38.639Z] === RUN TestPluginInstall [2023-01-18T12:49:38.639Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.639Z] --- SKIP: TestPluginInstall (0.00s) [2023-01-18T12:49:38.639Z] === RUN TestPluginsWithRuntimes [2023-01-18T12:49:38.639Z] 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-01-18T12:49:38.639Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-01-18T12:49:38.639Z] === RUN TestPluginBackCompatMediaTypes [2023-01-18T12:49:38.639Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-01-18T12:49:38.639Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-01-18T12:49:38.639Z] PASS [2023-01-18T12:49:38.639Z] [2023-01-18T12:49:38.639Z] === Skipped [2023-01-18T12:49:38.639Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2023-01-18T12:49:38.639Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-18T12:49:38.639Z] [2023-01-18T12:49:38.639Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2023-01-18T12:49:38.639Z] 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-01-18T12:49:38.639Z] [2023-01-18T12:49:38.639Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2023-01-18T12:49:38.639Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-01-18T12:49:38.639Z] [2023-01-18T12:49:38.639Z] DONE 5 tests, 3 skipped in 0.136s [2023-01-18T12:49:38.639Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-01-18T12:49:38.639Z] INFO: Testing against a local daemon [2023-01-18T12:49:38.639Z] === RUN TestExternalGraphDriver [2023-01-18T12:49:38.897Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-01-18T12:49:38.897Z] --- SKIP: TestExternalGraphDriver (0.33s) [2023-01-18T12:49:38.897Z] === RUN TestGraphdriverPluginV2 [2023-01-18T12:49:38.920Z] --- PASS: TestBuildSquashParent (8.85s) [2023-01-18T12:49:38.920Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-18T12:49:38.920Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-18T12:49:38.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-18T12:49:38.920Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-18T12:49:38.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-18T12:49:38.920Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-18T12:49:38.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-18T12:49:38.920Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-18T12:49:38.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-18T12:49:38.920Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-18T12:49:38.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-18T12:49:38.920Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-18T12:49:38.920Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-18T12:49:38.920Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-18T12:49:38.920Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-18T12:49:40.821Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-18T12:49:41.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-18T12:49:41.434Z] --- PASS: TestInspectNetwork (7.18s) [2023-01-18T12:49:41.434Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-01-18T12:49:41.434Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-01-18T12:49:41.434Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-01-18T12:49:41.434Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-01-18T12:49:41.434Z] === RUN TestRunContainerWithBridgeNone [2023-01-18T12:49:42.800Z] --- PASS: TestRunContainerWithBridgeNone (1.71s) [2023-01-18T12:49:42.800Z] === RUN TestNetworkInvalidJSON [2023-01-18T12:49:42.800Z] === RUN TestNetworkInvalidJSON//networks/create [2023-01-18T12:49:42.800Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-01-18T12:49:42.800Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-01-18T12:49:42.800Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-01-18T12:49:42.800Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-18T12:49:42.800Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-18T12:49:42.800Z] === CONT TestNetworkInvalidJSON//networks/create [2023-01-18T12:49:42.800Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-18T12:49:42.800Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-01-18T12:49:42.800Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-01-18T12:49:42.800Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-01-18T12:49:42.800Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-01-18T12:49:42.800Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-01-18T12:49:42.800Z] === RUN TestNetworkList [2023-01-18T12:49:42.800Z] === RUN TestNetworkList//networks [2023-01-18T12:49:42.800Z] === PAUSE TestNetworkList//networks [2023-01-18T12:49:42.800Z] === RUN TestNetworkList//networks/ [2023-01-18T12:49:42.800Z] === PAUSE TestNetworkList//networks/ [2023-01-18T12:49:42.800Z] === CONT TestNetworkList//networks [2023-01-18T12:49:42.800Z] === CONT TestNetworkList//networks/ [2023-01-18T12:49:42.800Z] --- PASS: TestNetworkList (0.01s) [2023-01-18T12:49:42.800Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-01-18T12:49:42.800Z] --- PASS: TestNetworkList//networks (0.00s) [2023-01-18T12:49:42.800Z] === RUN TestHostIPv4BridgeLabel [2023-01-18T12:49:43.361Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2023-01-18T12:49:43.361Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-18T12:49:43.629Z] ......................... [ 67%] [2023-01-18T12:49:44.287Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-01-18T12:49:44.287Z] === RUN TestDaemonDefaultNetworkPools [2023-01-18T12:49:44.366Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-18T12:49:44.366Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-18T12:49:45.213Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2023-01-18T12:49:45.213Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-18T12:49:45.455Z] --- PASS: TestGraphdriverPluginV2 (5.73s) [2023-01-18T12:49:45.456Z] PASS [2023-01-18T12:49:45.456Z] [2023-01-18T12:49:45.456Z] === Skipped [2023-01-18T12:49:45.456Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2023-01-18T12:49:45.456Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-01-18T12:49:45.456Z] [2023-01-18T12:49:45.456Z] DONE 2 tests, 1 skipped in 6.176s [2023-01-18T12:49:45.456Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-01-18T12:49:45.456Z] INFO: Testing against a local daemon [2023-01-18T12:49:45.456Z] === RUN TestContinueAfterPluginCrash [2023-01-18T12:49:45.456Z] === PAUSE TestContinueAfterPluginCrash [2023-01-18T12:49:45.456Z] === RUN TestReadPluginNoRead [2023-01-18T12:49:45.456Z] === PAUSE TestReadPluginNoRead [2023-01-18T12:49:45.456Z] === RUN TestDaemonStartWithLogOpt [2023-01-18T12:49:45.456Z] === PAUSE TestDaemonStartWithLogOpt [2023-01-18T12:49:45.456Z] === CONT TestContinueAfterPluginCrash [2023-01-18T12:49:45.456Z] === CONT TestDaemonStartWithLogOpt [2023-01-18T12:49:46.139Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-01-18T12:49:46.139Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-18T12:49:47.501Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2023-01-18T12:49:47.501Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-18T12:49:47.651Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-01-18T12:49:47.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s) [2023-01-18T12:49:47.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2023-01-18T12:49:47.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s) [2023-01-18T12:49:47.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.27s) [2023-01-18T12:49:47.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s) [2023-01-18T12:49:47.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.07s) [2023-01-18T12:49:47.651Z] === RUN TestBuildMultiStageCopy [2023-01-18T12:49:47.651Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-18T12:49:48.061Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2023-01-18T12:49:48.061Z] === RUN TestServiceWithPredefinedNetwork [2023-01-18T12:49:49.093Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2023-01-18T12:49:49.093Z] === RUN TestServiceUpdateNetwork [2023-01-18T12:49:50.193Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-18T12:49:50.573Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s) [2023-01-18T12:49:50.573Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-18T12:49:50.573Z] service_test.go:242: FLAKY_TEST [2023-01-18T12:49:50.573Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-18T12:49:50.573Z] === RUN TestServiceWithDataPathPortInit [2023-01-18T12:49:50.760Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-18T12:49:51.330Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-18T12:49:51.590Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-18T12:49:52.016Z] --- PASS: TestDaemonStartWithLogOpt (6.12s) [2023-01-18T12:49:52.016Z] === CONT TestReadPluginNoRead [2023-01-18T12:49:52.166Z] --- PASS: TestBuildMultiStageCopy (4.85s) [2023-01-18T12:49:52.166Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.81s) [2023-01-18T12:49:52.166Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2023-01-18T12:49:52.166Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2023-01-18T12:49:52.166Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.44s) [2023-01-18T12:49:52.166Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.50s) [2023-01-18T12:49:52.166Z] === RUN TestBuildMultiStageParentConfig [2023-01-18T12:49:53.542Z] --- PASS: TestBuildMultiStageParentConfig (1.17s) [2023-01-18T12:49:53.542Z] === RUN TestBuildLabelWithTargets [2023-01-18T12:49:54.545Z] === RUN TestReadPluginNoRead/default [2023-01-18T12:49:54.545Z] --- PASS: TestContinueAfterPluginCrash (9.74s) [2023-01-18T12:49:55.442Z] --- PASS: TestBuildLabelWithTargets (1.99s) [2023-01-18T12:49:55.442Z] === RUN TestBuildWithEmptyLayers [2023-01-18T12:49:56.376Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2023-01-18T12:49:56.376Z] === RUN TestBuildMultiStageOnBuild [2023-01-18T12:49:56.445Z] === RUN TestReadPluginNoRead/disabled_caching [2023-01-18T12:49:58.974Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-01-18T12:49:59.664Z] --- PASS: TestBuildMultiStageOnBuild (2.80s) [2023-01-18T12:49:59.664Z] === RUN TestBuildUncleanTarFilenames [2023-01-18T12:50:00.874Z] === CONT TestReadPluginNoRead [2023-01-18T12:50:00.874Z] read_test.go:92: [df95a38504f61] daemon is not started [2023-01-18T12:50:00.874Z] --- PASS: TestReadPluginNoRead (9.78s) [2023-01-18T12:50:00.874Z] --- PASS: TestReadPluginNoRead/default (2.22s) [2023-01-18T12:50:00.874Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2023-01-18T12:50:00.874Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s) [2023-01-18T12:50:00.874Z] PASS [2023-01-18T12:50:00.874Z] [2023-01-18T12:50:00.874Z] DONE 6 tests in 16.017s [2023-01-18T12:50:00.874Z] 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-01-18T12:50:00.874Z] testing: warning: no tests to run [2023-01-18T12:50:00.874Z] PASS [2023-01-18T12:50:00.874Z] [2023-01-18T12:50:00.874Z] DONE 0 tests in 0.033s [2023-01-18T12:50:00.874Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-01-18T12:50:00.874Z] INFO: Testing against a local daemon [2023-01-18T12:50:00.874Z] === RUN TestPluginWithDevMounts [2023-01-18T12:50:00.874Z] mounts_test.go:21: (*Execution).IsRootless-fm [2023-01-18T12:50:00.874Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-01-18T12:50:00.874Z] PASS [2023-01-18T12:50:00.874Z] [2023-01-18T12:50:00.874Z] === Skipped [2023-01-18T12:50:00.874Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2023-01-18T12:50:00.874Z] mounts_test.go:21: (*Execution).IsRootless-fm [2023-01-18T12:50:00.874Z] [2023-01-18T12:50:00.874Z] DONE 1 tests, 1 skipped in 0.106s [2023-01-18T12:50:00.874Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-01-18T12:50:01.038Z] --- PASS: TestBuildUncleanTarFilenames (1.78s) [2023-01-18T12:50:01.038Z] === RUN TestBuildMultiStageLayerLeak [2023-01-18T12:50:01.133Z] INFO: Testing against a local daemon [2023-01-18T12:50:01.133Z] === RUN TestSecretInspect [2023-01-18T12:50:01.133Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.133Z] --- SKIP: TestSecretInspect (0.02s) [2023-01-18T12:50:01.133Z] === RUN TestSecretList [2023-01-18T12:50:01.133Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.133Z] --- SKIP: TestSecretList (0.01s) [2023-01-18T12:50:01.133Z] === RUN TestSecretsCreateAndDelete [2023-01-18T12:50:01.133Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.133Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2023-01-18T12:50:01.133Z] === RUN TestSecretsUpdate [2023-01-18T12:50:01.133Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.133Z] --- SKIP: TestSecretsUpdate (0.01s) [2023-01-18T12:50:01.133Z] === RUN TestTemplatedSecret [2023-01-18T12:50:01.133Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.133Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-01-18T12:50:01.133Z] === RUN TestSecretCreateResolve [2023-01-18T12:50:01.133Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.133Z] --- SKIP: TestSecretCreateResolve (0.01s) [2023-01-18T12:50:01.133Z] PASS [2023-01-18T12:50:01.133Z] [2023-01-18T12:50:01.133Z] === Skipped [2023-01-18T12:50:01.133Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2023-01-18T12:50:01.133Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.133Z] [2023-01-18T12:50:01.133Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2023-01-18T12:50:01.133Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.133Z] [2023-01-18T12:50:01.133Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2023-01-18T12:50:01.133Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.133Z] [2023-01-18T12:50:01.133Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2023-01-18T12:50:01.133Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.133Z] [2023-01-18T12:50:01.133Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2023-01-18T12:50:01.133Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.133Z] [2023-01-18T12:50:01.133Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2023-01-18T12:50:01.133Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.133Z] [2023-01-18T12:50:01.133Z] DONE 6 tests, 6 skipped in 0.168s [2023-01-18T12:50:01.133Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-01-18T12:50:01.133Z] INFO: Testing against a local daemon [2023-01-18T12:50:01.133Z] === RUN TestServiceCreateInit [2023-01-18T12:50:01.133Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-18T12:50:01.133Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.133Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-18T12:50:01.133Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.133Z] --- PASS: TestServiceCreateInit (0.01s) [2023-01-18T12:50:01.133Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-18T12:50:01.133Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-18T12:50:01.133Z] === RUN TestCreateServiceMultipleTimes [2023-01-18T12:50:01.133Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.133Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2023-01-18T12:50:01.133Z] === RUN TestCreateServiceConflict [2023-01-18T12:50:01.133Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.296Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2023-01-18T12:50:01.296Z] === RUN TestServiceUpdatePidsLimit [2023-01-18T12:50:01.296Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-01-18T12:50:01.392Z] --- SKIP: TestCreateServiceConflict (0.01s) [2023-01-18T12:50:01.392Z] === RUN TestCreateServiceMaxReplicas [2023-01-18T12:50:01.392Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.392Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2023-01-18T12:50:01.392Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-18T12:50:01.392Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.392Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2023-01-18T12:50:01.392Z] === RUN TestCreateServiceSecretFileMode [2023-01-18T12:50:01.392Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.392Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2023-01-18T12:50:01.392Z] === RUN TestCreateServiceConfigFileMode [2023-01-18T12:50:01.392Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.392Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2023-01-18T12:50:01.392Z] === RUN TestCreateServiceSysctls [2023-01-18T12:50:01.392Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.392Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2023-01-18T12:50:01.392Z] === RUN TestCreateServiceCapabilities [2023-01-18T12:50:01.392Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.392Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2023-01-18T12:50:01.392Z] === RUN TestInspect [2023-01-18T12:50:01.392Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.392Z] --- SKIP: TestInspect (0.01s) [2023-01-18T12:50:01.392Z] === RUN TestCreateJob [2023-01-18T12:50:01.392Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.392Z] --- SKIP: TestCreateJob (0.01s) [2023-01-18T12:50:01.393Z] === RUN TestReplicatedJob [2023-01-18T12:50:01.393Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.393Z] --- SKIP: TestReplicatedJob (0.00s) [2023-01-18T12:50:01.393Z] === RUN TestUpdateReplicatedJob [2023-01-18T12:50:01.393Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.393Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2023-01-18T12:50:01.393Z] === RUN TestServiceListWithStatuses [2023-01-18T12:50:01.393Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-18T12:50:01.393Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-18T12:50:01.393Z] === RUN TestDockerNetworkConnectAlias [2023-01-18T12:50:01.393Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.393Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2023-01-18T12:50:01.393Z] === RUN TestDockerNetworkReConnect [2023-01-18T12:50:01.393Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:01.393Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2023-01-18T12:50:01.393Z] === RUN TestServicePlugin [2023-01-18T12:50:01.554Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-01-18T12:50:03.623Z] === RUN TestBoolValue [2023-01-18T12:50:03.623Z] --- PASS: TestBoolValue (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestBoolValueOrDefault [2023-01-18T12:50:03.623Z] --- PASS: TestBoolValueOrDefault (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestInt64ValueOrZero [2023-01-18T12:50:03.623Z] --- PASS: TestInt64ValueOrZero (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestInt64ValueOrDefault [2023-01-18T12:50:03.623Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestInt64ValueOrDefaultWithError [2023-01-18T12:50:03.623Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestJsonContentType [2023-01-18T12:50:03.623Z] --- PASS: TestJsonContentType (0.00s) [2023-01-18T12:50:03.623Z] PASS [2023-01-18T12:50:03.623Z] coverage: 16.2% of statements [2023-01-18T12:50:03.623Z] ok github.com/docker/docker/api/server/httputils 0.047s coverage: 16.2% of statements [2023-01-18T12:50:03.623Z] === RUN TestMaskSecretKeys [2023-01-18T12:50:03.623Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2023-01-18T12:50:03.623Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2023-01-18T12:50:03.623Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2023-01-18T12:50:03.623Z] --- PASS: TestMaskSecretKeys (0.00s) [2023-01-18T12:50:03.623Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2023-01-18T12:50:03.623Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2023-01-18T12:50:03.623Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestVersionMiddlewareVersion [2023-01-18T12:50:03.623Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2023-01-18T12:50:03.623Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2023-01-18T12:50:03.623Z] PASS [2023-01-18T12:50:03.623Z] coverage: 37.7% of statements [2023-01-18T12:50:03.623Z] ok github.com/docker/docker/api/server/middleware 0.135s coverage: 37.7% of statements [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/server/router [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-01-18T12:50:03.623Z] === RUN TestStrSliceMarshalJSON [2023-01-18T12:50:03.623Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestStrSliceUnmarshalJSON [2023-01-18T12:50:03.623Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestStrSliceUnmarshalString [2023-01-18T12:50:03.623Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestStrSliceUnmarshalSlice [2023-01-18T12:50:03.623Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2023-01-18T12:50:03.623Z] PASS [2023-01-18T12:50:03.623Z] coverage: 90.0% of statements [2023-01-18T12:50:03.623Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2023-01-18T12:50:03.623Z] === RUN TestMarshalJSON [2023-01-18T12:50:03.623Z] --- PASS: TestMarshalJSON (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestMarshalJSONWithEmpty [2023-01-18T12:50:03.623Z] --- PASS: TestMarshalJSONWithEmpty (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestToJSON [2023-01-18T12:50:03.623Z] --- PASS: TestToJSON (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestToParamWithVersion [2023-01-18T12:50:03.623Z] --- PASS: TestToParamWithVersion (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestFromJSON [2023-01-18T12:50:03.623Z] --- PASS: TestFromJSON (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestEmpty [2023-01-18T12:50:03.623Z] --- PASS: TestEmpty (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestArgsMatchKVListEmptySources [2023-01-18T12:50:03.623Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestArgsMatchKVList [2023-01-18T12:50:03.623Z] --- PASS: TestArgsMatchKVList (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestArgsMatch [2023-01-18T12:50:03.623Z] --- PASS: TestArgsMatch (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestAdd [2023-01-18T12:50:03.623Z] --- PASS: TestAdd (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestDel [2023-01-18T12:50:03.623Z] --- PASS: TestDel (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestLen [2023-01-18T12:50:03.623Z] --- PASS: TestLen (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestExactMatch [2023-01-18T12:50:03.623Z] --- PASS: TestExactMatch (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestOnlyOneExactMatch [2023-01-18T12:50:03.623Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestContains [2023-01-18T12:50:03.623Z] --- PASS: TestContains (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestValidate [2023-01-18T12:50:03.623Z] --- PASS: TestValidate (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestWalkValues [2023-01-18T12:50:03.623Z] --- PASS: TestWalkValues (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestFuzzyMatch [2023-01-18T12:50:03.623Z] --- PASS: TestFuzzyMatch (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestClone [2023-01-18T12:50:03.623Z] --- PASS: TestClone (0.00s) [2023-01-18T12:50:03.623Z] PASS [2023-01-18T12:50:03.623Z] coverage: 93.7% of statements [2023-01-18T12:50:03.623Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 93.7% of statements [2023-01-18T12:50:03.623Z] === RUN TestAdjustForAPIVersion [2023-01-18T12:50:03.623Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2023-01-18T12:50:03.623Z] PASS [2023-01-18T12:50:03.623Z] coverage: 5.7% of statements [2023-01-18T12:50:03.623Z] === RUN TestDurationToSecondsString [2023-01-18T12:50:03.623Z] --- PASS: TestDurationToSecondsString (0.00s) [2023-01-18T12:50:03.623Z] === RUN TestGetTimestamp [2023-01-18T12:50:03.623Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 5.7% of statements [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/types [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/types/container [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/types/events [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/types/image [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/types/network [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-01-18T12:50:03.623Z] --- PASS: TestGetTimestamp (0.15s) [2023-01-18T12:50:03.623Z] === RUN TestParseTimestamps [2023-01-18T12:50:03.623Z] --- PASS: TestParseTimestamps (0.00s) [2023-01-18T12:50:03.623Z] PASS [2023-01-18T12:50:03.623Z] coverage: 100.0% of statements [2023-01-18T12:50:03.623Z] ok github.com/docker/docker/api/types/time 0.193s coverage: 100.0% of statements [2023-01-18T12:50:03.623Z] === RUN TestCompareVersion [2023-01-18T12:50:03.623Z] --- PASS: TestCompareVersion (0.00s) [2023-01-18T12:50:03.623Z] PASS [2023-01-18T12:50:03.623Z] coverage: 75.0% of statements [2023-01-18T12:50:03.623Z] ok github.com/docker/docker/api/types/versions 0.062s coverage: 75.0% of statements [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/builder [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-01-18T12:50:03.623Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-01-18T12:50:03.623Z] === RUN TestParseRemoteURL [2023-01-18T12:50:03.623Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2023-01-18T12:50:03.623Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2023-01-18T12:50:03.623Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2023-01-18T12:50:03.624Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2023-01-18T12:50:03.624Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2023-01-18T12:50:03.624Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2023-01-18T12:50:03.624Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2023-01-18T12:50:03.624Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2023-01-18T12:50:03.624Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2023-01-18T12:50:03.624Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2023-01-18T12:50:03.624Z] --- PASS: TestParseRemoteURL (0.00s) [2023-01-18T12:50:03.624Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2023-01-18T12:50:03.624Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2023-01-18T12:50:03.624Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2023-01-18T12:50:03.624Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2023-01-18T12:50:03.624Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2023-01-18T12:50:03.624Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2023-01-18T12:50:03.624Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2023-01-18T12:50:03.624Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2023-01-18T12:50:03.624Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2023-01-18T12:50:03.624Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestCloneArgsSmartHttp [2023-01-18T12:50:03.624Z] --- PASS: TestCloneArgsSmartHttp (0.06s) [2023-01-18T12:50:03.624Z] === RUN TestCloneArgsDumbHttp [2023-01-18T12:50:03.624Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestCloneArgsGit [2023-01-18T12:50:03.624Z] --- PASS: TestCloneArgsGit (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestCheckoutGit [2023-01-18T12:50:03.624Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2023-01-18T12:50:03.624Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit574973278/001/repo/.git/ [2023-01-18T12:50:03.624Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-01-18T12:50:03.624Z] The file will have its original line endings in your working directory. [2023-01-18T12:50:03.624Z] gitutils_test.go:254: [master (root-commit) b6368e5] First commit [2023-01-18T12:50:03.624Z] 2 files changed, 3 insertions(+) [2023-01-18T12:50:03.624Z] create mode 100644 Dockerfile [2023-01-18T12:50:03.624Z] create mode 100644 subdir/Dockerfile [2023-01-18T12:50:03.624Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-01-18T12:50:03.624Z] The file will have its original line endings in your working directory. [2023-01-18T12:50:03.624Z] gitutils_test.go:255: Switched to a new branch 'test' [2023-01-18T12:50:03.624Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2023-01-18T12:50:03.624Z] The file will have its original line endings in your working directory. [2023-01-18T12:50:03.624Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-01-18T12:50:03.624Z] The file will have its original line endings in your working directory. [2023-01-18T12:50:03.624Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2023-01-18T12:50:03.624Z] The file will have its original line endings in your working directory. [2023-01-18T12:50:03.624Z] [test cc18b6b] Branch commit [2023-01-18T12:50:03.624Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2023-01-18T12:50:03.624Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-01-18T12:50:03.624Z] The file will have its original line endings in your working directory. [2023-01-18T12:50:03.624Z] gitutils_test.go:262: Switched to branch 'master' [2023-01-18T12:50:03.624Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit574973278/001/subrepo/.git/ [2023-01-18T12:50:03.624Z] gitutils_test.go:273: [master (root-commit) 0164d58] Subrepo initial [2023-01-18T12:50:03.624Z] 1 file changed, 1 insertion(+) [2023-01-18T12:50:03.624Z] create mode 100644 subfile [2023-01-18T12:50:03.624Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2023-01-18T12:50:03.624Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestProcessNoDockerignore [2023-01-18T12:50:03.624Z] --- PASS: TestProcessNoDockerignore (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestProcessShouldLeaveAllFiles [2023-01-18T12:50:03.624Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestDetectContentType [2023-01-18T12:50:03.624Z] --- PASS: TestDetectContentType (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestSelectAcceptableMIME [2023-01-18T12:50:03.624Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestInspectEmptyResponse [2023-01-18T12:50:03.624Z] --- PASS: TestInspectEmptyResponse (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestInspectResponseBinary [2023-01-18T12:50:03.624Z] --- PASS: TestInspectResponseBinary (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestResponseUnsupportedContentType [2023-01-18T12:50:03.624Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestInspectResponseTextSimple [2023-01-18T12:50:03.624Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestInspectResponseEmptyContentType [2023-01-18T12:50:03.624Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestUnknownContentLength [2023-01-18T12:50:03.624Z] --- PASS: TestUnknownContentLength (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestDownloadRemote [2023-01-18T12:50:03.624Z] === RUN TestEnable [2023-01-18T12:50:03.624Z] --- PASS: TestEnable (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestDisable [2023-01-18T12:50:03.624Z] --- PASS: TestDisable (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestEnabled [2023-01-18T12:50:03.624Z] --- PASS: TestEnabled (0.00s) [2023-01-18T12:50:03.624Z] PASS [2023-01-18T12:50:03.624Z] coverage: 100.0% of statements [2023-01-18T12:50:03.624Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2023-01-18T12:50:03.624Z] --- PASS: TestDownloadRemote (0.08s) [2023-01-18T12:50:03.624Z] === RUN TestGetWithStatusError [2023-01-18T12:50:03.624Z] --- PASS: TestGetWithStatusError (0.01s) [2023-01-18T12:50:03.624Z] === RUN TestCloseRootDirectory [2023-01-18T12:50:03.624Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:50:03.624Z] --- SKIP: TestCloseRootDirectory (0.01s) [2023-01-18T12:50:03.624Z] === RUN TestHashFile [2023-01-18T12:50:03.624Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:50:03.624Z] --- SKIP: TestHashFile (0.01s) [2023-01-18T12:50:03.624Z] === RUN TestHashSubdir [2023-01-18T12:50:03.624Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:50:03.624Z] --- SKIP: TestHashSubdir (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestRemoveDirectory [2023-01-18T12:50:03.624Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:50:03.624Z] --- SKIP: TestRemoveDirectory (0.00s) [2023-01-18T12:50:03.624Z] PASS [2023-01-18T12:50:03.624Z] coverage: 9.3% of statements [2023-01-18T12:50:03.624Z] ok github.com/docker/docker/builder/remotecontext 0.265s coverage: 9.3% of statements [2023-01-18T12:50:03.624Z] === RUN TestGetAllAllowed [2023-01-18T12:50:03.624Z] --- PASS: TestGetAllAllowed (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestGetAllMeta [2023-01-18T12:50:03.624Z] --- PASS: TestGetAllMeta (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestWarnOnUnusedBuildArgs [2023-01-18T12:50:03.624Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestIsUnreferencedBuiltin [2023-01-18T12:50:03.624Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestIsExistingDirectory [2023-01-18T12:50:03.624Z] --- PASS: TestIsExistingDirectory (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestGetFilenameForDownload [2023-01-18T12:50:03.624Z] --- PASS: TestGetFilenameForDownload (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestEnv2Variables [2023-01-18T12:50:03.624Z] --- PASS: TestEnv2Variables (0.00s) [2023-01-18T12:50:03.624Z] === RUN TestEnvValueWithExistingRunConfigEnv [2023-01-18T12:50:03.624Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestMaintainer [2023-01-18T12:50:04.081Z] --- PASS: TestMaintainer (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestLabel [2023-01-18T12:50:04.081Z] --- PASS: TestLabel (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestFromScratch [2023-01-18T12:50:04.081Z] --- PASS: TestFromScratch (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestFromWithArg [2023-01-18T12:50:04.081Z] --- PASS: TestFromWithArg (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestFromWithArgButBuildArgsNotGiven [2023-01-18T12:50:04.081Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestFromWithUndefinedArg [2023-01-18T12:50:04.081Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestFromMultiStageWithNamedStage [2023-01-18T12:50:04.081Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestOnbuild [2023-01-18T12:50:04.081Z] --- PASS: TestOnbuild (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestWorkdir [2023-01-18T12:50:04.081Z] --- PASS: TestWorkdir (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestCmd [2023-01-18T12:50:04.081Z] --- PASS: TestCmd (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestHealthcheckNone [2023-01-18T12:50:04.081Z] --- PASS: TestHealthcheckNone (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestHealthcheckCmd [2023-01-18T12:50:04.081Z] --- PASS: TestHealthcheckCmd (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestEntrypoint [2023-01-18T12:50:04.081Z] --- PASS: TestEntrypoint (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestExpose [2023-01-18T12:50:04.081Z] --- PASS: TestExpose (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestUser [2023-01-18T12:50:04.081Z] --- PASS: TestUser (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestVolume [2023-01-18T12:50:04.081Z] --- PASS: TestVolume (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestStopSignal [2023-01-18T12:50:04.081Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-01-18T12:50:04.081Z] --- SKIP: TestStopSignal (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestArg [2023-01-18T12:50:04.081Z] --- PASS: TestArg (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestShell [2023-01-18T12:50:04.081Z] --- PASS: TestShell (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestPrependEnvOnCmd [2023-01-18T12:50:04.081Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestRunWithBuildArgs [2023-01-18T12:50:04.081Z] --- PASS: TestRunWithBuildArgs (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestRunIgnoresHealthcheck [2023-01-18T12:50:04.081Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestDispatchUnsupportedOptions [2023-01-18T12:50:04.081Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2023-01-18T12:50:04.081Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2023-01-18T12:50:04.081Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2023-01-18T12:50:04.081Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2023-01-18T12:50:04.081Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2023-01-18T12:50:04.081Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2023-01-18T12:50:04.081Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestNormalizeWorkdir [2023-01-18T12:50:04.081Z] --- PASS: TestNormalizeWorkdir (0.00s) [2023-01-18T12:50:04.081Z] === RUN TestDispatch [2023-01-18T12:50:04.081Z] === RUN TestDispatch/ADD_multiple_files_to_file [2023-01-18T12:50:04.081Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2023-01-18T12:50:04.081Z] === RUN TestDispatch/COPY_multiple_files_to_file [2023-01-18T12:50:04.081Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2023-01-18T12:50:04.081Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2023-01-18T12:50:04.081Z] === RUN TestDispatch/COPY_wildcard_no_files [2023-01-18T12:50:04.081Z] === RUN TestDispatch/COPY_url [2023-01-18T12:50:04.081Z] --- PASS: TestDispatch (0.06s) [2023-01-18T12:50:04.320Z] --- PASS: TestBuildMultiStageLayerLeak (3.12s) [2023-01-18T12:50:04.320Z] === RUN TestBuildWithHugeFile [2023-01-18T12:50:04.537Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2023-01-18T12:50:04.537Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2023-01-18T12:50:04.537Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2023-01-18T12:50:04.537Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2023-01-18T12:50:04.537Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.00s) [2023-01-18T12:50:04.537Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2023-01-18T12:50:04.537Z] --- PASS: TestDispatch/COPY_url (0.00s) [2023-01-18T12:50:04.537Z] === RUN TestAddScratchImageAddsToMounts [2023-01-18T12:50:04.537Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2023-01-18T12:50:04.537Z] === RUN TestAddFromScratchPopulatesPlatform [2023-01-18T12:50:04.537Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2023-01-18T12:50:04.537Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2023-01-18T12:50:04.537Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2023-01-18T12:50:04.537Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2023-01-18T12:50:04.537Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2023-01-18T12:50:04.537Z] === RUN TestImageSourceGetAddsToMounts [2023-01-18T12:50:04.537Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2023-01-18T12:50:04.537Z] === RUN TestEmptyDockerfile [2023-01-18T12:50:04.537Z] --- PASS: TestEmptyDockerfile (0.00s) [2023-01-18T12:50:04.537Z] === RUN TestSymlinkDockerfile [2023-01-18T12:50:04.537Z] --- PASS: TestSymlinkDockerfile (0.00s) [2023-01-18T12:50:04.537Z] === RUN TestDockerfileOutsideTheBuildContext [2023-01-18T12:50:04.537Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2023-01-18T12:50:04.537Z] === RUN TestNonExistingDockerfile [2023-01-18T12:50:04.537Z] --- PASS: TestNonExistingDockerfile (0.00s) [2023-01-18T12:50:04.537Z] === RUN TestCopyRunConfig [2023-01-18T12:50:04.537Z] --- PASS: TestCopyRunConfig (0.00s) [2023-01-18T12:50:04.537Z] === RUN TestDeepCopyRunConfig [2023-01-18T12:50:04.537Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2023-01-18T12:50:04.537Z] === RUN TestExportImage [2023-01-18T12:50:04.537Z] --- PASS: TestExportImage (0.00s) [2023-01-18T12:50:04.537Z] === RUN TestNormalizeDest [2023-01-18T12:50:04.537Z] --- PASS: TestNormalizeDest (0.00s) [2023-01-18T12:50:04.537Z] PASS [2023-01-18T12:50:04.537Z] coverage: 46.8% of statements [2023-01-18T12:50:04.537Z] ok github.com/docker/docker/builder/dockerfile 0.168s coverage: 46.8% of statements [2023-01-18T12:50:04.537Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-01-18T12:50:04.678Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] --- SKIP: TestServicePlugin (2.85s) [2023-01-18T12:50:04.678Z] === RUN TestServiceUpdateLabel [2023-01-18T12:50:04.678Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2023-01-18T12:50:04.678Z] === RUN TestServiceUpdateSecrets [2023-01-18T12:50:04.678Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2023-01-18T12:50:04.678Z] === RUN TestServiceUpdateConfigs [2023-01-18T12:50:04.678Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2023-01-18T12:50:04.678Z] === RUN TestServiceUpdateNetwork [2023-01-18T12:50:04.678Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2023-01-18T12:50:04.678Z] === RUN TestServiceUpdatePidsLimit [2023-01-18T12:50:04.678Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2023-01-18T12:50:04.678Z] PASS [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === Skipped [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-18T12:50:04.678Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-18T12:50:04.678Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2023-01-18T12:50:04.678Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2023-01-18T12:50:04.678Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2023-01-18T12:50:04.678Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2023-01-18T12:50:04.678Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2023-01-18T12:50:04.678Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2023-01-18T12:50:04.678Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2023-01-18T12:50:04.678Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2023-01-18T12:50:04.678Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2023-01-18T12:50:04.678Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2023-01-18T12:50:04.678Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2023-01-18T12:50:04.678Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2023-01-18T12:50:04.678Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-01-18T12:50:04.678Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2023-01-18T12:50:04.678Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2023-01-18T12:50:04.678Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestServicePlugin (2.85s) [2023-01-18T12:50:04.678Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2023-01-18T12:50:04.678Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2023-01-18T12:50:04.678Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2023-01-18T12:50:04.678Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2023-01-18T12:50:04.678Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2023-01-18T12:50:04.678Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] DONE 24 tests, 23 skipped in 3.224s [2023-01-18T12:50:04.678Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-01-18T12:50:04.678Z] INFO: Testing against a local daemon [2023-01-18T12:50:04.678Z] === RUN TestSessionCreate [2023-01-18T12:50:04.678Z] --- PASS: TestSessionCreate (0.02s) [2023-01-18T12:50:04.678Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-18T12:50:04.678Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2023-01-18T12:50:04.678Z] PASS [2023-01-18T12:50:04.678Z] [2023-01-18T12:50:04.678Z] DONE 2 tests in 0.137s [2023-01-18T12:50:04.678Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-01-18T12:50:04.678Z] INFO: Testing against a local daemon [2023-01-18T12:50:04.678Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-18T12:50:04.678Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-18T12:50:04.678Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-18T12:50:04.678Z] === RUN TestEventsExecDie [2023-01-18T12:50:05.244Z] --- PASS: TestEventsExecDie (0.54s) [2023-01-18T12:50:05.244Z] === RUN TestEventsBackwardsCompatible [2023-01-18T12:50:05.244Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-01-18T12:50:05.244Z] === RUN TestInfoBinaryCommits [2023-01-18T12:50:05.244Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-01-18T12:50:05.244Z] === RUN TestInfoAPIVersioned [2023-01-18T12:50:05.244Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-01-18T12:50:05.244Z] === RUN TestInfoDiscoveryBackend [2023-01-18T12:50:05.402Z] --- PASS: TestServiceWithDataPathPortInit (13.76s) [2023-01-18T12:50:05.402Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-18T12:50:06.618Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2023-01-18T12:50:06.618Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-01-18T12:50:06.701Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit574973278/001/repo/sub'... [2023-01-18T12:50:06.701Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-01-18T12:50:06.701Z] The file will have its original line endings in your working directory. [2023-01-18T12:50:06.701Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2023-01-18T12:50:06.701Z] The file will have its original line endings in your working directory. [2023-01-18T12:50:06.701Z] gitutils_test.go:277: [master e77700e] With submodule [2023-01-18T12:50:06.701Z] 2 files changed, 4 insertions(+) [2023-01-18T12:50:06.701Z] create mode 100644 .gitmodules [2023-01-18T12:50:06.701Z] create mode 160000 sub [2023-01-18T12:50:06.701Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-01-18T12:50:06.764Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jtq56cwhkt9by3vns44zoyxnb Created:2023-01-18 12:50:05.234415179 +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[ca76590d157cf0c6c46b52ed102c20c1f2457595011779207803c33e983b28c2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9802mdyzmm38fstocy8hjcpxu EndpointID:b0fbadeea7f2be303b5af74a88435d0b26c54848fbdc6efccbf932f9c87121fb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:acb777eb94dac127c683a8885c167ab76ba558427b6b147490030ebc56267aee 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:b01ed248b53b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9802mdyzmm38fstocy8hjcpxu EndpointID:b0fbadeea7f2be303b5af74a88435d0b26c54848fbdc6efccbf932f9c87121fb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-01-18T12:50:07.156Z] The file will have its original line endings in your working directory. [2023-01-18T12:50:07.156Z] === RUN TestCheckoutGit/#00 [2023-01-18T12:50:07.613Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-18T12:50:07.613Z] [2023-01-18T12:50:07.613Z] gitutils_test.go:211: git-http-backend: [2023-01-18T12:50:09.668Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-01-18T12:50:10.510Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-18T12:50:10.510Z] [2023-01-18T12:50:10.510Z] gitutils_test.go:211: git-http-backend: [2023-01-18T12:50:10.800Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.34s) [2023-01-18T12:50:10.800Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-01-18T12:50:10.800Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:50:10.800Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-01-18T12:50:10.800Z] === RUN TestInfoAPI [2023-01-18T12:50:10.800Z] --- PASS: TestInfoAPI (0.02s) [2023-01-18T12:50:10.800Z] === RUN TestInfoAPIWarnings [2023-01-18T12:50:10.927Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s) [2023-01-18T12:50:10.927Z] PASS [2023-01-18T12:50:10.927Z] [2023-01-18T12:50:10.927Z] === Skipped [2023-01-18T12:50:10.927Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-18T12:50:10.927Z] service_test.go:242: FLAKY_TEST [2023-01-18T12:50:10.927Z] [2023-01-18T12:50:10.927Z] DONE 26 tests, 1 skipped in 43.990s [2023-01-18T12:50:10.927Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-01-18T12:50:10.927Z] INFO: Testing against a local daemon [2023-01-18T12:50:10.927Z] === RUN TestDockerNetworkIpvlanPersistance [2023-01-18T12:50:10.927Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-18T12:50:10.927Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-18T12:50:10.927Z] === RUN TestDockerNetworkIpvlan [2023-01-18T12:50:10.927Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-18T12:50:10.927Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-01-18T12:50:10.927Z] PASS [2023-01-18T12:50:10.927Z] [2023-01-18T12:50:10.927Z] === Skipped [2023-01-18T12:50:10.927Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-18T12:50:10.927Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-18T12:50:10.927Z] [2023-01-18T12:50:10.927Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-01-18T12:50:10.927Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-18T12:50:10.927Z] [2023-01-18T12:50:10.927Z] DONE 2 tests, 2 skipped in 0.038s [2023-01-18T12:50:10.927Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-01-18T12:50:10.927Z] INFO: Testing against a local daemon [2023-01-18T12:50:10.927Z] === RUN TestDockerNetworkMacvlanPersistance [2023-01-18T12:50:12.289Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2023-01-18T12:50:12.289Z] === RUN TestDockerNetworkMacvlan [2023-01-18T12:50:12.682Z] === RUN TestCheckoutGit/master [2023-01-18T12:50:12.849Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-01-18T12:50:13.774Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-01-18T12:50:14.209Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-18T12:50:14.209Z] [2023-01-18T12:50:14.209Z] gitutils_test.go:211: git-http-backend: [2023-01-18T12:50:14.334Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-01-18T12:50:15.748Z] === RUN TestCheckpointCreateError [2023-01-18T12:50:15.748Z] --- PASS: TestCheckpointCreateError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestCheckpointCreate [2023-01-18T12:50:15.748Z] --- PASS: TestCheckpointCreate (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestCheckpointDeleteError [2023-01-18T12:50:15.748Z] --- PASS: TestCheckpointDeleteError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestCheckpointDelete [2023-01-18T12:50:15.748Z] --- PASS: TestCheckpointDelete (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestCheckpointListError [2023-01-18T12:50:15.748Z] --- PASS: TestCheckpointListError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestCheckpointList [2023-01-18T12:50:15.748Z] --- PASS: TestCheckpointList (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestCheckpointListContainerNotFound [2023-01-18T12:50:15.748Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestNewClientWithOpsFromEnv [2023-01-18T12:50:15.748Z] client_test.go:23: runtime.GOOS == "windows" [2023-01-18T12:50:15.748Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestGetAPIPath [2023-01-18T12:50:15.748Z] --- PASS: TestGetAPIPath (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestParseHostURL [2023-01-18T12:50:15.748Z] --- PASS: TestParseHostURL (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2023-01-18T12:50:15.748Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestNegotiateAPIVersionEmpty [2023-01-18T12:50:15.748Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestNegotiateAPIVersion [2023-01-18T12:50:15.748Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestNegotiateAPVersionOverride [2023-01-18T12:50:15.748Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestNegotiateAPIVersionAutomatic [2023-01-18T12:50:15.748Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2023-01-18T12:50:15.748Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2023-01-18T12:50:15.748Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestClientRedirect [2023-01-18T12:50:15.748Z] --- PASS: TestClientRedirect (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigCreateUnsupported [2023-01-18T12:50:15.748Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigCreateError [2023-01-18T12:50:15.748Z] --- PASS: TestConfigCreateError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigCreate [2023-01-18T12:50:15.748Z] --- PASS: TestConfigCreate (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigInspectNotFound [2023-01-18T12:50:15.748Z] --- PASS: TestConfigInspectNotFound (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigInspectWithEmptyID [2023-01-18T12:50:15.748Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigInspectUnsupported [2023-01-18T12:50:15.748Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigInspectError [2023-01-18T12:50:15.748Z] --- PASS: TestConfigInspectError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigInspectConfigNotFound [2023-01-18T12:50:15.748Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigInspect [2023-01-18T12:50:15.748Z] --- PASS: TestConfigInspect (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigListUnsupported [2023-01-18T12:50:15.748Z] --- PASS: TestConfigListUnsupported (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigListError [2023-01-18T12:50:15.748Z] --- PASS: TestConfigListError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigList [2023-01-18T12:50:15.748Z] --- PASS: TestConfigList (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigRemoveUnsupported [2023-01-18T12:50:15.748Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigRemoveError [2023-01-18T12:50:15.748Z] --- PASS: TestConfigRemoveError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigRemove [2023-01-18T12:50:15.748Z] --- PASS: TestConfigRemove (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigUpdateUnsupported [2023-01-18T12:50:15.748Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigUpdateError [2023-01-18T12:50:15.748Z] --- PASS: TestConfigUpdateError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestConfigUpdate [2023-01-18T12:50:15.748Z] --- PASS: TestConfigUpdate (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerCommitError [2023-01-18T12:50:15.748Z] --- PASS: TestContainerCommitError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerCommit [2023-01-18T12:50:15.748Z] --- PASS: TestContainerCommit (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerStatPathError [2023-01-18T12:50:15.748Z] --- PASS: TestContainerStatPathError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerStatPathNotFoundError [2023-01-18T12:50:15.748Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerStatPathNoHeaderError [2023-01-18T12:50:15.748Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerStatPath [2023-01-18T12:50:15.748Z] --- PASS: TestContainerStatPath (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestCopyToContainerError [2023-01-18T12:50:15.748Z] --- PASS: TestCopyToContainerError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestCopyToContainerNotFoundError [2023-01-18T12:50:15.748Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestCopyToContainerNotStatusOKError [2023-01-18T12:50:15.748Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestCopyToContainer [2023-01-18T12:50:15.748Z] --- PASS: TestCopyToContainer (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestCopyFromContainerError [2023-01-18T12:50:15.748Z] --- PASS: TestCopyFromContainerError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestCopyFromContainerNotFoundError [2023-01-18T12:50:15.748Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestCopyFromContainerNotStatusOKError [2023-01-18T12:50:15.748Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestCopyFromContainerNoHeaderError [2023-01-18T12:50:15.748Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestCopyFromContainer [2023-01-18T12:50:15.748Z] --- PASS: TestCopyFromContainer (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerCreateError [2023-01-18T12:50:15.748Z] --- PASS: TestContainerCreateError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerCreateImageNotFound [2023-01-18T12:50:15.748Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerCreateWithName [2023-01-18T12:50:15.748Z] --- PASS: TestContainerCreateWithName (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerCreateAutoRemove [2023-01-18T12:50:15.748Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerDiffError [2023-01-18T12:50:15.748Z] --- PASS: TestContainerDiffError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerDiff [2023-01-18T12:50:15.748Z] --- PASS: TestContainerDiff (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerExecCreateError [2023-01-18T12:50:15.748Z] --- PASS: TestContainerExecCreateError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerExecCreate [2023-01-18T12:50:15.748Z] --- PASS: TestContainerExecCreate (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerExecStartError [2023-01-18T12:50:15.748Z] --- PASS: TestContainerExecStartError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerExecStart [2023-01-18T12:50:15.748Z] --- PASS: TestContainerExecStart (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerExecInspectError [2023-01-18T12:50:15.748Z] --- PASS: TestContainerExecInspectError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerExecInspect [2023-01-18T12:50:15.748Z] --- PASS: TestContainerExecInspect (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerExportError [2023-01-18T12:50:15.748Z] --- PASS: TestContainerExportError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerExport [2023-01-18T12:50:15.748Z] --- PASS: TestContainerExport (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerInspectError [2023-01-18T12:50:15.748Z] --- PASS: TestContainerInspectError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerInspectContainerNotFound [2023-01-18T12:50:15.748Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerInspectWithEmptyID [2023-01-18T12:50:15.748Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerInspect [2023-01-18T12:50:15.748Z] --- PASS: TestContainerInspect (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerInspectNode [2023-01-18T12:50:15.748Z] --- PASS: TestContainerInspectNode (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerKillError [2023-01-18T12:50:15.748Z] --- PASS: TestContainerKillError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerKill [2023-01-18T12:50:15.748Z] --- PASS: TestContainerKill (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerListError [2023-01-18T12:50:15.748Z] --- PASS: TestContainerListError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerList [2023-01-18T12:50:15.748Z] --- PASS: TestContainerList (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerLogsNotFoundError [2023-01-18T12:50:15.748Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerLogsError [2023-01-18T12:50:15.748Z] --- PASS: TestContainerLogsError (0.00s) [2023-01-18T12:50:15.748Z] === RUN TestContainerLogs [2023-01-18T12:50:16.204Z] --- PASS: TestContainerLogs (0.16s) [2023-01-18T12:50:16.204Z] === RUN TestContainerPauseError [2023-01-18T12:50:16.204Z] --- PASS: TestContainerPauseError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerPause [2023-01-18T12:50:16.204Z] --- PASS: TestContainerPause (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainersPruneError [2023-01-18T12:50:16.204Z] --- PASS: TestContainersPruneError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainersPrune [2023-01-18T12:50:16.204Z] --- PASS: TestContainersPrune (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerRemoveError [2023-01-18T12:50:16.204Z] --- PASS: TestContainerRemoveError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerRemoveNotFoundError [2023-01-18T12:50:16.204Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerRemove [2023-01-18T12:50:16.204Z] --- PASS: TestContainerRemove (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerRenameError [2023-01-18T12:50:16.204Z] --- PASS: TestContainerRenameError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerRename [2023-01-18T12:50:16.204Z] --- PASS: TestContainerRename (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerResizeError [2023-01-18T12:50:16.204Z] --- PASS: TestContainerResizeError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerExecResizeError [2023-01-18T12:50:16.204Z] --- PASS: TestContainerExecResizeError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerResize [2023-01-18T12:50:16.204Z] --- PASS: TestContainerResize (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerExecResize [2023-01-18T12:50:16.204Z] --- PASS: TestContainerExecResize (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerRestartError [2023-01-18T12:50:16.204Z] --- PASS: TestContainerRestartError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerRestart [2023-01-18T12:50:16.204Z] --- PASS: TestContainerRestart (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerStartError [2023-01-18T12:50:16.204Z] --- PASS: TestContainerStartError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerStart [2023-01-18T12:50:16.204Z] --- PASS: TestContainerStart (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerStatsError [2023-01-18T12:50:16.204Z] --- PASS: TestContainerStatsError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerStats [2023-01-18T12:50:16.204Z] --- PASS: TestContainerStats (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerStopError [2023-01-18T12:50:16.204Z] --- PASS: TestContainerStopError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerStop [2023-01-18T12:50:16.204Z] --- PASS: TestContainerStop (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerTopError [2023-01-18T12:50:16.204Z] --- PASS: TestContainerTopError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerTop [2023-01-18T12:50:16.204Z] --- PASS: TestContainerTop (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerUnpauseError [2023-01-18T12:50:16.204Z] --- PASS: TestContainerUnpauseError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerUnpause [2023-01-18T12:50:16.204Z] --- PASS: TestContainerUnpause (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerUpdateError [2023-01-18T12:50:16.204Z] --- PASS: TestContainerUpdateError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerUpdate [2023-01-18T12:50:16.204Z] --- PASS: TestContainerUpdate (0.01s) [2023-01-18T12:50:16.204Z] === RUN TestContainerWaitError [2023-01-18T12:50:16.204Z] --- PASS: TestContainerWaitError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestContainerWait [2023-01-18T12:50:16.204Z] --- PASS: TestContainerWait (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestDiskUsageError [2023-01-18T12:50:16.204Z] --- PASS: TestDiskUsageError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestDiskUsage [2023-01-18T12:50:16.204Z] --- PASS: TestDiskUsage (0.01s) [2023-01-18T12:50:16.204Z] === RUN TestDistributionInspectUnsupported [2023-01-18T12:50:16.204Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestDistributionInspectWithEmptyID [2023-01-18T12:50:16.204Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestEventsErrorInOptions [2023-01-18T12:50:16.204Z] --- PASS: TestEventsErrorInOptions (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestEventsErrorFromServer [2023-01-18T12:50:16.204Z] --- PASS: TestEventsErrorFromServer (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestEvents [2023-01-18T12:50:16.204Z] --- PASS: TestEvents (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestTLSCloseWriter [2023-01-18T12:50:16.204Z] === PAUSE TestTLSCloseWriter [2023-01-18T12:50:16.204Z] === RUN TestImageBuildError [2023-01-18T12:50:16.204Z] --- PASS: TestImageBuildError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageBuild [2023-01-18T12:50:16.204Z] --- PASS: TestImageBuild (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestGetDockerOS [2023-01-18T12:50:16.204Z] --- PASS: TestGetDockerOS (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageCreateError [2023-01-18T12:50:16.204Z] --- PASS: TestImageCreateError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageCreate [2023-01-18T12:50:16.204Z] --- PASS: TestImageCreate (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageHistoryError [2023-01-18T12:50:16.204Z] --- PASS: TestImageHistoryError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageHistory [2023-01-18T12:50:16.204Z] --- PASS: TestImageHistory (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageImportError [2023-01-18T12:50:16.204Z] --- PASS: TestImageImportError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageImport [2023-01-18T12:50:16.204Z] --- PASS: TestImageImport (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageInspectError [2023-01-18T12:50:16.204Z] --- PASS: TestImageInspectError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageInspectImageNotFound [2023-01-18T12:50:16.204Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageInspectWithEmptyID [2023-01-18T12:50:16.204Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageInspect [2023-01-18T12:50:16.204Z] --- PASS: TestImageInspect (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageListError [2023-01-18T12:50:16.204Z] --- PASS: TestImageListError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageList [2023-01-18T12:50:16.204Z] --- PASS: TestImageList (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageListApiBefore125 [2023-01-18T12:50:16.204Z] --- PASS: TestImageListApiBefore125 (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageLoadError [2023-01-18T12:50:16.204Z] --- PASS: TestImageLoadError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageLoad [2023-01-18T12:50:16.204Z] --- PASS: TestImageLoad (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImagesPruneError [2023-01-18T12:50:16.204Z] --- PASS: TestImagesPruneError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImagesPrune [2023-01-18T12:50:16.204Z] --- PASS: TestImagesPrune (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImagePullReferenceParseError [2023-01-18T12:50:16.204Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImagePullAnyError [2023-01-18T12:50:16.204Z] --- PASS: TestImagePullAnyError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImagePullStatusUnauthorizedError [2023-01-18T12:50:16.204Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2023-01-18T12:50:16.204Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-01-18T12:50:16.204Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImagePullWithPrivilegedFuncNoError [2023-01-18T12:50:16.204Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImagePullWithoutErrors [2023-01-18T12:50:16.204Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImagePushReferenceError [2023-01-18T12:50:16.204Z] --- PASS: TestImagePushReferenceError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImagePushAnyError [2023-01-18T12:50:16.204Z] --- PASS: TestImagePushAnyError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImagePushStatusUnauthorizedError [2023-01-18T12:50:16.204Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2023-01-18T12:50:16.204Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-01-18T12:50:16.204Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImagePushWithPrivilegedFuncNoError [2023-01-18T12:50:16.204Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImagePushWithoutErrors [2023-01-18T12:50:16.204Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2023-01-18T12:50:16.204Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2023-01-18T12:50:16.204Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2023-01-18T12:50:16.204Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2023-01-18T12:50:16.204Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2023-01-18T12:50:16.204Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2023-01-18T12:50:16.204Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2023-01-18T12:50:16.204Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2023-01-18T12:50:16.204Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageRemoveError [2023-01-18T12:50:16.204Z] --- PASS: TestImageRemoveError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageRemoveImageNotFound [2023-01-18T12:50:16.204Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageRemove [2023-01-18T12:50:16.204Z] --- PASS: TestImageRemove (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageSaveError [2023-01-18T12:50:16.204Z] --- PASS: TestImageSaveError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageSave [2023-01-18T12:50:16.204Z] --- PASS: TestImageSave (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageSearchAnyError [2023-01-18T12:50:16.204Z] --- PASS: TestImageSearchAnyError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageSearchStatusUnauthorizedError [2023-01-18T12:50:16.204Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2023-01-18T12:50:16.204Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-01-18T12:50:16.204Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2023-01-18T12:50:16.204Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageSearchWithoutErrors [2023-01-18T12:50:16.204Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageTagError [2023-01-18T12:50:16.204Z] --- PASS: TestImageTagError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageTagInvalidReference [2023-01-18T12:50:16.204Z] --- PASS: TestImageTagInvalidReference (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageTagInvalidSourceImageName [2023-01-18T12:50:16.204Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageTagHexSource [2023-01-18T12:50:16.204Z] --- PASS: TestImageTagHexSource (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestImageTag [2023-01-18T12:50:16.204Z] --- PASS: TestImageTag (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestInfoServerError [2023-01-18T12:50:16.204Z] --- PASS: TestInfoServerError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestInfoInvalidResponseJSONError [2023-01-18T12:50:16.204Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestInfo [2023-01-18T12:50:16.204Z] --- PASS: TestInfo (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNetworkConnectError [2023-01-18T12:50:16.204Z] --- PASS: TestNetworkConnectError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2023-01-18T12:50:16.204Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNetworkConnect [2023-01-18T12:50:16.204Z] --- PASS: TestNetworkConnect (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNetworkCreateError [2023-01-18T12:50:16.204Z] --- PASS: TestNetworkCreateError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNetworkCreate [2023-01-18T12:50:16.204Z] --- PASS: TestNetworkCreate (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNetworkDisconnectError [2023-01-18T12:50:16.204Z] --- PASS: TestNetworkDisconnectError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNetworkDisconnect [2023-01-18T12:50:16.204Z] --- PASS: TestNetworkDisconnect (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNetworkInspectError [2023-01-18T12:50:16.204Z] --- PASS: TestNetworkInspectError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNetworkInspectNotFoundError [2023-01-18T12:50:16.204Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNetworkInspectWithEmptyID [2023-01-18T12:50:16.204Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNetworkInspect [2023-01-18T12:50:16.204Z] --- PASS: TestNetworkInspect (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNetworkListError [2023-01-18T12:50:16.204Z] --- PASS: TestNetworkListError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNetworkList [2023-01-18T12:50:16.204Z] --- PASS: TestNetworkList (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNetworksPruneError [2023-01-18T12:50:16.204Z] --- PASS: TestNetworksPruneError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNetworksPrune [2023-01-18T12:50:16.204Z] --- PASS: TestNetworksPrune (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNetworkRemoveError [2023-01-18T12:50:16.204Z] --- PASS: TestNetworkRemoveError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNetworkRemove [2023-01-18T12:50:16.204Z] --- PASS: TestNetworkRemove (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNodeInspectError [2023-01-18T12:50:16.204Z] --- PASS: TestNodeInspectError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNodeInspectNodeNotFound [2023-01-18T12:50:16.204Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNodeInspectWithEmptyID [2023-01-18T12:50:16.204Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNodeInspect [2023-01-18T12:50:16.204Z] --- PASS: TestNodeInspect (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNodeListError [2023-01-18T12:50:16.204Z] --- PASS: TestNodeListError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNodeList [2023-01-18T12:50:16.204Z] --- PASS: TestNodeList (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNodeRemoveError [2023-01-18T12:50:16.204Z] --- PASS: TestNodeRemoveError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNodeRemove [2023-01-18T12:50:16.204Z] --- PASS: TestNodeRemove (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNodeUpdateError [2023-01-18T12:50:16.204Z] --- PASS: TestNodeUpdateError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestNodeUpdate [2023-01-18T12:50:16.204Z] --- PASS: TestNodeUpdate (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestOptionWithTimeout [2023-01-18T12:50:16.204Z] --- PASS: TestOptionWithTimeout (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestPingFail [2023-01-18T12:50:16.204Z] --- PASS: TestPingFail (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestPingWithError [2023-01-18T12:50:16.204Z] 2023/01/18 12:50:15 RoundTripper returned a response & error; ignoring response [2023-01-18T12:50:16.204Z] 2023/01/18 12:50:15 RoundTripper returned a response & error; ignoring response [2023-01-18T12:50:16.204Z] --- PASS: TestPingWithError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestPingSuccess [2023-01-18T12:50:16.204Z] --- PASS: TestPingSuccess (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestPingHeadFallback [2023-01-18T12:50:16.204Z] === RUN TestPingHeadFallback/OK [2023-01-18T12:50:16.204Z] === RUN TestPingHeadFallback/Internal_Server_Error [2023-01-18T12:50:16.204Z] === RUN TestPingHeadFallback/Not_Found [2023-01-18T12:50:16.204Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2023-01-18T12:50:16.204Z] --- PASS: TestPingHeadFallback (0.00s) [2023-01-18T12:50:16.204Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2023-01-18T12:50:16.204Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2023-01-18T12:50:16.204Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2023-01-18T12:50:16.204Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestPluginDisableError [2023-01-18T12:50:16.204Z] --- PASS: TestPluginDisableError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestPluginDisable [2023-01-18T12:50:16.204Z] --- PASS: TestPluginDisable (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestPluginEnableError [2023-01-18T12:50:16.204Z] --- PASS: TestPluginEnableError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestPluginEnable [2023-01-18T12:50:16.204Z] --- PASS: TestPluginEnable (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestPluginInspectError [2023-01-18T12:50:16.204Z] --- PASS: TestPluginInspectError (0.01s) [2023-01-18T12:50:16.204Z] === RUN TestPluginInspectWithEmptyID [2023-01-18T12:50:16.204Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestPluginInspect [2023-01-18T12:50:16.204Z] --- PASS: TestPluginInspect (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestPluginListError [2023-01-18T12:50:16.204Z] --- PASS: TestPluginListError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestPluginList [2023-01-18T12:50:16.204Z] --- PASS: TestPluginList (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestPluginPushError [2023-01-18T12:50:16.204Z] --- PASS: TestPluginPushError (0.00s) [2023-01-18T12:50:16.204Z] === RUN TestPluginPush [2023-01-18T12:50:16.204Z] --- PASS: TestPluginPush (0.00s) [2023-01-18T12:50:16.205Z] === RUN TestPluginRemoveError [2023-01-18T12:50:16.205Z] --- PASS: TestPluginRemoveError (0.00s) [2023-01-18T12:50:16.205Z] === RUN TestPluginRemove [2023-01-18T12:50:16.205Z] --- PASS: TestPluginRemove (0.00s) [2023-01-18T12:50:16.205Z] === RUN TestPluginSetError [2023-01-18T12:50:16.205Z] --- PASS: TestPluginSetError (0.00s) [2023-01-18T12:50:16.205Z] === RUN TestPluginSet [2023-01-18T12:50:16.205Z] --- PASS: TestPluginSet (0.00s) [2023-01-18T12:50:16.221Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-01-18T12:50:16.230Z] --- PASS: TestServiceUpdatePidsLimit (15.66s) [2023-01-18T12:50:16.230Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-01-18T12:50:16.230Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-01-18T12:50:16.230Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2023-01-18T12:50:16.230Z] PASS [2023-01-18T12:50:16.230Z] [2023-01-18T12:50:16.230Z] === Skipped [2023-01-18T12:50:16.230Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-01-18T12:50:16.230Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-18T12:50:16.230Z] [2023-01-18T12:50:16.230Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-01-18T12:50:16.230Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-18T12:50:16.230Z] [2023-01-18T12:50:16.230Z] DONE 27 tests, 2 skipped in 149.556s [2023-01-18T12:50:16.230Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-01-18T12:50:16.230Z] ++ 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-01-18T12:50:16.230Z] ++ set -e [2023-01-18T12:50:16.230Z] ++ '[' -n 0 ']' [2023-01-18T12:50:16.230Z] ++ set -x [2023-01-18T12:50:16.230Z] ++ 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-01-18T12:50:16.230Z] INFO: Testing against a local daemon [2023-01-18T12:50:16.230Z] === RUN TestSessionCreate [2023-01-18T12:50:16.230Z] --- PASS: TestSessionCreate (0.02s) [2023-01-18T12:50:16.230Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-18T12:50:16.230Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-01-18T12:50:16.230Z] PASS [2023-01-18T12:50:16.230Z] [2023-01-18T12:50:16.230Z] DONE 2 tests in 0.146s [2023-01-18T12:50:16.230Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-01-18T12:50:16.230Z] ++ 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-01-18T12:50:16.230Z] ++ set -e [2023-01-18T12:50:16.230Z] ++ '[' -n 0 ']' [2023-01-18T12:50:16.230Z] ++ set -x [2023-01-18T12:50:16.230Z] ++ 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-01-18T12:50:16.230Z] INFO: Testing against a local daemon [2023-01-18T12:50:16.230Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-18T12:50:16.230Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-18T12:50:16.230Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-18T12:50:16.230Z] === RUN TestEventsExecDie [2023-01-18T12:50:16.489Z] --- PASS: TestEventsExecDie (0.49s) [2023-01-18T12:50:16.489Z] === RUN TestEventsBackwardsCompatible [2023-01-18T12:50:16.661Z] === RUN TestSetHostHeader [2023-01-18T12:50:16.661Z] --- PASS: TestSetHostHeader (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestPlainTextError [2023-01-18T12:50:16.661Z] --- PASS: TestPlainTextError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestInfiniteError [2023-01-18T12:50:16.661Z] --- PASS: TestInfiniteError (0.05s) [2023-01-18T12:50:16.661Z] === RUN TestSecretCreateUnsupported [2023-01-18T12:50:16.661Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSecretCreateError [2023-01-18T12:50:16.661Z] --- PASS: TestSecretCreateError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSecretCreate [2023-01-18T12:50:16.661Z] --- PASS: TestSecretCreate (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSecretInspectUnsupported [2023-01-18T12:50:16.661Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSecretInspectError [2023-01-18T12:50:16.661Z] --- PASS: TestSecretInspectError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSecretInspectSecretNotFound [2023-01-18T12:50:16.661Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSecretInspectWithEmptyID [2023-01-18T12:50:16.661Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSecretInspect [2023-01-18T12:50:16.661Z] --- PASS: TestSecretInspect (0.01s) [2023-01-18T12:50:16.661Z] === RUN TestSecretListUnsupported [2023-01-18T12:50:16.661Z] --- PASS: TestSecretListUnsupported (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSecretListError [2023-01-18T12:50:16.661Z] --- PASS: TestSecretListError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSecretList [2023-01-18T12:50:16.661Z] --- PASS: TestSecretList (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSecretRemoveUnsupported [2023-01-18T12:50:16.661Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSecretRemoveError [2023-01-18T12:50:16.661Z] --- PASS: TestSecretRemoveError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSecretRemove [2023-01-18T12:50:16.661Z] --- PASS: TestSecretRemove (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSecretUpdateUnsupported [2023-01-18T12:50:16.661Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSecretUpdateError [2023-01-18T12:50:16.661Z] --- PASS: TestSecretUpdateError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSecretUpdate [2023-01-18T12:50:16.661Z] --- PASS: TestSecretUpdate (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestServiceCreateError [2023-01-18T12:50:16.661Z] --- PASS: TestServiceCreateError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestServiceCreate [2023-01-18T12:50:16.661Z] --- PASS: TestServiceCreate (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestServiceCreateCompatiblePlatforms [2023-01-18T12:50:16.661Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestServiceCreateDigestPinning [2023-01-18T12:50:16.661Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestServiceInspectError [2023-01-18T12:50:16.661Z] --- PASS: TestServiceInspectError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestServiceInspectServiceNotFound [2023-01-18T12:50:16.661Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestServiceInspectWithEmptyID [2023-01-18T12:50:16.661Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestServiceInspect [2023-01-18T12:50:16.661Z] --- PASS: TestServiceInspect (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestServiceListError [2023-01-18T12:50:16.661Z] --- PASS: TestServiceListError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestServiceList [2023-01-18T12:50:16.661Z] --- PASS: TestServiceList (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestServiceLogsError [2023-01-18T12:50:16.661Z] --- PASS: TestServiceLogsError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestServiceLogs [2023-01-18T12:50:16.661Z] --- PASS: TestServiceLogs (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestServiceRemoveError [2023-01-18T12:50:16.661Z] --- PASS: TestServiceRemoveError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestServiceRemoveNotFoundError [2023-01-18T12:50:16.661Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestServiceRemove [2023-01-18T12:50:16.661Z] --- PASS: TestServiceRemove (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestServiceUpdateError [2023-01-18T12:50:16.661Z] --- PASS: TestServiceUpdateError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestServiceUpdate [2023-01-18T12:50:16.661Z] --- PASS: TestServiceUpdate (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSwarmGetUnlockKeyError [2023-01-18T12:50:16.661Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSwarmGetUnlockKey [2023-01-18T12:50:16.661Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSwarmInitError [2023-01-18T12:50:16.661Z] --- PASS: TestSwarmInitError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSwarmInit [2023-01-18T12:50:16.661Z] --- PASS: TestSwarmInit (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSwarmInspectError [2023-01-18T12:50:16.661Z] --- PASS: TestSwarmInspectError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSwarmInspect [2023-01-18T12:50:16.661Z] --- PASS: TestSwarmInspect (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSwarmJoinError [2023-01-18T12:50:16.661Z] --- PASS: TestSwarmJoinError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSwarmJoin [2023-01-18T12:50:16.661Z] --- PASS: TestSwarmJoin (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSwarmLeaveError [2023-01-18T12:50:16.661Z] --- PASS: TestSwarmLeaveError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSwarmLeave [2023-01-18T12:50:16.661Z] --- PASS: TestSwarmLeave (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSwarmUnlockError [2023-01-18T12:50:16.661Z] --- PASS: TestSwarmUnlockError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSwarmUnlock [2023-01-18T12:50:16.661Z] --- PASS: TestSwarmUnlock (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSwarmUpdateError [2023-01-18T12:50:16.661Z] --- PASS: TestSwarmUpdateError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestSwarmUpdate [2023-01-18T12:50:16.661Z] --- PASS: TestSwarmUpdate (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestTaskInspectError [2023-01-18T12:50:16.661Z] --- PASS: TestTaskInspectError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestTaskInspectWithEmptyID [2023-01-18T12:50:16.661Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestTaskInspect [2023-01-18T12:50:16.661Z] --- PASS: TestTaskInspect (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestTaskListError [2023-01-18T12:50:16.661Z] --- PASS: TestTaskListError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestTaskList [2023-01-18T12:50:16.661Z] --- PASS: TestTaskList (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestVolumeCreateError [2023-01-18T12:50:16.661Z] --- PASS: TestVolumeCreateError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestVolumeCreate [2023-01-18T12:50:16.661Z] --- PASS: TestVolumeCreate (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestVolumeInspectError [2023-01-18T12:50:16.661Z] --- PASS: TestVolumeInspectError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestVolumeInspectNotFound [2023-01-18T12:50:16.661Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestVolumeInspectWithEmptyID [2023-01-18T12:50:16.661Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestVolumeInspect [2023-01-18T12:50:16.661Z] --- PASS: TestVolumeInspect (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestVolumeListError [2023-01-18T12:50:16.661Z] --- PASS: TestVolumeListError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestVolumeList [2023-01-18T12:50:16.661Z] --- PASS: TestVolumeList (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestVolumeRemoveError [2023-01-18T12:50:16.661Z] --- PASS: TestVolumeRemoveError (0.00s) [2023-01-18T12:50:16.661Z] === RUN TestVolumeRemove [2023-01-18T12:50:16.661Z] --- PASS: TestVolumeRemove (0.00s) [2023-01-18T12:50:16.661Z] === CONT TestTLSCloseWriter [2023-01-18T12:50:16.661Z] --- PASS: TestTLSCloseWriter (0.01s) [2023-01-18T12:50:16.661Z] PASS [2023-01-18T12:50:16.661Z] coverage: 74.9% of statements [2023-01-18T12:50:16.661Z] ok github.com/docker/docker/client 0.412s coverage: 74.9% of statements [2023-01-18T12:50:16.747Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-01-18T12:50:16.747Z] === RUN TestInfoBinaryCommits [2023-01-18T12:50:16.747Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-01-18T12:50:16.747Z] === RUN TestInfoAPIVersioned [2023-01-18T12:50:16.747Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-01-18T12:50:16.747Z] === RUN TestInfoDiscoveryBackend [2023-01-18T12:50:17.119Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-18T12:50:17.120Z] [2023-01-18T12:50:17.120Z] gitutils_test.go:211: git-http-backend: [2023-01-18T12:50:17.314Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-01-18T12:50:17.314Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-01-18T12:50:17.628Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-01-18T12:50:18.251Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-01-18T12:50:18.251Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-01-18T12:50:18.818Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-01-18T12:50:18.818Z] === RUN TestInfoAPI [2023-01-18T12:50:18.818Z] --- PASS: TestInfoAPI (0.02s) [2023-01-18T12:50:18.818Z] === RUN TestInfoAPIWarnings [2023-01-18T12:50:19.283Z] === RUN TestCheckoutGit/:subdir [2023-01-18T12:50:20.246Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-18T12:50:20.246Z] [2023-01-18T12:50:20.246Z] gitutils_test.go:211: git-http-backend: [2023-01-18T12:50:20.899Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-01-18T12:50:21.369Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2023-01-18T12:50:21.460Z] --- PASS: TestDockerNetworkMacvlan (9.27s) [2023-01-18T12:50:21.460Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2023-01-18T12:50:21.460Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2023-01-18T12:50:21.460Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2023-01-18T12:50:21.460Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2023-01-18T12:50:21.460Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2023-01-18T12:50:21.460Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2023-01-18T12:50:21.460Z] PASS [2023-01-18T12:50:21.460Z] [2023-01-18T12:50:21.460Z] DONE 8 tests in 10.571s [2023-01-18T12:50:21.461Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-01-18T12:50:21.461Z] testing: warning: no tests to run [2023-01-18T12:50:21.461Z] PASS [2023-01-18T12:50:21.461Z] [2023-01-18T12:50:21.461Z] DONE 0 tests in 0.007s [2023-01-18T12:50:21.461Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-01-18T12:50:21.461Z] INFO: Testing against a local daemon [2023-01-18T12:50:21.461Z] === RUN TestAuthZPluginAllowRequest [2023-01-18T12:50:22.824Z] --- PASS: TestAuthZPluginAllowRequest (1.28s) [2023-01-18T12:50:22.824Z] === RUN TestAuthZPluginTLS [2023-01-18T12:50:23.131Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-18T12:50:23.131Z] [2023-01-18T12:50:23.131Z] gitutils_test.go:211: git-http-backend: [2023-01-18T12:50:23.385Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-01-18T12:50:23.385Z] === RUN TestAuthZPluginDenyRequest [2023-01-18T12:50:23.945Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-01-18T12:50:23.945Z] === RUN TestAuthZPluginAPIDenyResponse [2023-01-18T12:50:24.505Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-01-18T12:50:24.505Z] === RUN TestAuthZPluginDenyResponse [2023-01-18T12:50:25.066Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-01-18T12:50:25.066Z] === RUN TestAuthZPluginAllowEventStream [2023-01-18T12:50:25.297Z] === RUN TestCheckoutGit/:nosubdir [2023-01-18T12:50:26.429Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2023-01-18T12:50:26.429Z] === RUN TestAuthZPluginErrorResponse [2023-01-18T12:50:26.686Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-01-18T12:50:26.686Z] === RUN TestAuthZPluginErrorRequest [2023-01-18T12:50:26.824Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-18T12:50:26.824Z] [2023-01-18T12:50:26.824Z] gitutils_test.go:211: git-http-backend: [2023-01-18T12:50:27.247Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-01-18T12:50:27.247Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-01-18T12:50:27.279Z] === RUN TestCheckoutGit/:Dockerfile [2023-01-18T12:50:27.808Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-01-18T12:50:27.808Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-01-18T12:50:28.239Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-18T12:50:28.239Z] [2023-01-18T12:50:28.239Z] gitutils_test.go:211: git-http-backend: [2023-01-18T12:50:28.697Z] === RUN TestCheckoutGit/master:nosubdir [2023-01-18T12:50:28.872Z] --- PASS: TestInfoAPIWarnings (17.33s) [2023-01-18T12:50:28.872Z] === RUN TestInfoDebug [2023-01-18T12:50:28.872Z] --- PASS: TestInfoDebug (1.54s) [2023-01-18T12:50:28.872Z] === RUN TestInfoInsecureRegistries [2023-01-18T12:50:29.171Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.49s) [2023-01-18T12:50:29.171Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-01-18T12:50:29.659Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-18T12:50:29.659Z] [2023-01-18T12:50:29.659Z] gitutils_test.go:211: git-http-backend: [2023-01-18T12:50:30.620Z] === RUN TestCheckoutGit/master:subdir [2023-01-18T12:50:30.771Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2023-01-18T12:50:30.771Z] === RUN TestInfoRegistryMirrors [2023-01-18T12:50:31.075Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-18T12:50:31.075Z] [2023-01-18T12:50:31.075Z] gitutils_test.go:211: git-http-backend: [2023-01-18T12:50:32.144Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2023-01-18T12:50:32.144Z] === RUN TestLoginFailsWithBadCredentials [2023-01-18T12:50:32.402Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-01-18T12:50:32.402Z] === RUN TestPingCacheHeaders [2023-01-18T12:50:32.402Z] --- PASS: TestPingCacheHeaders (0.01s) [2023-01-18T12:50:32.402Z] === RUN TestPingGet [2023-01-18T12:50:32.402Z] --- PASS: TestPingGet (0.01s) [2023-01-18T12:50:32.402Z] === RUN TestPingHead [2023-01-18T12:50:32.402Z] --- PASS: TestPingHead (0.02s) [2023-01-18T12:50:32.402Z] === RUN TestVersion [2023-01-18T12:50:32.402Z] --- PASS: TestVersion (0.01s) [2023-01-18T12:50:32.402Z] PASS [2023-01-18T12:50:32.402Z] [2023-01-18T12:50:32.402Z] === Skipped [2023-01-18T12:50:32.402Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-18T12:50:32.402Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-18T12:50:32.402Z] [2023-01-18T12:50:32.402Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-01-18T12:50:32.402Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-18T12:50:32.402Z] [2023-01-18T12:50:32.402Z] DONE 18 tests, 2 skipped in 28.014s [2023-01-18T12:50:32.402Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-01-18T12:50:32.436Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.61s) [2023-01-18T12:50:32.436Z] === RUN TestAuthZPluginHeader [2023-01-18T12:50:32.660Z] INFO: Testing against a local daemon [2023-01-18T12:50:32.660Z] === RUN TestVolumesCreateAndList [2023-01-18T12:50:32.660Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-01-18T12:50:32.660Z] === RUN TestVolumesRemove [2023-01-18T12:50:32.660Z] --- PASS: TestVolumesRemove (0.05s) [2023-01-18T12:50:32.660Z] === RUN TestVolumesInspect [2023-01-18T12:50:32.660Z] --- PASS: TestVolumesInspect (0.02s) [2023-01-18T12:50:32.660Z] === RUN TestVolumesInvalidJSON [2023-01-18T12:50:32.660Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-01-18T12:50:32.660Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-01-18T12:50:32.660Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-01-18T12:50:32.660Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-01-18T12:50:32.660Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-01-18T12:50:32.660Z] PASS [2023-01-18T12:50:32.660Z] [2023-01-18T12:50:32.660Z] DONE 5 tests in 0.194s [2023-01-18T12:50:32.660Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-18T12:50:32.660Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12812 is not a child of this shell [2023-01-18T12:50:32.660Z] warning: PID 12812 from bundles/test-integration/docker.pid had a nonzero exit code [2023-01-18T12:50:32.660Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-18T12:50:32.660Z] [2023-01-18T12:50:32.660Z] Unloading profiles will leave already running processes permanently [2023-01-18T12:50:32.660Z] unconfined, which can lead to unexpected situations. [2023-01-18T12:50:32.660Z] [2023-01-18T12:50:32.660Z] To set a process to complain mode, use the command line tool [2023-01-18T12:50:32.660Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-18T12:50:32.660Z] Removing test suite binaries [2023-01-18T12:50:32.691Z] --- PASS: TestAuthZPluginHeader (0.82s) [2023-01-18T12:50:32.691Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-01-18T12:50:32.919Z] exiting test-integration [2023-01-18T12:50:32.919Z] ++ exit 0 [2023-01-18T12:50:33.852Z] [2023-01-18T12:50:33.962Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-18T12:50:33.962Z] [2023-01-18T12:50:33.962Z] gitutils_test.go:211: git-http-backend: Post stage [Pipeline] junit [2023-01-18T12:50:34.801Z] Recording test results [2023-01-18T12:50:35.492Z] === RUN TestCheckoutGit/master:../subdir [2023-01-18T12:50:36.454Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-18T12:50:36.454Z] [2023-01-18T12:50:36.454Z] gitutils_test.go:211: git-http-backend: [2023-01-18T12:50:36.670Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-18T12:50:36.910Z] === RUN TestCheckoutGit/test [2023-01-18T12:50:36.921Z] --- PASS: TestInfoAPIWarnings (16.30s) [2023-01-18T12:50:36.921Z] === RUN TestInfoDebug [2023-01-18T12:50:36.921Z] --- PASS: TestInfoDebug (0.52s) [2023-01-18T12:50:36.921Z] === RUN TestInfoInsecureRegistries [2023-01-18T12:50:36.921Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-01-18T12:50:36.921Z] === RUN TestInfoRegistryMirrors [2023-01-18T12:50:36.921Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-01-18T12:50:36.921Z] === RUN TestLoginFailsWithBadCredentials [2023-01-18T12:50:36.921Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-01-18T12:50:36.921Z] === RUN TestPingCacheHeaders [2023-01-18T12:50:36.921Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-01-18T12:50:36.921Z] === RUN TestPingGet [2023-01-18T12:50:36.921Z] --- PASS: TestPingGet (0.01s) [2023-01-18T12:50:36.921Z] === RUN TestPingHead [2023-01-18T12:50:37.006Z] + echo Ensuring container killed. [2023-01-18T12:50:37.006Z] Ensuring container killed. [2023-01-18T12:50:37.006Z] + docker rm -vf docker-pr1 [2023-01-18T12:50:37.180Z] --- PASS: TestPingHead (0.03s) [2023-01-18T12:50:37.180Z] === RUN TestVersion [2023-01-18T12:50:37.180Z] --- PASS: TestVersion (0.02s) [2023-01-18T12:50:37.180Z] PASS [2023-01-18T12:50:37.180Z] [2023-01-18T12:50:37.180Z] === Skipped [2023-01-18T12:50:37.180Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-18T12:50:37.180Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-18T12:50:37.180Z] [2023-01-18T12:50:37.180Z] DONE 18 tests, 1 skipped in 21.092s [2023-01-18T12:50:37.180Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-01-18T12:50:37.180Z] ++ 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-01-18T12:50:37.180Z] ++ set -e [2023-01-18T12:50:37.180Z] ++ '[' -n 0 ']' [2023-01-18T12:50:37.180Z] ++ set -x [2023-01-18T12:50:37.180Z] ++ 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-01-18T12:50:37.180Z] INFO: Testing against a local daemon [2023-01-18T12:50:37.180Z] === RUN TestVolumesCreateAndList [2023-01-18T12:50:37.180Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-01-18T12:50:37.180Z] === RUN TestVolumesRemove [2023-01-18T12:50:37.180Z] --- PASS: TestVolumesRemove (0.07s) [2023-01-18T12:50:37.180Z] === RUN TestVolumesInspect [2023-01-18T12:50:37.180Z] --- PASS: TestVolumesInspect (0.02s) [2023-01-18T12:50:37.180Z] === RUN TestVolumesInvalidJSON [2023-01-18T12:50:37.180Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-01-18T12:50:37.180Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-01-18T12:50:37.366Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-18T12:50:37.366Z] [2023-01-18T12:50:37.366Z] gitutils_test.go:211: git-http-backend: [2023-01-18T12:50:37.439Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-01-18T12:50:37.439Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-01-18T12:50:37.439Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-01-18T12:50:37.439Z] PASS [2023-01-18T12:50:37.439Z] [2023-01-18T12:50:37.439Z] DONE 5 tests in 0.226s [2023-01-18T12:50:37.439Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-18T12:50:37.439Z] ++++ cat bundles/test-integration/docker.pid [2023-01-18T12:50:37.439Z] +++ kill 12836 [2023-01-18T12:50:37.572Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-01-18T12:50:37.855Z] + echo Chowning /workspace to jenkins user [2023-01-18T12:50:37.855Z] Chowning /workspace to jenkins user [2023-01-18T12:50:37.855Z] + id -u [2023-01-18T12:50:37.855Z] + id -g [2023-01-18T12:50:37.855Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44846:/workspace busybox chown -R 1000:1000 /workspace [2023-01-18T12:50:37.855Z] Unable to find image 'busybox:latest' locally [2023-01-18T12:50:37.855Z] latest: Pulling from library/busybox [2023-01-18T12:50:37.930Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.44s) [2023-01-18T12:50:37.930Z] === RUN TestAuthZPluginV2Disable [2023-01-18T12:50:38.113Z] 205dae5015e7: Pulling fs layer [2023-01-18T12:50:38.113Z] 205dae5015e7: Verifying Checksum [2023-01-18T12:50:38.113Z] 205dae5015e7: Download complete [2023-01-18T12:50:38.113Z] 205dae5015e7: Pull complete [2023-01-18T12:50:38.113Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-01-18T12:50:38.113Z] Status: Downloaded newer image for busybox:latest [2023-01-18T12:50:38.815Z] +++ /etc/init.d/apparmor stop [2023-01-18T12:50:38.815Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-18T12:50:38.815Z] [2023-01-18T12:50:38.815Z] Unloading profiles will leave already running processes permanently [2023-01-18T12:50:38.815Z] unconfined, which can lead to unexpected situations. [2023-01-18T12:50:38.815Z] [2023-01-18T12:50:38.815Z] To set a process to complain mode, use the command line tool [2023-01-18T12:50:38.815Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-18T12:50:38.815Z] +++ true [2023-01-18T12:50:38.815Z] exiting test-integration [2023-01-18T12:50:38.815Z] ++ exit 0 [2023-01-18T12:50:38.815Z] Post stage [Pipeline] junit [2023-01-18T12:50:39.394Z] Recording test results [2023-01-18T12:50:39.399Z] tests/integration/api_volume_test.py ......... [ 74%] [2023-01-18T12:50:39.399Z] tests/integration/client_test.py ..... [ 75%] [2023-01-18T12:50:39.399Z] tests/integration/context_api_test.py ... [ 76%] [2023-01-18T12:50:39.399Z] tests/integration/errors_test.py . [ 76%] [2023-01-18T12:50:39.512Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2023-01-18T12:50:39.531Z] === RUN TestCheckoutGit/test: [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-18T12:50:39.839Z] + echo Ensuring container killed. [2023-01-18T12:50:39.839Z] Ensuring container killed. [2023-01-18T12:50:39.839Z] + docker rm -vf docker-pr1 [2023-01-18T12:50:39.839Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-01-18T12:50:39.987Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-18T12:50:39.987Z] [2023-01-18T12:50:39.987Z] gitutils_test.go:211: git-http-backend: [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-18T12:50:40.119Z] + echo Chowning /workspace to jenkins user [2023-01-18T12:50:40.119Z] Chowning /workspace to jenkins user [2023-01-18T12:50:40.119Z] + id -u [2023-01-18T12:50:40.119Z] + id -g [2023-01-18T12:50:40.119Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44846:/workspace busybox chown -R 1000:1000 /workspace [2023-01-18T12:50:40.308Z] + bundleName=amd64-rootless [2023-01-18T12:50:40.308Z] + echo Creating amd64-rootless-bundles.tar.gz [2023-01-18T12:50:40.308Z] Creating amd64-rootless-bundles.tar.gz [2023-01-18T12:50:40.308Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-01-18T12:50:40.308Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2023-01-18T12:50:40.319Z] Archiving artifacts [2023-01-18T12:50:41.194Z] --- PASS: TestAuthZPluginV2Disable (3.86s) [2023-01-18T12:50:41.194Z] === RUN TestAuthZPluginV2RejectVolumeRequests [Pipeline] catchError [Pipeline] { [2023-01-18T12:50:41.514Z] === RUN TestCheckoutGit/test:subdir [Pipeline] sh [2023-01-18T12:50:41.792Z] + bundleName=arm64-integration [2023-01-18T12:50:41.792Z] + echo Creating arm64-integration-bundles.tar.gz [2023-01-18T12:50:41.792Z] Creating arm64-integration-bundles.tar.gz [2023-01-18T12:50:41.792Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-01-18T12:50:41.792Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-01-18T12:50:41.804Z] Archiving artifacts [2023-01-18T12:50:41.969Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-18T12:50:41.969Z] [2023-01-18T12:50:41.969Z] gitutils_test.go:211: git-http-backend: [2023-01-18T12:50:42.078Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44846/1/artifacts/ [Pipeline] } [2023-01-18T12:50:42.087Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44846/1/artifacts/ [Pipeline] // catchError [Pipeline] } [Pipeline] // catchError [Pipeline] sh [Pipeline] sh [2023-01-18T12:50:42.425Z] + make clean [2023-01-18T12:50:42.443Z] + make clean [2023-01-18T12:50:42.684Z] docker volume rm -f docker-dev-cache [2023-01-18T12:50:42.684Z] docker-dev-cache [Pipeline] deleteDir [2023-01-18T12:50:42.701Z] docker volume rm -f docker-dev-cache [2023-01-18T12:50:42.701Z] docker-dev-cache [Pipeline] deleteDir [2023-01-18T12:50:42.930Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2023-01-18T12:50:42.930Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2023-01-18T12:50:42.930Z] === RUN TestLoadDaemonCliConfigWithTLS [2023-01-18T12:50:42.930Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2023-01-18T12:50:42.930Z] === RUN TestLoadDaemonCliConfigWithConflicts [2023-01-18T12:50:42.930Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2023-01-18T12:50:42.930Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2023-01-18T12:50:42.930Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2023-01-18T12:50:43.386Z] === RUN TestLoadDaemonCliWithConflictingLabels [2023-01-18T12:50:43.386Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2023-01-18T12:50:43.386Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2023-01-18T12:50:43.386Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2023-01-18T12:50:43.386Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2023-01-18T12:50:43.386Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2023-01-18T12:50:43.386Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2023-01-18T12:50:43.386Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2023-01-18T12:50:43.386Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2023-01-18T12:50:43.386Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2023-01-18T12:50:43.386Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2023-01-18T12:50:43.386Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2023-01-18T12:50:43.386Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2023-01-18T12:50:43.386Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2023-01-18T12:50:43.386Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2023-01-18T12:50:43.386Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2023-01-18T12:50:43.386Z] === RUN TestConfigureDaemonLogs [2023-01-18T12:50:43.386Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2023-01-18T12:50:43.386Z] === RUN TestCommonOptionsInstallFlags [2023-01-18T12:50:43.386Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2023-01-18T12:50:43.386Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2023-01-18T12:50:43.386Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2023-01-18T12:50:43.386Z] PASS [2023-01-18T12:50:43.386Z] coverage: 18.4% of statements [2023-01-18T12:50:43.386Z] ok github.com/docker/docker/cmd/dockerd 0.265s coverage: 18.4% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T12:50:43.842Z] --- PASS: TestCheckoutGit (41.91s) [2023-01-18T12:50:43.842Z] --- PASS: TestCheckoutGit/#00 (5.65s) [2023-01-18T12:50:43.842Z] --- PASS: TestCheckoutGit/master (6.77s) [2023-01-18T12:50:43.842Z] --- PASS: TestCheckoutGit/:subdir (5.90s) [2023-01-18T12:50:43.842Z] --- PASS: TestCheckoutGit/:nosubdir (2.16s) [2023-01-18T12:50:43.842Z] --- PASS: TestCheckoutGit/:Dockerfile (1.51s) [2023-01-18T12:50:43.842Z] --- PASS: TestCheckoutGit/master:nosubdir (1.62s) [2023-01-18T12:50:43.842Z] --- PASS: TestCheckoutGit/master:subdir (5.21s) [2023-01-18T12:50:43.842Z] --- PASS: TestCheckoutGit/master:../subdir (1.15s) [2023-01-18T12:50:43.842Z] --- PASS: TestCheckoutGit/test (2.35s) [2023-01-18T12:50:43.842Z] --- PASS: TestCheckoutGit/test: (2.32s) [2023-01-18T12:50:43.842Z] --- PASS: TestCheckoutGit/test:subdir (2.35s) [2023-01-18T12:50:43.842Z] === RUN TestValidGitTransport [2023-01-18T12:50:43.842Z] --- PASS: TestValidGitTransport (0.00s) [2023-01-18T12:50:43.842Z] === RUN TestGitInvalidRef [2023-01-18T12:50:44.298Z] --- PASS: TestGitInvalidRef (0.21s) [2023-01-18T12:50:44.298Z] PASS [2023-01-18T12:50:44.298Z] coverage: 83.5% of statements [2023-01-18T12:50:44.298Z] ok github.com/docker/docker/builder/remotecontext/git 42.397s coverage: 83.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-01-18T12:50:44.457Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.48s) [2023-01-18T12:50:44.457Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T12:50:44.753Z] ? github.com/docker/docker/cli [no test files] [2023-01-18T12:50:44.753Z] ? github.com/docker/docker/cli/config [no test files] [2023-01-18T12:50:44.754Z] === RUN TestContainerStopSignal [2023-01-18T12:50:44.754Z] --- PASS: TestContainerStopSignal (0.00s) [2023-01-18T12:50:44.754Z] === RUN TestContainerStopTimeout [2023-01-18T12:50:44.754Z] --- PASS: TestContainerStopTimeout (0.00s) [2023-01-18T12:50:44.754Z] === RUN TestContainerSecretReferenceDestTarget [2023-01-18T12:50:44.754Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2023-01-18T12:50:44.754Z] === RUN TestContainerLogPathSetForJSONFileLogger [2023-01-18T12:50:44.754Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2023-01-18T12:50:44.754Z] === RUN TestContainerLogPathSetForRingLogger [2023-01-18T12:50:44.754Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2023-01-18T12:50:44.754Z] === RUN TestReplaceAndAppendEnvVars [2023-01-18T12:50:44.754Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2023-01-18T12:50:44.754Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2023-01-18T12:50:45.210Z] === RUN TestNewMemoryStore [2023-01-18T12:50:45.210Z] --- PASS: TestNewMemoryStore (0.00s) [2023-01-18T12:50:45.210Z] === RUN TestAddContainers [2023-01-18T12:50:45.210Z] --- PASS: TestAddContainers (0.00s) [2023-01-18T12:50:45.210Z] === RUN TestGetContainer [2023-01-18T12:50:45.210Z] --- PASS: TestGetContainer (0.00s) [2023-01-18T12:50:45.210Z] === RUN TestDeleteContainer [2023-01-18T12:50:45.210Z] --- PASS: TestDeleteContainer (0.00s) [2023-01-18T12:50:45.210Z] === RUN TestListContainers [2023-01-18T12:50:45.210Z] --- PASS: TestListContainers (0.00s) [2023-01-18T12:50:45.210Z] === RUN TestFirstContainer [2023-01-18T12:50:45.210Z] --- PASS: TestFirstContainer (0.00s) [2023-01-18T12:50:45.210Z] === RUN TestApplyAllContainer [2023-01-18T12:50:45.210Z] --- PASS: TestApplyAllContainer (0.00s) [2023-01-18T12:50:45.210Z] === RUN TestIsValidHealthString [2023-01-18T12:50:45.210Z] --- PASS: TestIsValidHealthString (0.00s) [2023-01-18T12:50:45.210Z] === RUN TestStateRunStop [2023-01-18T12:50:45.210Z] --- PASS: TestStateRunStop (0.00s) [2023-01-18T12:50:45.210Z] === RUN TestStateTimeoutWait [2023-01-18T12:50:45.210Z] state_test.go:141: Stop callback fired [2023-01-18T12:50:45.210Z] state_test.go:165: Stop callback fired [2023-01-18T12:50:45.210Z] --- PASS: TestStateTimeoutWait (0.10s) [2023-01-18T12:50:45.210Z] === RUN TestIsValidStateString [2023-01-18T12:50:45.210Z] --- PASS: TestIsValidStateString (0.00s) [2023-01-18T12:50:45.210Z] === RUN TestViewSaveDelete [2023-01-18T12:50:45.210Z] --- PASS: TestViewSaveDelete (0.01s) [2023-01-18T12:50:45.210Z] === RUN TestViewAll [2023-01-18T12:50:45.210Z] --- PASS: TestViewAll (0.01s) [2023-01-18T12:50:45.210Z] === RUN TestViewGet [2023-01-18T12:50:45.210Z] --- PASS: TestViewGet (0.01s) [2023-01-18T12:50:45.210Z] === RUN TestNames [2023-01-18T12:50:45.210Z] --- PASS: TestNames (0.00s) [2023-01-18T12:50:45.210Z] === RUN TestViewWithHealthCheck [2023-01-18T12:50:45.210Z] --- PASS: TestViewWithHealthCheck (0.02s) [2023-01-18T12:50:45.210Z] PASS [2023-01-18T12:50:45.210Z] coverage: 41.4% of statements [2023-01-18T12:50:45.210Z] ok github.com/docker/docker/container 0.393s coverage: 41.4% of statements [2023-01-18T12:50:45.210Z] ? github.com/docker/docker/container/stream [no test files] [2023-01-18T12:50:45.210Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-01-18T12:50:45.210Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-01-18T12:50:45.210Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-01-18T12:50:47.374Z] === RUN TestPrepare [2023-01-18T12:50:47.374Z] --- PASS: TestPrepare (0.00s) [2023-01-18T12:50:47.374Z] === RUN TestStart [2023-01-18T12:50:47.374Z] --- PASS: TestStart (0.00s) [2023-01-18T12:50:47.374Z] === RUN TestWaitCancel [2023-01-18T12:50:47.374Z] --- PASS: TestWaitCancel (0.00s) [2023-01-18T12:50:47.374Z] === RUN TestWaitDisabled [2023-01-18T12:50:47.374Z] --- PASS: TestWaitDisabled (0.00s) [2023-01-18T12:50:47.374Z] === RUN TestWaitEnabled [2023-01-18T12:50:47.374Z] --- PASS: TestWaitEnabled (0.00s) [2023-01-18T12:50:47.374Z] === RUN TestRemove [2023-01-18T12:50:47.374Z] --- PASS: TestRemove (0.00s) [2023-01-18T12:50:47.374Z] PASS [2023-01-18T12:50:47.374Z] coverage: 65.3% of statements [2023-01-18T12:50:47.374Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.072s coverage: 65.3% of statements [2023-01-18T12:50:47.830Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2023-01-18T12:50:47.830Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2023-01-18T12:50:47.830Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2023-01-18T12:50:47.830Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2023-01-18T12:50:47.830Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertToGRPCContainerRuntime [2023-01-18T12:50:47.830Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2023-01-18T12:50:47.830Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertToGRPCIsolation [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertToGRPCIsolation/empty [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertToGRPCIsolation/default [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertToGRPCIsolation/process [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2023-01-18T12:50:47.830Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2023-01-18T12:50:47.830Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2023-01-18T12:50:47.830Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2023-01-18T12:50:47.830Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2023-01-18T12:50:47.830Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2023-01-18T12:50:47.830Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2023-01-18T12:50:47.830Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertFromGRPCIsolation [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertFromGRPCIsolation/default [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertFromGRPCIsolation/process [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2023-01-18T12:50:47.830Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2023-01-18T12:50:47.830Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2023-01-18T12:50:47.830Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2023-01-18T12:50:47.830Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertToGRPCCredentialSpec [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2023-01-18T12:50:47.830Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2023-01-18T12:50:47.831Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2023-01-18T12:50:47.831Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertFromGRPCConfigs [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertFromGRPCConfigs/file [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertToGRPCConfigs [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertToGRPCConfigs/file [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2023-01-18T12:50:47.831Z] === RUN TestServiceConvertToGRPCConfigs/none [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2023-01-18T12:50:47.831Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2023-01-18T12:50:47.831Z] PASS [2023-01-18T12:50:47.831Z] coverage: 35.9% of statements [2023-01-18T12:50:47.831Z] ok github.com/docker/docker/daemon/cluster/convert 0.265s coverage: 35.9% of statements [2023-01-18T12:50:49.357Z] === RUN TestNewListSecretsFilters [2023-01-18T12:50:49.357Z] --- PASS: TestNewListSecretsFilters (0.00s) [2023-01-18T12:50:49.357Z] === RUN TestNewListConfigsFilters [2023-01-18T12:50:49.357Z] --- PASS: TestNewListConfigsFilters (0.00s) [2023-01-18T12:50:49.357Z] PASS [2023-01-18T12:50:49.357Z] coverage: 0.5% of statements [2023-01-18T12:50:49.357Z] ok github.com/docker/docker/daemon/cluster 0.541s coverage: 0.5% of statements [2023-01-18T12:50:51.520Z] === RUN TestBuilderGC [2023-01-18T12:50:51.520Z] --- PASS: TestBuilderGC (0.00s) [2023-01-18T12:50:51.520Z] === RUN TestDaemonConfigurationNotFound [2023-01-18T12:50:51.520Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2023-01-18T12:50:51.520Z] === RUN TestDaemonBrokenConfiguration [2023-01-18T12:50:51.520Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2023-01-18T12:50:51.520Z] === RUN TestParseClusterAdvertiseSettings [2023-01-18T12:50:51.520Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2023-01-18T12:50:51.520Z] === RUN TestFindConfigurationConflicts [2023-01-18T12:50:51.520Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2023-01-18T12:50:51.520Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2023-01-18T12:50:51.520Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2023-01-18T12:50:51.520Z] === RUN TestDaemonConfigurationMergeConflicts [2023-01-18T12:50:51.520Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2023-01-18T12:50:51.520Z] === RUN TestDaemonConfigurationMergeConcurrent [2023-01-18T12:50:51.520Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2023-01-18T12:50:51.520Z] === RUN TestDaemonConfigurationMergeConcurrentError [2023-01-18T12:50:51.520Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2023-01-18T12:50:51.520Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2023-01-18T12:50:51.520Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2023-01-18T12:50:51.520Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2023-01-18T12:50:51.520Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2023-01-18T12:50:51.520Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2023-01-18T12:50:51.520Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2023-01-18T12:50:51.520Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.02s) [2023-01-18T12:50:51.520Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2023-01-18T12:50:51.520Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2023-01-18T12:50:51.520Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2023-01-18T12:50:51.520Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2023-01-18T12:50:51.520Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2023-01-18T12:50:51.520Z] === RUN TestFindConfigurationConflictsWithMergedValues [2023-01-18T12:50:51.520Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2023-01-18T12:50:51.520Z] === RUN TestValidateConfigurationErrors [2023-01-18T12:50:51.520Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2023-01-18T12:50:51.520Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2023-01-18T12:50:51.520Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2023-01-18T12:50:51.520Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2023-01-18T12:50:51.520Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2023-01-18T12:50:51.520Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2023-01-18T12:50:51.520Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2023-01-18T12:50:51.976Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2023-01-18T12:50:51.976Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2023-01-18T12:50:51.976Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2023-01-18T12:50:51.976Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2023-01-18T12:50:51.976Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2023-01-18T12:50:51.976Z] === RUN TestValidateConfiguration [2023-01-18T12:50:51.976Z] === RUN TestValidateConfiguration/with_label [2023-01-18T12:50:51.976Z] === RUN TestValidateConfiguration/with_dns [2023-01-18T12:50:51.976Z] === RUN TestValidateConfiguration/with_dns-search [2023-01-18T12:50:51.976Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2023-01-18T12:50:51.976Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2023-01-18T12:50:51.976Z] === RUN TestValidateConfiguration/with_max-download-attempts [2023-01-18T12:50:51.976Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2023-01-18T12:50:51.976Z] === RUN TestValidateConfiguration/with_node_generic_resources [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfiguration (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2023-01-18T12:50:51.976Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2023-01-18T12:50:51.976Z] === RUN TestModifiedDiscoverySettings [2023-01-18T12:50:51.976Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2023-01-18T12:50:51.976Z] === RUN TestReloadSetConfigFileNotExist [2023-01-18T12:50:51.976Z] time="2023-01-18T12:50:51Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2023-01-18T12:50:51.976Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2023-01-18T12:50:51.976Z] === RUN TestReloadDefaultConfigNotExist [2023-01-18T12:50:51.976Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:50:51.976Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2023-01-18T12:50:51.976Z] === RUN TestReloadBadDefaultConfig [2023-01-18T12:50:51.976Z] time="2023-01-18T12:50:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3322925038" [2023-01-18T12:50:51.976Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2023-01-18T12:50:51.976Z] === RUN TestReloadWithConflictingLabels [2023-01-18T12:50:51.976Z] time="2023-01-18T12:50:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1031312400" [2023-01-18T12:50:51.976Z] --- PASS: TestReloadWithConflictingLabels (0.02s) [2023-01-18T12:50:51.976Z] === RUN TestReloadWithDuplicateLabels [2023-01-18T12:50:51.976Z] time="2023-01-18T12:50:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4016155783" [2023-01-18T12:50:51.977Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2023-01-18T12:50:51.977Z] === RUN TestDaemonConfigurationMerge [2023-01-18T12:50:51.977Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2023-01-18T12:50:51.977Z] PASS [2023-01-18T12:50:51.977Z] coverage: 79.7% of statements [2023-01-18T12:50:51.977Z] ok github.com/docker/docker/daemon/config 0.282s coverage: 79.7% of statements [2023-01-18T12:50:51.977Z] === RUN TestDiscoveryOptsErrors [2023-01-18T12:50:51.977Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2023-01-18T12:50:51.977Z] === RUN TestDiscoveryOpts [2023-01-18T12:50:51.977Z] --- PASS: TestDiscoveryOpts (0.00s) [2023-01-18T12:50:51.977Z] PASS [2023-01-18T12:50:51.977Z] coverage: 30.0% of statements [2023-01-18T12:50:51.977Z] ok github.com/docker/docker/daemon/discovery 0.047s coverage: 30.0% of statements [2023-01-18T12:50:53.503Z] === RUN TestWaitNodeAttachment [2023-01-18T12:50:53.503Z] === RUN TestEventsLog [2023-01-18T12:50:53.503Z] --- PASS: TestEventsLog (0.00s) [2023-01-18T12:50:53.503Z] === RUN TestEventsLogTimeout [2023-01-18T12:50:53.503Z] --- PASS: TestEventsLogTimeout (0.00s) [2023-01-18T12:50:53.503Z] === RUN TestLogEvents [2023-01-18T12:50:53.503Z] --- PASS: TestLogEvents (0.05s) [2023-01-18T12:50:53.503Z] === RUN TestLoadBufferedEvents [2023-01-18T12:50:53.503Z] --- PASS: TestLoadBufferedEvents (0.16s) [2023-01-18T12:50:53.503Z] === RUN TestLoadBufferedEventsOnlyFromPast [2023-01-18T12:50:53.503Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2023-01-18T12:50:53.503Z] === RUN TestIgnoreBufferedWhenNoTimes [2023-01-18T12:50:53.503Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2023-01-18T12:50:53.503Z] PASS [2023-01-18T12:50:53.503Z] coverage: 50.0% of statements [2023-01-18T12:50:53.503Z] ok github.com/docker/docker/daemon/events 0.347s coverage: 50.0% of statements [2023-01-18T12:50:53.503Z] --- PASS: TestWaitNodeAttachment (0.40s) [2023-01-18T12:50:53.503Z] === RUN TestIsolationConversion [2023-01-18T12:50:53.503Z] === RUN TestIsolationConversion/default [2023-01-18T12:50:53.503Z] === RUN TestIsolationConversion/process [2023-01-18T12:50:53.503Z] === RUN TestIsolationConversion/hyperv [2023-01-18T12:50:53.503Z] --- PASS: TestIsolationConversion (0.00s) [2023-01-18T12:50:53.503Z] --- PASS: TestIsolationConversion/default (0.00s) [2023-01-18T12:50:53.504Z] --- PASS: TestIsolationConversion/process (0.00s) [2023-01-18T12:50:53.504Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2023-01-18T12:50:53.504Z] === RUN TestContainerLabels [2023-01-18T12:50:53.504Z] --- PASS: TestContainerLabels (0.00s) [2023-01-18T12:50:53.504Z] === RUN TestCredentialSpecConversion [2023-01-18T12:50:53.504Z] === RUN TestCredentialSpecConversion/none [2023-01-18T12:50:53.504Z] === RUN TestCredentialSpecConversion/config [2023-01-18T12:50:53.504Z] === RUN TestCredentialSpecConversion/file [2023-01-18T12:50:53.504Z] === RUN TestCredentialSpecConversion/registry [2023-01-18T12:50:53.504Z] --- PASS: TestCredentialSpecConversion (0.00s) [2023-01-18T12:50:53.504Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2023-01-18T12:50:53.504Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2023-01-18T12:50:53.504Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2023-01-18T12:50:53.504Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2023-01-18T12:50:53.504Z] === RUN TestControllerValidateMountBind [2023-01-18T12:50:53.504Z] --- PASS: TestControllerValidateMountBind (0.00s) [2023-01-18T12:50:53.504Z] === RUN TestControllerValidateMountVolume [2023-01-18T12:50:53.504Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2023-01-18T12:50:53.504Z] === RUN TestControllerValidateMountTarget [2023-01-18T12:50:53.504Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2023-01-18T12:50:53.504Z] === RUN TestControllerValidateMountTmpfs [2023-01-18T12:50:53.504Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2023-01-18T12:50:53.504Z] === RUN TestControllerValidateMountInvalidType [2023-01-18T12:50:53.504Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2023-01-18T12:50:53.504Z] === RUN TestControllerValidateMountNamedPipe [2023-01-18T12:50:53.504Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2023-01-18T12:50:53.504Z] PASS [2023-01-18T12:50:53.504Z] coverage: 11.0% of statements [2023-01-18T12:50:53.504Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.743s coverage: 11.0% of statements [2023-01-18T12:50:54.466Z] === RUN TestIsEmptyDir [2023-01-18T12:50:54.466Z] --- PASS: TestIsEmptyDir (0.01s) [2023-01-18T12:50:54.466Z] PASS [2023-01-18T12:50:54.466Z] coverage: 2.3% of statements [2023-01-18T12:50:54.466Z] ok github.com/docker/docker/daemon/graphdriver 0.071s coverage: 2.3% of statements [2023-01-18T12:50:54.466Z] === RUN TestVerifyNetworkingConfig [2023-01-18T12:50:54.466Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestGetContainer [2023-01-18T12:50:54.466Z] --- PASS: TestGetContainer (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestValidContainerNames [2023-01-18T12:50:54.466Z] --- PASS: TestValidContainerNames (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestContainerInitDNS [2023-01-18T12:50:54.466Z] daemon_test.go:147: root required [2023-01-18T12:50:54.466Z] --- SKIP: TestContainerInitDNS (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestMerge [2023-01-18T12:50:54.466Z] --- PASS: TestMerge (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestValidateContainerIsolation [2023-01-18T12:50:54.466Z] --- PASS: TestValidateContainerIsolation (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestFindNetworkErrorType [2023-01-18T12:50:54.466Z] --- PASS: TestFindNetworkErrorType (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestEnsureServicesExist [2023-01-18T12:50:54.466Z] --- PASS: TestEnsureServicesExist (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestEnsureServicesExistErrors [2023-01-18T12:50:54.466Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2023-01-18T12:50:54.466Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2023-01-18T12:50:54.466Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2023-01-18T12:50:54.466Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestContainerDelete [2023-01-18T12:50:54.466Z] --- PASS: TestContainerDelete (0.01s) [2023-01-18T12:50:54.466Z] === RUN TestContainerDoubleDelete [2023-01-18T12:50:54.466Z] --- PASS: TestContainerDoubleDelete (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestLogContainerEventCopyLabels [2023-01-18T12:50:54.466Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestLogContainerEventWithAttributes [2023-01-18T12:50:54.466Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestNoneHealthcheck [2023-01-18T12:50:54.466Z] --- PASS: TestNoneHealthcheck (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestHealthStates [2023-01-18T12:50:54.466Z] time="2023-01-18T12:50:54Z" 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-01-18T12:50:54.466Z] time="2023-01-18T12:50:54Z" 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-01-18T12:50:54.466Z] time="2023-01-18T12:50:54Z" 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-01-18T12:50:54.466Z] time="2023-01-18T12:50:54Z" 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-01-18T12:50:54.466Z] time="2023-01-18T12:50:54Z" 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-01-18T12:50:54.466Z] time="2023-01-18T12:50:54Z" 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-01-18T12:50:54.466Z] time="2023-01-18T12:50:54Z" 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-01-18T12:50:54.466Z] time="2023-01-18T12:50:54Z" 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-01-18T12:50:54.466Z] time="2023-01-18T12:50:54Z" 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-01-18T12:50:54.466Z] time="2023-01-18T12:50:54Z" 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-01-18T12:50:54.466Z] --- PASS: TestHealthStates (0.16s) [2023-01-18T12:50:54.466Z] === RUN TestMaskURLCredentials [2023-01-18T12:50:54.466Z] --- PASS: TestMaskURLCredentials (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestGetInspectData [2023-01-18T12:50:54.466Z] --- PASS: TestGetInspectData (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestFillLicense [2023-01-18T12:50:54.466Z] --- PASS: TestFillLicense (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestListInvalidFilter [2023-01-18T12:50:54.466Z] --- PASS: TestListInvalidFilter (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestNameFilter [2023-01-18T12:50:54.466Z] --- PASS: TestNameFilter (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2023-01-18T12:50:54.466Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2023-01-18T12:50:54.466Z] === 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-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2023-01-18T12:50:54.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2023-01-18T12:50:54.466Z] --- 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-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2023-01-18T12:50:54.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestDaemonReloadLabels [2023-01-18T12:50:54.466Z] --- PASS: TestDaemonReloadLabels (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2023-01-18T12:50:54.466Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestDaemonReloadMirrors [2023-01-18T12:50:54.466Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestDaemonReloadInsecureRegistries [2023-01-18T12:50:54.466Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestDaemonReloadNotAffectOthers [2023-01-18T12:50:54.466Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2023-01-18T12:50:54.466Z] === RUN TestDaemonDiscoveryReload [2023-01-18T12:50:54.922Z] === RUN TestLinkNaming [2023-01-18T12:50:54.922Z] --- PASS: TestLinkNaming (0.00s) [2023-01-18T12:50:54.922Z] === RUN TestLinkNew [2023-01-18T12:50:54.922Z] --- PASS: TestLinkNew (0.00s) [2023-01-18T12:50:54.922Z] === RUN TestLinkEnv [2023-01-18T12:50:54.922Z] --- PASS: TestLinkEnv (0.00s) [2023-01-18T12:50:54.922Z] === RUN TestLinkMultipleEnv [2023-01-18T12:50:54.922Z] --- PASS: TestLinkMultipleEnv (0.00s) [2023-01-18T12:50:54.922Z] === RUN TestLinkPortRangeEnv [2023-01-18T12:50:54.922Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2023-01-18T12:50:54.922Z] PASS [2023-01-18T12:50:54.922Z] coverage: 93.0% of statements [2023-01-18T12:50:54.922Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2023-01-18T12:50:55.884Z] --- PASS: TestDaemonDiscoveryReload (1.04s) [2023-01-18T12:50:55.884Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2023-01-18T12:50:56.340Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2023-01-18T12:50:56.340Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2023-01-18T12:50:56.796Z] === RUN TestAdapterReadLogs [2023-01-18T12:50:56.796Z] --- PASS: TestAdapterReadLogs (0.00s) [2023-01-18T12:50:56.796Z] === RUN TestCopier [2023-01-18T12:50:56.796Z] --- PASS: TestCopier (0.00s) [2023-01-18T12:50:56.796Z] === RUN TestCopierLongLines [2023-01-18T12:50:56.796Z] --- PASS: TestCopierLongLines (0.00s) [2023-01-18T12:50:56.796Z] === RUN TestCopierSlow [2023-01-18T12:50:56.796Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2023-01-18T12:50:56.796Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2023-01-18T12:50:56.796Z] reload_test.go:520: root required [2023-01-18T12:50:56.796Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-01-18T12:50:56.796Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2023-01-18T12:50:56.796Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2023-01-18T12:50:56.796Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2023-01-18T12:50:56.796Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2023-01-18T12:50:56.796Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2023-01-18T12:50:56.796Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2023-01-18T12:50:56.796Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2023-01-18T12:50:56.796Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2023-01-18T12:50:56.796Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2023-01-18T12:50:56.796Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2023-01-18T12:50:56.796Z] === RUN TestParseVolumesFrom [2023-01-18T12:50:56.796Z] --- PASS: TestParseVolumesFrom (0.00s) [2023-01-18T12:50:56.796Z] PASS [2023-01-18T12:50:56.796Z] coverage: 9.0% of statements [2023-01-18T12:50:56.796Z] ok github.com/docker/docker/daemon 2.467s coverage: 9.0% of statements [2023-01-18T12:50:56.796Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-01-18T12:50:56.796Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-01-18T12:50:56.796Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-01-18T12:50:56.796Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-01-18T12:50:56.796Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2023-01-18T12:50:56.796Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2023-01-18T12:50:56.796Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2023-01-18T12:50:56.796Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-01-18T12:50:56.796Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2023-01-18T12:50:56.796Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2023-01-18T12:50:56.796Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2023-01-18T12:50:56.796Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-01-18T12:50:56.796Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2023-01-18T12:50:56.796Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2023-01-18T12:50:56.796Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2023-01-18T12:50:56.796Z] --- PASS: TestCopierSlow (0.20s) [2023-01-18T12:50:56.796Z] === RUN TestCopierWithSized [2023-01-18T12:50:56.796Z] === RUN TestCopierWithSized/as_is [2023-01-18T12:50:56.796Z] === RUN TestCopierWithSized/With_RingLogger [2023-01-18T12:50:56.796Z] --- PASS: TestCopierWithSized (0.01s) [2023-01-18T12:50:56.796Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2023-01-18T12:50:56.796Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2023-01-18T12:50:56.796Z] === RUN TestCopierWithPartial [2023-01-18T12:50:56.796Z] --- PASS: TestCopierWithPartial (0.00s) [2023-01-18T12:50:56.796Z] === RUN TestRingLogger [2023-01-18T12:50:56.796Z] --- PASS: TestRingLogger (0.00s) [2023-01-18T12:50:56.796Z] === RUN TestRingCap [2023-01-18T12:50:56.796Z] --- PASS: TestRingCap (0.00s) [2023-01-18T12:50:56.796Z] === RUN TestRingClose [2023-01-18T12:50:56.796Z] --- PASS: TestRingClose (0.00s) [2023-01-18T12:50:56.796Z] === RUN TestRingDrain [2023-01-18T12:50:56.796Z] --- PASS: TestRingDrain (0.00s) [2023-01-18T12:50:56.796Z] PASS [2023-01-18T12:50:56.796Z] coverage: 43.5% of statements [2023-01-18T12:50:56.796Z] ok github.com/docker/docker/daemon/logger 0.278s coverage: 43.5% of statements [2023-01-18T12:50:57.221Z] tests/integration/models_containers_test.py ............................ [ 83%] [2023-01-18T12:50:57.756Z] === RUN TestNewStreamConfig [2023-01-18T12:50:57.756Z] === RUN TestNewStreamConfig/defaults [2023-01-18T12:50:57.756Z] === RUN TestNewStreamConfig/invalid_create_group [2023-01-18T12:50:57.756Z] === RUN TestNewStreamConfig/invalid_flush_interval [2023-01-18T12:50:57.756Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2023-01-18T12:50:57.756Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2023-01-18T12:50:57.756Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2023-01-18T12:50:57.756Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2023-01-18T12:50:57.756Z] --- PASS: TestNewStreamConfig (0.00s) [2023-01-18T12:50:57.756Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2023-01-18T12:50:57.756Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2023-01-18T12:50:57.756Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2023-01-18T12:50:57.756Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2023-01-18T12:50:57.756Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2023-01-18T12:50:57.756Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2023-01-18T12:50:57.756Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestNewAWSLogsClientUserAgentHandler [2023-01-18T12:50:57.756Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2023-01-18T12:50:57.756Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestNewAWSLogsClientRegionDetect [2023-01-18T12:50:57.756Z] time="2023-01-18T12:50:57Z" level=info msg="Trying to get region from EC2 Metadata" [2023-01-18T12:50:57.756Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2023-01-18T12:50:57.756Z] === RUN TestCreateSuccess [2023-01-18T12:50:57.756Z] --- PASS: TestCreateSuccess (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestCreateLogGroupSuccess [2023-01-18T12:50:57.756Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestCreateError [2023-01-18T12:50:57.756Z] --- PASS: TestCreateError (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestCreateAlreadyExists [2023-01-18T12:50:57.756Z] time="2023-01-18T12:50:57Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2023-01-18T12:50:57.756Z] --- PASS: TestCreateAlreadyExists (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestLogClosed [2023-01-18T12:50:57.756Z] --- PASS: TestLogClosed (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestLogBlocking [2023-01-18T12:50:57.756Z] --- PASS: TestLogBlocking (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestLogNonBlockingBufferEmpty [2023-01-18T12:50:57.756Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestLogNonBlockingBufferFull [2023-01-18T12:50:57.756Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestPublishBatchSuccess [2023-01-18T12:50:57.756Z] --- PASS: TestPublishBatchSuccess (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestPublishBatchError [2023-01-18T12:50:57.756Z] time="2023-01-18T12:50:57Z" level=error msg=Error [2023-01-18T12:50:57.756Z] --- PASS: TestPublishBatchError (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestPublishBatchInvalidSeqSuccess [2023-01-18T12:50:57.756Z] time="2023-01-18T12:50:57Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-01-18T12:50:57.756Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestPublishBatchAlreadyAccepted [2023-01-18T12:50:57.756Z] time="2023-01-18T12:50:57Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-01-18T12:50:57.756Z] time="2023-01-18T12:50:57Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2023-01-18T12:50:57.756Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestCollectBatchSimple [2023-01-18T12:50:57.756Z] --- PASS: TestCollectBatchSimple (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestCollectBatchTicker [2023-01-18T12:50:57.756Z] --- PASS: TestCollectBatchTicker (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestCollectBatchMultilinePattern [2023-01-18T12:50:57.756Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2023-01-18T12:50:57.756Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2023-01-18T12:50:57.756Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2023-01-18T12:50:57.756Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2023-01-18T12:50:57.756Z] === RUN TestCollectBatchClose [2023-01-18T12:50:57.756Z] --- PASS: TestCollectBatchClose (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestEffectiveLen [2023-01-18T12:50:57.756Z] === RUN TestEffectiveLen/0/Hello [2023-01-18T12:50:57.756Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2023-01-18T12:50:57.756Z] === RUN TestEffectiveLen/2/🙃 [2023-01-18T12:50:57.756Z] === RUN TestEffectiveLen/3/���� [2023-01-18T12:50:57.756Z] === RUN TestEffectiveLen/4/He��o [2023-01-18T12:50:57.756Z] === RUN TestEffectiveLen/5/ [2023-01-18T12:50:57.756Z] --- PASS: TestEffectiveLen (0.00s) [2023-01-18T12:50:57.756Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2023-01-18T12:50:57.756Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2023-01-18T12:50:57.756Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2023-01-18T12:50:57.756Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2023-01-18T12:50:57.756Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2023-01-18T12:50:57.756Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2023-01-18T12:50:57.756Z] === RUN TestFindValidSplit [2023-01-18T12:50:57.756Z] === RUN TestFindValidSplit/0/ [2023-01-18T12:50:57.756Z] cloudwatchlogs_test.go:1044: [2023-01-18T12:50:57.756Z] cloudwatchlogs_test.go:1045: [2023-01-18T12:50:57.756Z] === RUN TestFindValidSplit/1/Hello [2023-01-18T12:50:57.756Z] cloudwatchlogs_test.go:1044: Hello [2023-01-18T12:50:57.756Z] cloudwatchlogs_test.go:1045: [2023-01-18T12:50:57.756Z] === RUN TestFindValidSplit/2/Hello [2023-01-18T12:50:57.756Z] cloudwatchlogs_test.go:1044: He [2023-01-18T12:50:57.757Z] cloudwatchlogs_test.go:1045: llo [2023-01-18T12:50:57.757Z] === RUN TestSearchRegistryForImagesErrors [2023-01-18T12:50:57.757Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2023-01-18T12:50:57.757Z] === RUN TestFindValidSplit/3/Hello [2023-01-18T12:50:57.757Z] cloudwatchlogs_test.go:1044: [2023-01-18T12:50:57.757Z] cloudwatchlogs_test.go:1045: Hello [2023-01-18T12:50:57.757Z] === RUN TestFindValidSplit/4/🙃 [2023-01-18T12:50:57.757Z] cloudwatchlogs_test.go:1044: [2023-01-18T12:50:57.757Z] cloudwatchlogs_test.go:1045: 🙃 [2023-01-18T12:50:57.757Z] === RUN TestFindValidSplit/5/🙃 [2023-01-18T12:50:57.757Z] cloudwatchlogs_test.go:1044: 🙃 [2023-01-18T12:50:57.757Z] cloudwatchlogs_test.go:1045: [2023-01-18T12:50:57.757Z] === RUN TestFindValidSplit/6/a� [2023-01-18T12:50:57.757Z] cloudwatchlogs_test.go:1044: a [2023-01-18T12:50:57.757Z] cloudwatchlogs_test.go:1045: � [2023-01-18T12:50:57.757Z] === RUN TestFindValidSplit/7/a� [2023-01-18T12:50:57.757Z] cloudwatchlogs_test.go:1044: a� [2023-01-18T12:50:57.757Z] cloudwatchlogs_test.go:1045: [2023-01-18T12:50:57.757Z] --- PASS: TestFindValidSplit (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2023-01-18T12:50:57.757Z] === RUN TestSearchRegistryForImages [2023-01-18T12:50:57.757Z] --- PASS: TestSearchRegistryForImages (0.00s) [2023-01-18T12:50:57.757Z] === RUN TestOnlyPlatformWithFallback [2023-01-18T12:50:57.757Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2023-01-18T12:50:57.757Z] === RUN TestImageDelete [2023-01-18T12:50:57.757Z] === RUN TestImageDelete/no_lease [2023-01-18T12:50:57.757Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2023-01-18T12:50:57.757Z] === RUN TestProcessEventEmoji [2023-01-18T12:50:57.757Z] --- PASS: TestProcessEventEmoji (0.00s) [2023-01-18T12:50:57.757Z] === RUN TestCollectBatchLineSplit [2023-01-18T12:50:57.757Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2023-01-18T12:50:57.757Z] === RUN TestCollectBatchLineSplitWithBinary [2023-01-18T12:50:57.757Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2023-01-18T12:50:57.757Z] === RUN TestCollectBatchMaxEvents [2023-01-18T12:50:57.757Z] === RUN TestImageDelete/lease_exists [2023-01-18T12:50:57.757Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2023-01-18T12:50:57.757Z] === RUN TestCollectBatchMaxTotalBytes [2023-01-18T12:50:57.757Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2023-01-18T12:50:57.757Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2023-01-18T12:50:57.757Z] --- PASS: TestImageDelete (0.07s) [2023-01-18T12:50:57.757Z] --- PASS: TestImageDelete/no_lease (0.01s) [2023-01-18T12:50:57.757Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2023-01-18T12:50:57.757Z] === RUN TestContentStoreForPull [2023-01-18T12:50:57.757Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2023-01-18T12:50:57.757Z] === RUN TestCollectBatchWithDuplicateTimestamps [2023-01-18T12:50:57.757Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2023-01-18T12:50:57.757Z] === RUN TestParseLogOptionsMultilinePattern [2023-01-18T12:50:57.757Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2023-01-18T12:50:57.757Z] === RUN TestParseLogOptionsDatetimeFormat [2023-01-18T12:50:57.757Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2023-01-18T12:50:57.757Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2023-01-18T12:50:57.757Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2023-01-18T12:50:57.757Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2023-01-18T12:50:57.757Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2023-01-18T12:50:57.757Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2023-01-18T12:50:57.757Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2023-01-18T12:50:57.757Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2023-01-18T12:50:57.757Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2023-01-18T12:50:57.757Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2023-01-18T12:50:57.757Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2023-01-18T12:50:57.757Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2023-01-18T12:50:57.757Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2023-01-18T12:50:57.757Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2023-01-18T12:50:57.757Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2023-01-18T12:50:57.757Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2023-01-18T12:50:57.757Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2023-01-18T12:50:57.757Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2023-01-18T12:50:57.757Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2023-01-18T12:50:57.757Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2023-01-18T12:50:57.757Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2023-01-18T12:50:57.757Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2023-01-18T12:50:57.757Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2023-01-18T12:50:57.757Z] === RUN TestCreateTagSuccess [2023-01-18T12:50:57.757Z] --- PASS: TestCreateTagSuccess (0.00s) [2023-01-18T12:50:57.757Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2023-01-18T12:50:57.757Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2023-01-18T12:50:57.757Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2023-01-18T12:50:57.757Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2023-01-18T12:50:57.757Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2023-01-18T12:50:57.757Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2023-01-18T12:50:57.757Z] PASS [2023-01-18T12:50:57.757Z] coverage: 77.8% of statements [2023-01-18T12:50:57.757Z] ok github.com/docker/docker/daemon/logger/awslogs 0.378s coverage: 77.8% of statements [2023-01-18T12:50:57.757Z] --- PASS: TestContentStoreForPull (0.17s) [2023-01-18T12:50:57.757Z] PASS [2023-01-18T12:50:57.757Z] coverage: 6.6% of statements [2023-01-18T12:50:57.757Z] ok github.com/docker/docker/daemon/images 0.347s coverage: 6.6% of statements [2023-01-18T12:50:57.757Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-01-18T12:50:57.757Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-01-18T12:50:57.757Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2023-01-18T12:50:57.757Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-01-18T12:50:57.757Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-01-18T12:50:57.757Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2023-01-18T12:50:57.757Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2023-01-18T12:50:58.212Z] === RUN TestJSONLogsMarshalJSONBuf [2023-01-18T12:50:58.212Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2023-01-18T12:50:58.212Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2023-01-18T12:50:58.212Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2023-01-18T12:50:58.212Z] === RUN TestFastTimeMarshalJSON [2023-01-18T12:50:58.212Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2023-01-18T12:50:58.212Z] PASS [2023-01-18T12:50:58.212Z] coverage: 87.2% of statements [2023-01-18T12:50:58.212Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.199s coverage: 87.2% of statements [2023-01-18T12:50:58.667Z] === RUN TestJSONFileLogger [2023-01-18T12:50:58.667Z] --- PASS: TestJSONFileLogger (0.00s) [2023-01-18T12:50:58.667Z] === RUN TestJSONFileLoggerWithTags [2023-01-18T12:50:58.667Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2023-01-18T12:50:58.667Z] === RUN TestJSONFileLoggerWithOpts [2023-01-18T12:50:58.667Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2023-01-18T12:50:58.667Z] === RUN TestJSONFileLoggerWithLabelsEnv [2023-01-18T12:50:58.667Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2023-01-18T12:50:58.667Z] === RUN TestEncodeDecode [2023-01-18T12:50:58.667Z] === PAUSE TestEncodeDecode [2023-01-18T12:50:58.667Z] === RUN TestUnexpectedEOF [2023-01-18T12:50:58.667Z] time="2023-01-18T12:50:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-01-18T12:50:58.667Z] time="2023-01-18T12:50:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-01-18T12:50:58.667Z] --- PASS: TestUnexpectedEOF (0.16s) [2023-01-18T12:50:58.667Z] === CONT TestEncodeDecode [2023-01-18T12:50:58.667Z] --- PASS: TestEncodeDecode (0.00s) [2023-01-18T12:50:58.667Z] PASS [2023-01-18T12:50:58.667Z] coverage: 69.9% of statements [2023-01-18T12:50:58.667Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.234s coverage: 69.9% of statements [2023-01-18T12:50:59.297Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.52s) [2023-01-18T12:50:59.297Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-01-18T12:50:59.630Z] === RUN TestWriteLog [2023-01-18T12:50:59.630Z] === PAUSE TestWriteLog [2023-01-18T12:50:59.630Z] === RUN TestReadLog [2023-01-18T12:50:59.630Z] === PAUSE TestReadLog [2023-01-18T12:50:59.630Z] === RUN TestDecode [2023-01-18T12:50:59.630Z] --- PASS: TestDecode (0.02s) [2023-01-18T12:50:59.630Z] === CONT TestWriteLog [2023-01-18T12:50:59.630Z] === CONT TestReadLog [2023-01-18T12:50:59.630Z] === RUN TestReadLog/tail_exact [2023-01-18T12:50:59.630Z] --- PASS: TestWriteLog (0.04s) [2023-01-18T12:50:59.630Z] === RUN TestReadLog/tail_less_than_available [2023-01-18T12:50:59.630Z] === RUN TestReadLog/tail_more_than_available [2023-01-18T12:50:59.630Z] --- PASS: TestReadLog (0.16s) [2023-01-18T12:50:59.630Z] --- PASS: TestReadLog/tail_exact (0.13s) [2023-01-18T12:50:59.630Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2023-01-18T12:50:59.630Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2023-01-18T12:50:59.630Z] PASS [2023-01-18T12:50:59.630Z] coverage: 78.7% of statements [2023-01-18T12:50:59.630Z] ok github.com/docker/docker/daemon/logger/local 0.392s coverage: 78.7% of statements [2023-01-18T12:50:59.630Z] === RUN TestLog [2023-01-18T12:50:59.630Z] --- PASS: TestLog (0.01s) [2023-01-18T12:50:59.630Z] PASS [2023-01-18T12:50:59.630Z] coverage: 31.5% of statements [2023-01-18T12:50:59.630Z] === RUN TestOpenFileDelete [2023-01-18T12:50:59.630Z] --- PASS: TestOpenFileDelete (0.00s) [2023-01-18T12:50:59.630Z] === RUN TestOpenFileRename [2023-01-18T12:50:59.630Z] --- PASS: TestOpenFileRename (0.00s) [2023-01-18T12:50:59.630Z] === RUN TestHandleDecoderErr [2023-01-18T12:50:59.630Z] --- PASS: TestHandleDecoderErr (0.00s) [2023-01-18T12:50:59.630Z] === RUN TestParseLogTagDefaultTag [2023-01-18T12:50:59.630Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2023-01-18T12:50:59.630Z] === RUN TestParseLogTag [2023-01-18T12:50:59.630Z] --- PASS: TestParseLogTag (0.00s) [2023-01-18T12:50:59.630Z] === RUN TestParseLogTagEmptyTag [2023-01-18T12:50:59.630Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2023-01-18T12:50:59.630Z] === RUN TestTailFiles [2023-01-18T12:50:59.630Z] --- PASS: TestTailFiles (0.00s) [2023-01-18T12:50:59.630Z] === RUN TestFollowLogsConsumerGone [2023-01-18T12:50:59.630Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2023-01-18T12:50:59.630Z] === RUN TestFollowLogsProducerGone [2023-01-18T12:51:00.085Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2023-01-18T12:51:00.085Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2023-01-18T12:51:00.085Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2023-01-18T12:51:00.085Z] === RUN TestCheckCapacityAndRotate [2023-01-18T12:51:00.085Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.052s coverage: 31.5% of statements [2023-01-18T12:51:00.085Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2023-01-18T12:51:00.085Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2023-01-18T12:51:00.085Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-01-18T12:51:00.085Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2023-01-18T12:51:00.085Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2023-01-18T12:51:00.085Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2023-01-18T12:51:00.085Z] PASS [2023-01-18T12:51:00.085Z] coverage: 54.9% of statements [2023-01-18T12:51:00.085Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.216s coverage: 54.9% of statements [2023-01-18T12:51:00.540Z] === RUN TestValidateLogOpt [2023-01-18T12:51:00.540Z] --- PASS: TestValidateLogOpt (0.00s) [2023-01-18T12:51:00.540Z] === RUN TestNewMissedConfig [2023-01-18T12:51:00.540Z] --- PASS: TestNewMissedConfig (0.00s) [2023-01-18T12:51:00.540Z] === RUN TestNewMissedUrl [2023-01-18T12:51:00.540Z] --- PASS: TestNewMissedUrl (0.00s) [2023-01-18T12:51:00.540Z] === RUN TestNewMissedToken [2023-01-18T12:51:00.540Z] --- PASS: TestNewMissedToken (0.00s) [2023-01-18T12:51:00.540Z] === RUN TestNewWithProxy [2023-01-18T12:51:00.540Z] --- PASS: TestNewWithProxy (0.00s) [2023-01-18T12:51:00.540Z] === RUN TestDefault [2023-01-18T12:51:00.998Z] --- PASS: TestDefault (0.01s) [2023-01-18T12:51:00.998Z] === RUN TestInlineFormatWithNonDefaultOptions [2023-01-18T12:51:00.998Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2023-01-18T12:51:00.998Z] === RUN TestJsonFormat [2023-01-18T12:51:00.998Z] --- PASS: TestJsonFormat (0.01s) [2023-01-18T12:51:00.998Z] === RUN TestRawFormat [2023-01-18T12:51:00.998Z] --- PASS: TestRawFormat (0.00s) [2023-01-18T12:51:00.998Z] === RUN TestRawFormatWithLabels [2023-01-18T12:51:00.998Z] --- PASS: TestRawFormatWithLabels (0.00s) [2023-01-18T12:51:00.998Z] === RUN TestRawFormatWithoutTag [2023-01-18T12:51:00.998Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2023-01-18T12:51:00.998Z] === RUN TestBatching [2023-01-18T12:51:00.998Z] === RUN TestNewParse [2023-01-18T12:51:00.998Z] --- PASS: TestNewParse (0.00s) [2023-01-18T12:51:00.998Z] PASS [2023-01-18T12:51:00.998Z] coverage: 8.3% of statements [2023-01-18T12:51:00.998Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2023-01-18T12:51:00.998Z] --- PASS: TestBatching (0.26s) [2023-01-18T12:51:00.998Z] === RUN TestFrequency [2023-01-18T12:51:00.998Z] === RUN TestParseLogFormat [2023-01-18T12:51:00.998Z] --- PASS: TestParseLogFormat (0.00s) [2023-01-18T12:51:00.998Z] === RUN TestValidateLogOptEmpty [2023-01-18T12:51:00.998Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2023-01-18T12:51:00.998Z] === RUN TestValidateSyslogAddress [2023-01-18T12:51:00.998Z] --- PASS: TestValidateSyslogAddress (0.00s) [2023-01-18T12:51:00.998Z] === RUN TestParseAddressDefaultPort [2023-01-18T12:51:00.998Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2023-01-18T12:51:00.998Z] === RUN TestValidateSyslogFacility [2023-01-18T12:51:00.998Z] --- PASS: TestValidateSyslogFacility (0.00s) [2023-01-18T12:51:00.998Z] === RUN TestValidateLogOptSyslogFormat [2023-01-18T12:51:00.998Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2023-01-18T12:51:00.998Z] === RUN TestValidateLogOpt [2023-01-18T12:51:00.998Z] --- PASS: TestValidateLogOpt (0.00s) [2023-01-18T12:51:00.998Z] PASS [2023-01-18T12:51:00.998Z] coverage: 46.8% of statements [2023-01-18T12:51:00.998Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 46.8% of statements [2023-01-18T12:51:00.998Z] --- PASS: TestFrequency (0.16s) [2023-01-18T12:51:00.998Z] === RUN TestOneMessagePerRequest [2023-01-18T12:51:00.998Z] --- PASS: TestOneMessagePerRequest (0.01s) [2023-01-18T12:51:00.998Z] === RUN TestVerify [2023-01-18T12:51:00.998Z] --- PASS: TestVerify (0.00s) [2023-01-18T12:51:00.998Z] === RUN TestSkipVerify [2023-01-18T12:51:01.454Z] time="2023-01-18T12:51:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-18T12:51:01.454Z] time="2023-01-18T12:51:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-18T12:51:01.454Z] time="2023-01-18T12:51:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-18T12:51:01.454Z] time="2023-01-18T12:51:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-18T12:51:01.910Z] --- PASS: TestSkipVerify (0.51s) [2023-01-18T12:51:01.910Z] === RUN TestBufferMaximum [2023-01-18T12:51:01.910Z] time="2023-01-18T12:51:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-18T12:51:01.910Z] time="2023-01-18T12:51:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-18T12:51:01.910Z] time="2023-01-18T12:51:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-18T12:51:01.910Z] time="2023-01-18T12:51:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-18T12:51:01.910Z] time="2023-01-18T12:51:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-18T12:51:01.910Z] time="2023-01-18T12:51:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1674046261.428315\",\"host\":\"30d1e8c6c22e\"}'" [2023-01-18T12:51:01.910Z] time="2023-01-18T12:51:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1674046261.428315\",\"host\":\"30d1e8c6c22e\"}'" [2023-01-18T12:51:01.910Z] --- PASS: TestBufferMaximum (0.00s) [2023-01-18T12:51:01.910Z] === RUN TestServerAlwaysDown [2023-01-18T12:51:01.910Z] time="2023-01-18T12:51:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-18T12:51:01.910Z] time="2023-01-18T12:51:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-18T12:51:01.910Z] time="2023-01-18T12:51:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1674046261.431311\",\"host\":\"30d1e8c6c22e\"}'" [2023-01-18T12:51:01.910Z] time="2023-01-18T12:51:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1674046261.431311\",\"host\":\"30d1e8c6c22e\"}'" [2023-01-18T12:51:01.910Z] time="2023-01-18T12:51:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-18T12:51:01.910Z] time="2023-01-18T12:51:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1674046261.431311\",\"host\":\"30d1e8c6c22e\"}'" [2023-01-18T12:51:01.910Z] time="2023-01-18T12:51:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1674046261.432315\",\"host\":\"30d1e8c6c22e\"}'" [2023-01-18T12:51:01.910Z] time="2023-01-18T12:51:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1674046261.432315\",\"host\":\"30d1e8c6c22e\"}'" [2023-01-18T12:51:01.910Z] --- PASS: TestServerAlwaysDown (0.00s) [2023-01-18T12:51:01.910Z] === RUN TestCannotSendAfterClose [2023-01-18T12:51:01.910Z] --- PASS: TestCannotSendAfterClose (0.00s) [2023-01-18T12:51:01.910Z] === RUN TestDeadlockOnBlockedEndpoint [2023-01-18T12:51:02.370Z] === RUN TestV1IDService [2023-01-18T12:51:02.370Z] --- PASS: TestV1IDService (0.03s) [2023-01-18T12:51:02.370Z] === RUN TestV2MetadataService [2023-01-18T12:51:02.826Z] time="2023-01-18T12:51:02Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49220/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2023-01-18T12:51:02.826Z] time="2023-01-18T12:51:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"30d1e8c6c22e\"}'" [2023-01-18T12:51:02.826Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2023-01-18T12:51:02.826Z] PASS [2023-01-18T12:51:02.826Z] coverage: 82.5% of statements [2023-01-18T12:51:02.826Z] ok github.com/docker/docker/daemon/logger/splunk 2.020s coverage: 82.5% of statements [2023-01-18T12:51:02.826Z] ? github.com/docker/docker/daemon/names [no test files] [2023-01-18T12:51:02.826Z] ? github.com/docker/docker/daemon/network [no test files] [2023-01-18T12:51:02.826Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-01-18T12:51:03.282Z] === RUN TestSuccessfulDownload [2023-01-18T12:51:03.282Z] download_test.go:268: Needs fixing on Windows [2023-01-18T12:51:03.282Z] --- SKIP: TestSuccessfulDownload (0.00s) [2023-01-18T12:51:03.282Z] === RUN TestCancelledDownload [2023-01-18T12:51:03.282Z] --- PASS: TestCancelledDownload (0.01s) [2023-01-18T12:51:03.282Z] === RUN TestMaxDownloadAttempts [2023-01-18T12:51:03.282Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-01-18T12:51:03.282Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-01-18T12:51:03.282Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-01-18T12:51:03.282Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-01-18T12:51:03.282Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-01-18T12:51:03.282Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-01-18T12:51:03.282Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-01-18T12:51:03.282Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-01-18T12:51:03.282Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-01-18T12:51:03.282Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-01-18T12:51:03.282Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-01-18T12:51:03.282Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-01-18T12:51:03.282Z] === RUN TestContinueOnError_NonMirrorEndpoint [2023-01-18T12:51:03.282Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2023-01-18T12:51:03.282Z] === RUN TestContinueOnError_MirrorEndpoint [2023-01-18T12:51:03.282Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2023-01-18T12:51:03.282Z] === RUN TestContinueOnError_NeverContinue [2023-01-18T12:51:03.282Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2023-01-18T12:51:03.283Z] === RUN TestContinueOnError_UnnestsErrors [2023-01-18T12:51:03.283Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2023-01-18T12:51:03.283Z] === RUN TestManifestStore [2023-01-18T12:51:03.283Z] === RUN TestManifestStore/no_remote_or_local [2023-01-18T12:51:03.738Z] --- PASS: TestV2MetadataService (1.17s) [2023-01-18T12:51:03.738Z] PASS [2023-01-18T12:51:03.738Z] coverage: 48.2% of statements [2023-01-18T12:51:03.738Z] ok github.com/docker/docker/distribution/metadata 1.278s coverage: 48.2% of statements [2023-01-18T12:51:03.738Z] time="2023-01-18T12:51:03Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1256546746\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2023-01-18T12:51:03.738Z] === RUN TestManifestStore/no_local_cache [2023-01-18T12:51:03.738Z] === RUN TestManifestStore/no_local_cache/digested [2023-01-18T12:51:03.738Z] === RUN TestManifestStore/with_local_cache [2023-01-18T12:51:03.738Z] === RUN TestManifestStore/unknown_media_type [2023-01-18T12:51:03.738Z] === RUN TestManifestStore/unknown_media_type/no_cache [2023-01-18T12:51:03.738Z] time="2023-01-18T12:51:03Z" level=warning msg="reference for unknown type: " [2023-01-18T12:51:03.738Z] time="2023-01-18T12:51:03Z" level=warning msg="reference for unknown type: " [2023-01-18T12:51:03.738Z] === RUN TestManifestStore/unknown_media_type/with_cache [2023-01-18T12:51:03.738Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2023-01-18T12:51:03.738Z] time="2023-01-18T12:51:03Z" level=warning msg="reference for unknown type: " [2023-01-18T12:51:03.738Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2023-01-18T12:51:03.738Z] time="2023-01-18T12:51:03Z" level=warning msg="reference for unknown type: " [2023-01-18T12:51:03.738Z] time="2023-01-18T12:51:03Z" level=warning msg="reference for unknown type: " [2023-01-18T12:51:03.738Z] === RUN TestManifestStore/error_persisting_manifest [2023-01-18T12:51:03.738Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2023-01-18T12:51:03.738Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2023-01-18T12:51:03.738Z] time="2023-01-18T12:51:03Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2023-01-18T12:51:03.738Z] --- PASS: TestManifestStore (0.29s) [2023-01-18T12:51:03.738Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2023-01-18T12:51:03.738Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2023-01-18T12:51:03.738Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2023-01-18T12:51:03.738Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2023-01-18T12:51:03.738Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2023-01-18T12:51:03.738Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2023-01-18T12:51:03.738Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2023-01-18T12:51:03.738Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2023-01-18T12:51:03.738Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2023-01-18T12:51:03.738Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2023-01-18T12:51:03.738Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2023-01-18T12:51:03.738Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2023-01-18T12:51:03.738Z] === RUN TestDetectManifestBlobMediaType [2023-01-18T12:51:03.738Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2023-01-18T12:51:03.738Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2023-01-18T12:51:03.738Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2023-01-18T12:51:03.738Z] === RUN TestDetectManifestBlobMediaType/schema1 [2023-01-18T12:51:03.738Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2023-01-18T12:51:03.738Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2023-01-18T12:51:03.738Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2023-01-18T12:51:03.738Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2023-01-18T12:51:03.738Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2023-01-18T12:51:03.738Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2023-01-18T12:51:03.738Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2023-01-18T12:51:03.738Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2023-01-18T12:51:03.738Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2023-01-18T12:51:03.738Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2023-01-18T12:51:03.738Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2023-01-18T12:51:03.739Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2023-01-18T12:51:03.739Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2023-01-18T12:51:03.739Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2023-01-18T12:51:03.739Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2023-01-18T12:51:03.739Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2023-01-18T12:51:03.739Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2023-01-18T12:51:03.739Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2023-01-18T12:51:03.739Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2023-01-18T12:51:03.739Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2023-01-18T12:51:03.739Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2023-01-18T12:51:03.739Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2023-01-18T12:51:03.739Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2023-01-18T12:51:03.739Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2023-01-18T12:51:03.739Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2023-01-18T12:51:03.739Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2023-01-18T12:51:03.739Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2023-01-18T12:51:03.739Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2023-01-18T12:51:03.739Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2023-01-18T12:51:03.739Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2023-01-18T12:51:03.739Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2023-01-18T12:51:03.739Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2023-01-18T12:51:03.739Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2023-01-18T12:51:03.739Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2023-01-18T12:51:03.739Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2023-01-18T12:51:03.739Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2023-01-18T12:51:03.739Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2023-01-18T12:51:03.739Z] === RUN TestFixManifestLayers [2023-01-18T12:51:03.739Z] --- PASS: TestFixManifestLayers (0.00s) [2023-01-18T12:51:03.739Z] === RUN TestFixManifestLayersBaseLayerParent [2023-01-18T12:51:03.739Z] pull_v2_test.go:82: Needs fixing on Windows [2023-01-18T12:51:03.739Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2023-01-18T12:51:03.739Z] === RUN TestFixManifestLayersBadParent [2023-01-18T12:51:03.739Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2023-01-18T12:51:03.739Z] === RUN TestValidateManifest [2023-01-18T12:51:03.739Z] pull_v2_test.go:127: Needs fixing on Windows [2023-01-18T12:51:03.739Z] --- SKIP: TestValidateManifest (0.00s) [2023-01-18T12:51:03.739Z] === RUN TestFormatPlatform [2023-01-18T12:51:03.739Z] --- PASS: TestFormatPlatform (0.00s) [2023-01-18T12:51:03.739Z] === RUN TestPullSchema2Config [2023-01-18T12:51:03.739Z] === RUN TestPullSchema2Config/success_first_time [2023-01-18T12:51:03.739Z] pull_v2_test.go:284: HTTP GET /v2/ [2023-01-18T12:51:03.739Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-18T12:51:03.739Z] === RUN TestPullSchema2Config/500_status [2023-01-18T12:51:03.739Z] pull_v2_test.go:284: HTTP GET /v2/ [2023-01-18T12:51:03.739Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-18T12:51:03.739Z] time="2023-01-18T12:51:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-01-18T12:51:03.739Z] time="2023-01-18T12:51:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-01-18T12:51:03.739Z] time="2023-01-18T12:51:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-01-18T12:51:03.739Z] time="2023-01-18T12:51:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-01-18T12:51:03.739Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2023-01-18T12:51:03.739Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2023-01-18T12:51:03.739Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2023-01-18T12:51:03.739Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2023-01-18T12:51:03.739Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2023-01-18T12:51:03.739Z] === RUN TestTransfer [2023-01-18T12:51:03.739Z] --- PASS: TestTransfer (0.14s) [2023-01-18T12:51:03.739Z] === RUN TestConcurrencyLimit [2023-01-18T12:51:03.739Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-18T12:51:03.739Z] === RUN TestPullSchema2Config/EOF [2023-01-18T12:51:03.739Z] pull_v2_test.go:284: HTTP GET /v2/ [2023-01-18T12:51:03.739Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-18T12:51:03.739Z] 2023/01/18 12:51:03 http: panic serving 127.0.0.1:49231: intentional panic [2023-01-18T12:51:03.739Z] goroutine 135 [running]: [2023-01-18T12:51:03.739Z] net/http.(*conn).serve.func1() [2023-01-18T12:51:03.739Z] c:/go/src/net/http/server.go:1825 +0xbf [2023-01-18T12:51:03.739Z] panic({0x7c5c40, 0x96bb60}) [2023-01-18T12:51:03.739Z] c:/go/src/runtime/panic.go:844 +0x258 [2023-01-18T12:51:03.739Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000346d00?, {0x972a48?, 0xc0002d81c0?}) [2023-01-18T12:51:03.739Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2023-01-18T12:51:03.739Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x972a48, 0xc0002d81c0}, 0xc00029e600) [2023-01-18T12:51:03.739Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2023-01-18T12:51:03.739Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x972a48?, 0xc0002d81c0?}, 0xc000046c00?) [2023-01-18T12:51:03.739Z] c:/go/src/net/http/server.go:2084 +0x2f [2023-01-18T12:51:03.739Z] net/http.serverHandler.ServeHTTP({0xc0000994a0?}, {0x972a48, 0xc0002d81c0}, 0xc00029e600) [2023-01-18T12:51:03.739Z] c:/go/src/net/http/server.go:2916 +0x43b [2023-01-18T12:51:03.739Z] net/http.(*conn).serve(0xc0002223c0, {0x973158, 0xc000099440}) [2023-01-18T12:51:03.739Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2023-01-18T12:51:03.739Z] created by net/http.(*Server).Serve [2023-01-18T12:51:04.195Z] c:/go/src/net/http/server.go:3071 +0x4db [2023-01-18T12:51:04.195Z] === RUN TestNotFound [2023-01-18T12:51:04.195Z] --- PASS: TestNotFound (0.00s) [2023-01-18T12:51:04.195Z] === RUN TestConflict [2023-01-18T12:51:04.195Z] --- PASS: TestConflict (0.00s) [2023-01-18T12:51:04.195Z] === RUN TestForbidden [2023-01-18T12:51:04.195Z] --- PASS: TestForbidden (0.00s) [2023-01-18T12:51:04.195Z] === RUN TestInvalidParameter [2023-01-18T12:51:04.195Z] --- PASS: TestInvalidParameter (0.00s) [2023-01-18T12:51:04.195Z] === RUN TestNotImplemented [2023-01-18T12:51:04.195Z] --- PASS: TestNotImplemented (0.00s) [2023-01-18T12:51:04.195Z] === RUN TestNotModified [2023-01-18T12:51:04.195Z] --- PASS: TestNotModified (0.00s) [2023-01-18T12:51:04.195Z] === RUN TestUnauthorized [2023-01-18T12:51:04.195Z] --- PASS: TestUnauthorized (0.00s) [2023-01-18T12:51:04.195Z] === RUN TestUnknown [2023-01-18T12:51:04.195Z] --- PASS: TestUnknown (0.00s) [2023-01-18T12:51:04.195Z] === RUN TestCancelled [2023-01-18T12:51:04.195Z] --- PASS: TestCancelled (0.00s) [2023-01-18T12:51:04.195Z] === RUN TestDeadline [2023-01-18T12:51:04.195Z] --- PASS: TestDeadline (0.00s) [2023-01-18T12:51:04.195Z] === RUN TestDataLoss [2023-01-18T12:51:04.195Z] --- PASS: TestDataLoss (0.00s) [2023-01-18T12:51:04.195Z] === RUN TestUnavailable [2023-01-18T12:51:04.195Z] --- PASS: TestUnavailable (0.00s) [2023-01-18T12:51:04.195Z] === RUN TestSystem [2023-01-18T12:51:04.195Z] --- PASS: TestSystem (0.00s) [2023-01-18T12:51:04.195Z] === RUN TestFromStatusCode [2023-01-18T12:51:04.195Z] === RUN TestFromStatusCode/Not_Found [2023-01-18T12:51:04.195Z] === RUN TestFromStatusCode/Bad_Request [2023-01-18T12:51:04.195Z] === RUN TestFromStatusCode/Conflict [2023-01-18T12:51:04.195Z] === RUN TestFromStatusCode/Unauthorized [2023-01-18T12:51:04.195Z] === RUN TestFromStatusCode/Service_Unavailable [2023-01-18T12:51:04.195Z] === RUN TestFromStatusCode/Forbidden [2023-01-18T12:51:04.195Z] === RUN TestFromStatusCode/Not_Modified [2023-01-18T12:51:04.195Z] === RUN TestFromStatusCode/Not_Implemented [2023-01-18T12:51:04.195Z] === RUN TestFromStatusCode/Internal_Server_Error [2023-01-18T12:51:04.195Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2023-01-18T12:51:04.195Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2023-01-18T12:51:04.195Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2023-01-18T12:51:04.195Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2023-01-18T12:51:04.195Z] --- PASS: TestFromStatusCode (0.00s) [2023-01-18T12:51:04.195Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2023-01-18T12:51:04.195Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2023-01-18T12:51:04.195Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2023-01-18T12:51:04.195Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2023-01-18T12:51:04.195Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2023-01-18T12:51:04.195Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2023-01-18T12:51:04.195Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2023-01-18T12:51:04.195Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2023-01-18T12:51:04.195Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2023-01-18T12:51:04.195Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2023-01-18T12:51:04.195Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2023-01-18T12:51:04.195Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2023-01-18T12:51:04.195Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2023-01-18T12:51:04.195Z] PASS [2023-01-18T12:51:04.195Z] coverage: 77.0% of statements [2023-01-18T12:51:04.195Z] ok github.com/docker/docker/errdefs 0.041s coverage: 77.0% of statements [2023-01-18T12:51:04.195Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-18T12:51:04.195Z] === RUN TestPullSchema2Config/unauthorized [2023-01-18T12:51:04.195Z] pull_v2_test.go:284: HTTP GET /v2/ [2023-01-18T12:51:04.195Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-18T12:51:04.195Z] --- PASS: TestPullSchema2Config (0.54s) [2023-01-18T12:51:04.195Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2023-01-18T12:51:04.195Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2023-01-18T12:51:04.195Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2023-01-18T12:51:04.195Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2023-01-18T12:51:04.195Z] === RUN TestGetRepositoryMountCandidates [2023-01-18T12:51:04.195Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2023-01-18T12:51:04.195Z] === RUN TestLayerAlreadyExists [2023-01-18T12:51:04.195Z] 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-01-18T12:51:04.195Z] 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-01-18T12:51:04.195Z] 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-01-18T12:51:04.195Z] 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-01-18T12:51:04.195Z] 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-01-18T12:51:04.195Z] 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-01-18T12:51:04.195Z] --- PASS: TestLayerAlreadyExists (0.00s) [2023-01-18T12:51:04.195Z] === RUN TestWhenEmptyAuthConfig [2023-01-18T12:51:04.195Z] --- PASS: TestConcurrencyLimit (0.36s) [2023-01-18T12:51:04.195Z] === RUN TestInactiveJobs [2023-01-18T12:51:04.651Z] --- PASS: TestInactiveJobs (0.38s) [2023-01-18T12:51:04.651Z] === RUN TestWatchRelease [2023-01-18T12:51:04.651Z] --- PASS: TestWatchRelease (0.04s) [2023-01-18T12:51:04.651Z] === RUN TestWatchFinishedTransfer [2023-01-18T12:51:04.651Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2023-01-18T12:51:04.651Z] === RUN TestDuplicateTransfer [2023-01-18T12:51:04.651Z] --- PASS: TestDuplicateTransfer (0.04s) [2023-01-18T12:51:04.651Z] === RUN TestSuccessfulUpload [2023-01-18T12:51:05.106Z] time="2023-01-18T12:51:04Z" level=error msg="Upload failed, retrying: simulating retry" [2023-01-18T12:51:05.106Z] --- PASS: TestSuccessfulUpload (0.38s) [2023-01-18T12:51:05.106Z] === RUN TestCancelledUpload [2023-01-18T12:51:05.106Z] --- PASS: TestWhenEmptyAuthConfig (0.85s) [2023-01-18T12:51:05.106Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2023-01-18T12:51:05.106Z] --- PASS: TestCancelledUpload (0.00s) [2023-01-18T12:51:05.106Z] PASS [2023-01-18T12:51:05.106Z] coverage: 76.4% of statements [2023-01-18T12:51:05.106Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2023-01-18T12:51:05.106Z] === RUN TestTokenPassThru [2023-01-18T12:51:05.106Z] --- PASS: TestTokenPassThru (0.01s) [2023-01-18T12:51:05.106Z] === RUN TestTokenPassThruDifferentHost [2023-01-18T12:51:05.106Z] ok github.com/docker/docker/distribution/xfer 1.823s coverage: 76.4% of statements [2023-01-18T12:51:05.106Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2023-01-18T12:51:05.106Z] PASS [2023-01-18T12:51:05.106Z] coverage: 27.4% of statements [2023-01-18T12:51:05.106Z] ok github.com/docker/docker/distribution 1.803s coverage: 27.4% of statements [2023-01-18T12:51:05.106Z] === RUN TestFSGetInvalidData [2023-01-18T12:51:05.106Z] --- PASS: TestFSGetInvalidData (0.02s) [2023-01-18T12:51:05.106Z] === RUN TestFSInvalidSet [2023-01-18T12:51:05.106Z] --- PASS: TestFSInvalidSet (0.01s) [2023-01-18T12:51:05.106Z] === RUN TestFSInvalidRoot [2023-01-18T12:51:05.106Z] --- PASS: TestFSInvalidRoot (0.01s) [2023-01-18T12:51:05.106Z] === RUN TestFSMetadataGetSet [2023-01-18T12:51:05.106Z] --- PASS: TestFSMetadataGetSet (0.04s) [2023-01-18T12:51:05.106Z] === RUN TestFSInvalidWalker [2023-01-18T12:51:05.106Z] === RUN TestCompare [2023-01-18T12:51:05.106Z] --- PASS: TestCompare (0.00s) [2023-01-18T12:51:05.106Z] PASS [2023-01-18T12:51:05.106Z] coverage: 19.2% of statements [2023-01-18T12:51:05.106Z] --- PASS: TestFSInvalidWalker (0.01s) [2023-01-18T12:51:05.106Z] === RUN TestFSGetSet [2023-01-18T12:51:05.106Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-01-18T12:51:05.106Z] ? github.com/docker/docker/dockerversion [no test files] [2023-01-18T12:51:05.106Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2023-01-18T12:51:05.106Z] --- PASS: TestFSGetSet (0.02s) [2023-01-18T12:51:05.106Z] === RUN TestFSGetUnsetKey [2023-01-18T12:51:05.106Z] --- PASS: TestFSGetUnsetKey (0.01s) [2023-01-18T12:51:05.106Z] === RUN TestFSGetEmptyData [2023-01-18T12:51:05.106Z] --- PASS: TestFSGetEmptyData (0.00s) [2023-01-18T12:51:05.106Z] === RUN TestFSDelete [2023-01-18T12:51:05.106Z] --- PASS: TestFSDelete (0.02s) [2023-01-18T12:51:05.106Z] === RUN TestFSWalker [2023-01-18T12:51:05.106Z] --- PASS: TestFSWalker (0.02s) [2023-01-18T12:51:05.106Z] === RUN TestFSWalkerStopOnError [2023-01-18T12:51:05.106Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2023-01-18T12:51:05.106Z] === RUN TestNewFromJSON [2023-01-18T12:51:05.106Z] --- PASS: TestNewFromJSON (0.00s) [2023-01-18T12:51:05.106Z] === RUN TestNewFromJSONWithInvalidJSON [2023-01-18T12:51:05.106Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2023-01-18T12:51:05.106Z] === RUN TestMarshalKeyOrder [2023-01-18T12:51:05.106Z] --- PASS: TestMarshalKeyOrder (0.00s) [2023-01-18T12:51:05.106Z] === RUN TestImage [2023-01-18T12:51:05.106Z] --- PASS: TestImage (0.00s) [2023-01-18T12:51:05.106Z] === RUN TestImageOSNotEmpty [2023-01-18T12:51:05.106Z] --- PASS: TestImageOSNotEmpty (0.00s) [2023-01-18T12:51:05.106Z] === RUN TestNewChildImageFromImageWithRootFS [2023-01-18T12:51:05.106Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2023-01-18T12:51:05.106Z] === RUN TestCreate [2023-01-18T12:51:05.106Z] --- PASS: TestCreate (0.01s) [2023-01-18T12:51:05.106Z] === RUN TestRestore [2023-01-18T12:51:05.562Z] time="2023-01-18T12:51:05Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2023-01-18T12:51:05.562Z] --- PASS: TestRestore (0.21s) [2023-01-18T12:51:05.562Z] === RUN TestAddDelete [2023-01-18T12:51:05.562Z] --- PASS: TestAddDelete (0.03s) [2023-01-18T12:51:05.562Z] === RUN TestSearchAfterDelete [2023-01-18T12:51:05.562Z] --- PASS: TestSearchAfterDelete (0.01s) [2023-01-18T12:51:05.562Z] === RUN TestParentReset [2023-01-18T12:51:05.562Z] --- PASS: TestParentReset (0.03s) [2023-01-18T12:51:05.562Z] === RUN TestGetAndSetLastUpdated [2023-01-18T12:51:05.562Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2023-01-18T12:51:05.562Z] === RUN TestStoreLen [2023-01-18T12:51:05.562Z] --- PASS: TestStoreLen (0.06s) [2023-01-18T12:51:05.562Z] PASS [2023-01-18T12:51:05.562Z] coverage: 86.8% of statements [2023-01-18T12:51:05.562Z] ok github.com/docker/docker/image 0.605s coverage: 86.8% of statements [2023-01-18T12:51:06.018Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-01-18T12:51:06.018Z] === RUN TestMakeV1ConfigFromConfig [2023-01-18T12:51:06.018Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2023-01-18T12:51:06.018Z] PASS [2023-01-18T12:51:06.018Z] coverage: 25.0% of statements [2023-01-18T12:51:06.018Z] ok github.com/docker/docker/image/v1 0.069s coverage: 25.0% of statements [2023-01-18T12:51:06.018Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-01-18T12:51:06.979Z] === RUN TestSerialization [2023-01-18T12:51:06.979Z] --- PASS: TestSerialization (0.02s) [2023-01-18T12:51:06.979Z] PASS [2023-01-18T12:51:06.979Z] coverage: 100.0% of statements [2023-01-18T12:51:06.979Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2023-01-18T12:51:07.435Z] === RUN TestEnvironmentParsing [2023-01-18T12:51:07.435Z] --- PASS: TestEnvironmentParsing (0.00s) [2023-01-18T12:51:07.435Z] PASS [2023-01-18T12:51:07.435Z] coverage: 1.0% of statements [2023-01-18T12:51:07.891Z] ok github.com/docker/docker/libcontainerd/local 0.065s coverage: 1.0% of statements [2023-01-18T12:51:07.891Z] === RUN TestEmptyLayer [2023-01-18T12:51:07.891Z] --- PASS: TestEmptyLayer (0.00s) [2023-01-18T12:51:07.891Z] === RUN TestCommitFailure [2023-01-18T12:51:07.891Z] --- PASS: TestCommitFailure (0.01s) [2023-01-18T12:51:07.891Z] === RUN TestStartTransactionFailure [2023-01-18T12:51:07.891Z] --- PASS: TestStartTransactionFailure (0.00s) [2023-01-18T12:51:07.891Z] === RUN TestGetOrphan [2023-01-18T12:51:07.891Z] --- PASS: TestGetOrphan (0.01s) [2023-01-18T12:51:07.891Z] === RUN TestMountAndRegister [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2023-01-18T12:51:07.891Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2023-01-18T12:51:07.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2023-01-18T12:51:07.891Z] PASS [2023-01-18T12:51:07.891Z] coverage: 45.8% of statements [2023-01-18T12:51:07.891Z] ok github.com/docker/docker/oci 0.050s coverage: 45.8% of statements [2023-01-18T12:51:07.891Z] layer_test.go:271: Layer size: 14 [2023-01-18T12:51:07.891Z] --- PASS: TestMountAndRegister (0.07s) [2023-01-18T12:51:07.891Z] === RUN TestLayerRelease [2023-01-18T12:51:07.891Z] layer_test.go:304: Failing on Windows [2023-01-18T12:51:07.891Z] --- SKIP: TestLayerRelease (0.00s) [2023-01-18T12:51:07.891Z] === RUN TestStoreRestore [2023-01-18T12:51:07.891Z] layer_test.go:353: Failing on Windows [2023-01-18T12:51:07.891Z] --- SKIP: TestStoreRestore (0.00s) [2023-01-18T12:51:07.891Z] === RUN TestTarStreamStability [2023-01-18T12:51:07.891Z] layer_test.go:468: Failing on Windows [2023-01-18T12:51:07.891Z] --- SKIP: TestTarStreamStability (0.00s) [2023-01-18T12:51:07.891Z] === RUN TestRegisterExistingLayer [2023-01-18T12:51:07.891Z] --- PASS: TestRegisterExistingLayer (0.15s) [2023-01-18T12:51:07.891Z] === RUN TestTarStreamVerification [2023-01-18T12:51:07.891Z] layer_test.go:697: Failing on Windows [2023-01-18T12:51:07.891Z] --- SKIP: TestTarStreamVerification (0.00s) [2023-01-18T12:51:07.891Z] === RUN TestLayerMigration [2023-01-18T12:51:07.891Z] migration_test.go:46: Failing on Windows [2023-01-18T12:51:07.891Z] --- SKIP: TestLayerMigration (0.00s) [2023-01-18T12:51:07.891Z] === RUN TestLayerMigrationNoTarsplit [2023-01-18T12:51:07.891Z] migration_test.go:182: Failing on Windows [2023-01-18T12:51:07.891Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2023-01-18T12:51:07.891Z] === RUN TestMountInit [2023-01-18T12:51:07.891Z] mount_test.go:17: Failing on Windows [2023-01-18T12:51:07.891Z] --- SKIP: TestMountInit (0.00s) [2023-01-18T12:51:07.891Z] === RUN TestMountSize [2023-01-18T12:51:07.891Z] mount_test.go:76: Failing on Windows [2023-01-18T12:51:07.891Z] --- SKIP: TestMountSize (0.00s) [2023-01-18T12:51:07.891Z] === RUN TestMountChanges [2023-01-18T12:51:07.891Z] mount_test.go:125: Failing on Windows [2023-01-18T12:51:07.891Z] --- SKIP: TestMountChanges (0.00s) [2023-01-18T12:51:07.891Z] === RUN TestMountApply [2023-01-18T12:51:07.891Z] mount_test.go:212: Failing on Windows [2023-01-18T12:51:07.891Z] --- SKIP: TestMountApply (0.00s) [2023-01-18T12:51:07.891Z] PASS [2023-01-18T12:51:07.891Z] coverage: 30.1% of statements [2023-01-18T12:51:07.891Z] ok github.com/docker/docker/layer 0.314s coverage: 30.1% of statements [2023-01-18T12:51:07.891Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-01-18T12:51:07.891Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-01-18T12:51:07.891Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-01-18T12:51:07.891Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-01-18T12:51:07.891Z] ? github.com/docker/docker/oci/caps [no test files] [2023-01-18T12:51:08.347Z] === RUN TestParseVersion [2023-01-18T12:51:08.347Z] --- PASS: TestParseVersion (0.00s) [2023-01-18T12:51:08.347Z] PASS [2023-01-18T12:51:08.347Z] coverage: 52.9% of statements [2023-01-18T12:51:08.347Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2023-01-18T12:51:08.803Z] === RUN TestAddressPoolOpt [2023-01-18T12:51:08.803Z] --- PASS: TestAddressPoolOpt (0.00s) [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/a [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/something [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/_=a [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/env1=value1 [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/_env1=value1 [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/env2=value2=value3 [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/env3=abc!qwe [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/env_4=value_4 [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/PATH [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/=a [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/PATH= [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/PATH=something [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/asd!qwe [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/1asd [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/123 [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/some_space [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/__some_space_before [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/some_space_after__ [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/= [2023-01-18T12:51:08.803Z] === RUN TestValidateEnv/PaTh [2023-01-18T12:51:08.803Z] --- PASS: TestValidateEnv (0.00s) [2023-01-18T12:51:08.803Z] --- PASS: TestValidateEnv/a (0.00s) [2023-01-18T12:51:08.803Z] --- PASS: TestValidateEnv/something (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/_=a (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/PATH (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/=a (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/1asd (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/123 (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/some_space (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/= (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestParseHost [2023-01-18T12:51:09.263Z] --- PASS: TestParseHost (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestParseDockerDaemonHost [2023-01-18T12:51:09.263Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestParseTCP [2023-01-18T12:51:09.263Z] --- PASS: TestParseTCP (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestParseInvalidUnixAddrInvalid [2023-01-18T12:51:09.263Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestValidateExtraHosts [2023-01-18T12:51:09.263Z] --- PASS: TestValidateExtraHosts (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestIpOptString [2023-01-18T12:51:09.263Z] --- PASS: TestIpOptString (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestNewIpOptInvalidDefaultVal [2023-01-18T12:51:09.263Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestNewIpOptValidDefaultVal [2023-01-18T12:51:09.263Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestIpOptSetInvalidVal [2023-01-18T12:51:09.263Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestValidateIPAddress [2023-01-18T12:51:09.263Z] --- PASS: TestValidateIPAddress (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestMapOpts [2023-01-18T12:51:09.263Z] --- PASS: TestMapOpts (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestListOptsWithoutValidator [2023-01-18T12:51:09.263Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestListOptsWithValidator [2023-01-18T12:51:09.263Z] --- PASS: TestListOptsWithValidator (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestValidateDNSSearch [2023-01-18T12:51:09.263Z] --- PASS: TestValidateDNSSearch (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestValidateLabel [2023-01-18T12:51:09.263Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2023-01-18T12:51:09.263Z] === RUN TestValidateLabel/label_with_general_format [2023-01-18T12:51:09.263Z] === RUN TestValidateLabel/label_with_more_than_one_= [2023-01-18T12:51:09.263Z] === RUN TestValidateLabel/label_with_one_more [2023-01-18T12:51:09.263Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2023-01-18T12:51:09.263Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2023-01-18T12:51:09.263Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2023-01-18T12:51:09.263Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2023-01-18T12:51:09.263Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2023-01-18T12:51:09.263Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2023-01-18T12:51:09.263Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2023-01-18T12:51:09.263Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2023-01-18T12:51:09.263Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2023-01-18T12:51:09.263Z] --- PASS: TestValidateLabel (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2023-01-18T12:51:09.263Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestNamedListOpts [2023-01-18T12:51:09.263Z] --- PASS: TestNamedListOpts (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestNamedMapOpts [2023-01-18T12:51:09.263Z] --- PASS: TestNamedMapOpts (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestParseLink [2023-01-18T12:51:09.263Z] --- PASS: TestParseLink (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestQuotedStringSetWithQuotes [2023-01-18T12:51:09.263Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2023-01-18T12:51:09.263Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestQuotedStringSetWithNoQuotes [2023-01-18T12:51:09.263Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2023-01-18T12:51:09.263Z] === RUN TestUlimitOpt [2023-01-18T12:51:09.263Z] --- PASS: TestUlimitOpt (0.00s) [2023-01-18T12:51:09.263Z] PASS [2023-01-18T12:51:09.263Z] coverage: 67.1% of statements [2023-01-18T12:51:09.263Z] ok github.com/docker/docker/opts 0.161s coverage: 67.1% of statements [2023-01-18T12:51:09.718Z] === RUN TestPeerCertificateMarshalJSON [2023-01-18T12:51:09.718Z] === RUN TestUnbuffered [2023-01-18T12:51:09.718Z] --- PASS: TestUnbuffered (0.00s) [2023-01-18T12:51:09.718Z] === RUN TestRaceUnbuffered [2023-01-18T12:51:09.718Z] --- PASS: TestRaceUnbuffered (0.00s) [2023-01-18T12:51:09.718Z] PASS [2023-01-18T12:51:09.718Z] coverage: 100.0% of statements [2023-01-18T12:51:09.718Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2023-01-18T12:51:10.175Z] === RUN TestMatch [2023-01-18T12:51:10.175Z] === RUN TestMatch/[[]] [2023-01-18T12:51:10.175Z] === RUN TestMatch/[[foo]] [2023-01-18T12:51:10.175Z] === RUN TestMatch/[[bar]_[foo]] [2023-01-18T12:51:10.175Z] === RUN TestMatch/[[foo_bar]] [2023-01-18T12:51:10.175Z] === RUN TestMatch/[[qux]_[foo]] [2023-01-18T12:51:10.175Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2023-01-18T12:51:10.175Z] === RUN TestMatch/[] [2023-01-18T12:51:10.175Z] === RUN TestMatch/[]#01 [2023-01-18T12:51:10.175Z] === RUN TestMatch/[[qux]] [2023-01-18T12:51:10.175Z] === RUN TestMatch/[[foo_bar_qux]] [2023-01-18T12:51:10.175Z] === RUN TestMatch/[[qux]_[baz]] [2023-01-18T12:51:10.175Z] === RUN TestMatch/[[foo_baz]] [2023-01-18T12:51:10.175Z] --- PASS: TestMatch (0.00s) [2023-01-18T12:51:10.175Z] --- PASS: TestMatch/[[]] (0.00s) [2023-01-18T12:51:10.175Z] --- PASS: TestMatch/[[foo]] (0.00s) [2023-01-18T12:51:10.175Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2023-01-18T12:51:10.175Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2023-01-18T12:51:10.175Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2023-01-18T12:51:10.175Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2023-01-18T12:51:10.175Z] --- PASS: TestMatch/[] (0.00s) [2023-01-18T12:51:10.175Z] --- PASS: TestMatch/[]#01 (0.00s) [2023-01-18T12:51:10.175Z] --- PASS: TestMatch/[[qux]] (0.00s) [2023-01-18T12:51:10.175Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2023-01-18T12:51:10.175Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2023-01-18T12:51:10.175Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2023-01-18T12:51:10.175Z] PASS [2023-01-18T12:51:10.175Z] coverage: 87.5% of statements [2023-01-18T12:51:10.175Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2023-01-18T12:51:10.175Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2023-01-18T12:51:10.175Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2023-01-18T12:51:10.175Z] --- PASS: TestPeerCertificateMarshalJSON (0.62s) [2023-01-18T12:51:10.175Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2023-01-18T12:51:10.175Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2023-01-18T12:51:10.175Z] === RUN TestMiddleware [2023-01-18T12:51:10.175Z] --- PASS: TestMiddleware (0.00s) [2023-01-18T12:51:10.175Z] === RUN TestNewResponseModifier [2023-01-18T12:51:10.175Z] --- PASS: TestNewResponseModifier (0.00s) [2023-01-18T12:51:10.175Z] PASS [2023-01-18T12:51:10.175Z] coverage: 26.8% of statements [2023-01-18T12:51:10.175Z] ok github.com/docker/docker/pkg/authorization 0.670s coverage: 26.8% of statements [2023-01-18T12:51:10.175Z] === RUN TestIsArchivePathDir [2023-01-18T12:51:10.630Z] --- PASS: TestIsArchivePathDir (0.07s) [2023-01-18T12:51:10.630Z] === RUN TestIsArchivePathInvalidFile [2023-01-18T12:51:10.630Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2023-01-18T12:51:10.630Z] === RUN TestIsArchivePathTar [2023-01-18T12:51:10.630Z] --- PASS: TestIsArchivePathTar (0.18s) [2023-01-18T12:51:10.630Z] === RUN TestDecompressStreamGzip [2023-01-18T12:51:11.086Z] === RUN TestChrootTarUntar [2023-01-18T12:51:11.086Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:11.086Z] --- SKIP: TestChrootTarUntar (0.00s) [2023-01-18T12:51:11.086Z] === RUN TestChrootUntarWithHugeExcludesList [2023-01-18T12:51:11.086Z] === RUN TestSizeEmpty [2023-01-18T12:51:11.086Z] --- PASS: TestSizeEmpty (0.00s) [2023-01-18T12:51:11.086Z] === RUN TestSizeEmptyFile [2023-01-18T12:51:11.086Z] --- PASS: TestSizeEmptyFile (0.00s) [2023-01-18T12:51:11.086Z] === RUN TestSizeNonemptyFile [2023-01-18T12:51:11.086Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:11.086Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2023-01-18T12:51:11.086Z] === RUN TestChrootUntarEmptyArchive [2023-01-18T12:51:11.086Z] --- PASS: TestSizeNonemptyFile (0.00s) [2023-01-18T12:51:11.086Z] === RUN TestSizeNestedDirectoryEmpty [2023-01-18T12:51:11.086Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2023-01-18T12:51:11.086Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2023-01-18T12:51:11.086Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2023-01-18T12:51:11.086Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2023-01-18T12:51:11.086Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2023-01-18T12:51:11.086Z] === RUN TestChrootTarUntarWithSymlink [2023-01-18T12:51:11.086Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-18T12:51:11.086Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2023-01-18T12:51:11.086Z] === RUN TestChrootCopyWithTar [2023-01-18T12:51:11.086Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2023-01-18T12:51:11.086Z] === RUN TestMoveToSubdir [2023-01-18T12:51:11.086Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-18T12:51:11.086Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2023-01-18T12:51:11.086Z] === RUN TestChrootCopyFileWithTar [2023-01-18T12:51:11.086Z] --- PASS: TestMoveToSubdir (0.00s) [2023-01-18T12:51:11.086Z] === RUN TestSizeNonExistingDirectory [2023-01-18T12:51:11.086Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2023-01-18T12:51:11.086Z] PASS [2023-01-18T12:51:11.086Z] coverage: 80.0% of statements [2023-01-18T12:51:11.086Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:11.086Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2023-01-18T12:51:11.086Z] === RUN TestChrootUntarPath [2023-01-18T12:51:11.087Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-18T12:51:11.087Z] --- SKIP: TestChrootUntarPath (0.00s) [2023-01-18T12:51:11.087Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2023-01-18T12:51:11.087Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:11.087Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-01-18T12:51:11.087Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2023-01-18T12:51:11.087Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:11.087Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-01-18T12:51:11.087Z] === RUN TestChrootApplyDotDotFile [2023-01-18T12:51:11.087Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2023-01-18T12:51:11.087Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:11.087Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2023-01-18T12:51:11.087Z] PASS [2023-01-18T12:51:11.087Z] coverage: 15.1% of statements [2023-01-18T12:51:11.087Z] ok github.com/docker/docker/pkg/chrootarchive 0.111s coverage: 15.1% of statements [2023-01-18T12:51:11.087Z] --- PASS: TestDecompressStreamGzip (0.13s) [2023-01-18T12:51:11.087Z] === RUN TestDecompressStreamBzip2 [2023-01-18T12:51:11.087Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2023-01-18T12:51:11.087Z] === RUN TestDecompressStreamXz [2023-01-18T12:51:11.087Z] archive_test.go:134: Xz not present in msys2 [2023-01-18T12:51:11.087Z] --- SKIP: TestDecompressStreamXz (0.00s) [2023-01-18T12:51:11.087Z] === RUN TestCompressStreamXzUnsupported [2023-01-18T12:51:11.087Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2023-01-18T12:51:11.087Z] === RUN TestCompressStreamBzip2Unsupported [2023-01-18T12:51:11.087Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2023-01-18T12:51:11.087Z] === RUN TestCompressStreamInvalid [2023-01-18T12:51:11.087Z] --- PASS: TestCompressStreamInvalid (0.00s) [2023-01-18T12:51:11.087Z] === RUN TestExtensionInvalid [2023-01-18T12:51:11.087Z] --- PASS: TestExtensionInvalid (0.00s) [2023-01-18T12:51:11.087Z] === RUN TestExtensionUncompressed [2023-01-18T12:51:11.087Z] --- PASS: TestExtensionUncompressed (0.00s) [2023-01-18T12:51:11.087Z] === RUN TestExtensionBzip2 [2023-01-18T12:51:11.087Z] --- PASS: TestExtensionBzip2 (0.00s) [2023-01-18T12:51:11.087Z] === RUN TestExtensionGzip [2023-01-18T12:51:11.087Z] --- PASS: TestExtensionGzip (0.00s) [2023-01-18T12:51:11.087Z] === RUN TestExtensionXz [2023-01-18T12:51:11.087Z] --- PASS: TestExtensionXz (0.00s) [2023-01-18T12:51:11.087Z] === RUN TestCmdStreamLargeStderr [2023-01-18T12:51:11.087Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2023-01-18T12:51:11.087Z] === RUN TestCmdStreamBad [2023-01-18T12:51:11.087Z] archive_test.go:239: Failing on Windows CI machines [2023-01-18T12:51:11.087Z] --- SKIP: TestCmdStreamBad (0.00s) [2023-01-18T12:51:11.087Z] === RUN TestCmdStreamGood [2023-01-18T12:51:11.087Z] --- PASS: TestCmdStreamGood (0.06s) [2023-01-18T12:51:11.087Z] === RUN TestUntarPathWithInvalidDest [2023-01-18T12:51:11.087Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2023-01-18T12:51:11.087Z] === RUN TestUntarPathWithInvalidSrc [2023-01-18T12:51:11.087Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2023-01-18T12:51:11.087Z] === RUN TestUntarPath [2023-01-18T12:51:11.551Z] === RUN Test [2023-01-18T12:51:11.551Z] === RUN Test/TestContainsEntry [2023-01-18T12:51:11.551Z] === RUN Test/TestCreateEntries [2023-01-18T12:51:11.551Z] === RUN Test/TestEntriesDiff [2023-01-18T12:51:11.551Z] === RUN Test/TestEntriesEquality [2023-01-18T12:51:11.551Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2023-01-18T12:51:11.551Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2023-01-18T12:51:11.551Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2023-01-18T12:51:11.551Z] === RUN Test/TestGeneratorNotGenerate [2023-01-18T12:51:11.551Z] === RUN Test/TestGeneratorWithPort [2023-01-18T12:51:11.551Z] === RUN Test/TestGeneratorWithPortNotGenerate [2023-01-18T12:51:11.551Z] === RUN Test/TestNewEntry [2023-01-18T12:51:11.551Z] === RUN Test/TestParse [2023-01-18T12:51:11.551Z] --- PASS: Test (0.00s) [2023-01-18T12:51:11.551Z] --- PASS: Test/TestContainsEntry (0.00s) [2023-01-18T12:51:11.551Z] --- PASS: Test/TestCreateEntries (0.00s) [2023-01-18T12:51:11.551Z] --- PASS: Test/TestEntriesDiff (0.00s) [2023-01-18T12:51:11.551Z] --- PASS: Test/TestEntriesEquality (0.00s) [2023-01-18T12:51:11.551Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2023-01-18T12:51:11.551Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2023-01-18T12:51:11.551Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2023-01-18T12:51:11.551Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2023-01-18T12:51:11.551Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2023-01-18T12:51:11.551Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2023-01-18T12:51:11.551Z] --- PASS: Test/TestNewEntry (0.00s) [2023-01-18T12:51:11.551Z] --- PASS: Test/TestParse (0.00s) [2023-01-18T12:51:11.551Z] PASS [2023-01-18T12:51:11.551Z] coverage: 58.3% of statements [2023-01-18T12:51:11.551Z] ok github.com/docker/docker/pkg/discovery 0.043s coverage: 58.3% of statements [2023-01-18T12:51:11.551Z] --- PASS: TestUntarPath (0.07s) [2023-01-18T12:51:11.551Z] === RUN TestUntarPathWithDestinationFile [2023-01-18T12:51:11.551Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2023-01-18T12:51:11.551Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2023-01-18T12:51:11.551Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2023-01-18T12:51:11.551Z] === RUN TestCopyWithTarInvalidSrc [2023-01-18T12:51:11.551Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2023-01-18T12:51:11.551Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2023-01-18T12:51:11.551Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2023-01-18T12:51:11.551Z] === RUN TestCopyWithTarSrcFile [2023-01-18T12:51:11.551Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2023-01-18T12:51:11.551Z] === RUN TestCopyWithTarSrcFolder [2023-01-18T12:51:11.551Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2023-01-18T12:51:11.551Z] === RUN TestCopyFileWithTarInvalidSrc [2023-01-18T12:51:11.551Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2023-01-18T12:51:11.551Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2023-01-18T12:51:11.551Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2023-01-18T12:51:11.551Z] === RUN TestCopyFileWithTarSrcFolder [2023-01-18T12:51:11.551Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2023-01-18T12:51:11.551Z] === RUN TestCopyFileWithTarSrcFile [2023-01-18T12:51:11.551Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2023-01-18T12:51:11.551Z] === RUN TestTarFiles [2023-01-18T12:51:12.019Z] === RUN Test [2023-01-18T12:51:12.019Z] === RUN Test/TestContent [2023-01-18T12:51:12.019Z] === RUN Test/TestInitialize [2023-01-18T12:51:12.019Z] === RUN Test/TestNew [2023-01-18T12:51:12.019Z] === RUN Test/TestParsingContentsWithComments [2023-01-18T12:51:12.019Z] === RUN Test/TestRegister [2023-01-18T12:51:12.019Z] === RUN Test/TestWatch [2023-01-18T12:51:12.019Z] --- PASS: Test (0.01s) [2023-01-18T12:51:12.019Z] --- PASS: Test/TestContent (0.00s) [2023-01-18T12:51:12.019Z] --- PASS: Test/TestInitialize (0.00s) [2023-01-18T12:51:12.019Z] --- PASS: Test/TestNew (0.00s) [2023-01-18T12:51:12.019Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2023-01-18T12:51:12.019Z] --- PASS: Test/TestRegister (0.00s) [2023-01-18T12:51:12.019Z] --- PASS: Test/TestWatch (0.00s) [2023-01-18T12:51:12.019Z] PASS [2023-01-18T12:51:12.019Z] coverage: 92.9% of statements [2023-01-18T12:51:12.019Z] ok github.com/docker/docker/pkg/discovery/file 0.050s coverage: 92.9% of statements [2023-01-18T12:51:12.486Z] === RUN Test [2023-01-18T12:51:12.486Z] === RUN Test/TestWatch [2023-01-18T12:51:12.486Z] --- PASS: Test (0.00s) [2023-01-18T12:51:12.486Z] --- PASS: Test/TestWatch (0.00s) [2023-01-18T12:51:12.486Z] PASS [2023-01-18T12:51:12.486Z] coverage: 92.3% of statements [2023-01-18T12:51:12.486Z] === RUN Test [2023-01-18T12:51:12.486Z] === RUN Test/TestInitialize [2023-01-18T12:51:12.486Z] ok github.com/docker/docker/pkg/discovery/memory 0.065s coverage: 92.3% of statements [2023-01-18T12:51:12.486Z] time="2023-01-18T12:51:12Z" level=info msg="Initializing discovery without TLS" [2023-01-18T12:51:12.486Z] time="2023-01-18T12:51:12Z" level=info msg="Initializing discovery without TLS" [2023-01-18T12:51:12.486Z] time="2023-01-18T12:51:12Z" level=info msg="Initializing discovery without TLS" [2023-01-18T12:51:12.486Z] === RUN Test/TestInitializeWithCerts [2023-01-18T12:51:12.486Z] time="2023-01-18T12:51:12Z" level=info msg="Initializing discovery with TLS" [2023-01-18T12:51:12.486Z] === RUN Test/TestWatch [2023-01-18T12:51:12.486Z] time="2023-01-18T12:51:12Z" level=info msg="Initializing discovery without TLS" [2023-01-18T12:51:12.954Z] === RUN Test [2023-01-18T12:51:12.954Z] === RUN Test/TestInitialize [2023-01-18T12:51:12.954Z] === RUN Test/TestInitializeWithPattern [2023-01-18T12:51:12.954Z] === RUN Test/TestRegister [2023-01-18T12:51:12.954Z] === RUN Test/TestWatch [2023-01-18T12:51:12.954Z] --- PASS: Test (0.00s) [2023-01-18T12:51:12.954Z] --- PASS: Test/TestInitialize (0.00s) [2023-01-18T12:51:12.954Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2023-01-18T12:51:12.954Z] --- PASS: Test/TestRegister (0.00s) [2023-01-18T12:51:12.954Z] --- PASS: Test/TestWatch (0.00s) [2023-01-18T12:51:12.954Z] PASS [2023-01-18T12:51:12.954Z] coverage: 93.8% of statements [2023-01-18T12:51:12.954Z] ok github.com/docker/docker/pkg/discovery/nodes 0.049s coverage: 93.8% of statements [2023-01-18T12:51:13.060Z] ......... [ 86%] [2023-01-18T12:51:13.422Z] === RUN TestPollerAddRemove [2023-01-18T12:51:13.422Z] --- PASS: TestPollerAddRemove (0.00s) [2023-01-18T12:51:13.422Z] === RUN TestPollerEvent [2023-01-18T12:51:13.422Z] poller_test.go:41: No chmod on Windows [2023-01-18T12:51:13.422Z] --- SKIP: TestPollerEvent (0.00s) [2023-01-18T12:51:13.422Z] === RUN TestPollerClose [2023-01-18T12:51:13.422Z] --- PASS: TestPollerClose (0.00s) [2023-01-18T12:51:13.422Z] PASS [2023-01-18T12:51:13.422Z] coverage: 36.2% of statements [2023-01-18T12:51:13.422Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 36.2% of statements [2023-01-18T12:51:13.890Z] === RUN TestCopyFileWithInvalidSrc [2023-01-18T12:51:13.890Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestCopyFileWithInvalidDest [2023-01-18T12:51:13.890Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestCopyFileWithSameSrcAndDest [2023-01-18T12:51:13.890Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2023-01-18T12:51:13.890Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestCopyFile [2023-01-18T12:51:13.890Z] --- PASS: TestCopyFile (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2023-01-18T12:51:13.890Z] fileutils_test.go:134: Needs porting to Windows [2023-01-18T12:51:13.890Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2023-01-18T12:51:13.890Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestReadSymlinkedDirectoryToFile [2023-01-18T12:51:13.890Z] fileutils_test.go:180: Needs porting to Windows [2023-01-18T12:51:13.890Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestWildcardMatches [2023-01-18T12:51:13.890Z] --- PASS: TestWildcardMatches (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestPatternMatches [2023-01-18T12:51:13.890Z] --- PASS: TestPatternMatches (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestExclusionPatternMatchesPatternBefore [2023-01-18T12:51:13.890Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestPatternMatchesFolderExclusions [2023-01-18T12:51:13.890Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2023-01-18T12:51:13.890Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestPatternMatchesFolderWildcardExclusions [2023-01-18T12:51:13.890Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestExclusionPatternMatchesPatternAfter [2023-01-18T12:51:13.890Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestExclusionPatternMatchesWholeDirectory [2023-01-18T12:51:13.890Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestSingleExclamationError [2023-01-18T12:51:13.890Z] --- PASS: TestSingleExclamationError (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestMatchesWithNoPatterns [2023-01-18T12:51:13.890Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestMatchesWithMalformedPatterns [2023-01-18T12:51:13.890Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestMatches [2023-01-18T12:51:13.890Z] --- PASS: TestMatches (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestCleanPatterns [2023-01-18T12:51:13.890Z] --- PASS: TestCleanPatterns (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestCleanPatternsStripEmptyPatterns [2023-01-18T12:51:13.890Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestCleanPatternsExceptionFlag [2023-01-18T12:51:13.890Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2023-01-18T12:51:13.890Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2023-01-18T12:51:13.890Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestCleanPatternsErrorSingleException [2023-01-18T12:51:13.890Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestCreateIfNotExistsDir [2023-01-18T12:51:13.890Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestCreateIfNotExistsFile [2023-01-18T12:51:13.890Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestMatch [2023-01-18T12:51:13.890Z] --- PASS: TestMatch (0.00s) [2023-01-18T12:51:13.890Z] PASS [2023-01-18T12:51:13.890Z] coverage: 85.4% of statements [2023-01-18T12:51:13.890Z] ok github.com/docker/docker/pkg/fileutils 0.068s coverage: 85.4% of statements [2023-01-18T12:51:13.890Z] === RUN TestGet [2023-01-18T12:51:13.890Z] --- PASS: TestGet (0.00s) [2023-01-18T12:51:13.890Z] === RUN TestGetShortcutString [2023-01-18T12:51:13.890Z] --- PASS: TestGetShortcutString (0.00s) [2023-01-18T12:51:13.890Z] PASS [2023-01-18T12:51:13.890Z] coverage: 42.9% of statements [2023-01-18T12:51:13.890Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2023-01-18T12:51:14.876Z] === RUN TestCreateIDMapOrder [2023-01-18T12:51:14.876Z] --- PASS: TestCreateIDMapOrder (0.00s) [2023-01-18T12:51:14.876Z] PASS [2023-01-18T12:51:14.876Z] coverage: 7.2% of statements [2023-01-18T12:51:14.876Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2023-01-18T12:51:15.343Z] === RUN TestFixedBufferCap [2023-01-18T12:51:15.343Z] --- PASS: TestFixedBufferCap (0.00s) [2023-01-18T12:51:15.343Z] === RUN TestFixedBufferLen [2023-01-18T12:51:15.343Z] --- PASS: TestFixedBufferLen (0.00s) [2023-01-18T12:51:15.343Z] === RUN TestFixedBufferString [2023-01-18T12:51:15.343Z] --- PASS: TestFixedBufferString (0.00s) [2023-01-18T12:51:15.343Z] === RUN TestFixedBufferWrite [2023-01-18T12:51:15.343Z] --- PASS: TestFixedBufferWrite (0.00s) [2023-01-18T12:51:15.343Z] === RUN TestFixedBufferRead [2023-01-18T12:51:15.343Z] --- PASS: TestFixedBufferRead (0.00s) [2023-01-18T12:51:15.343Z] === RUN TestBytesPipeRead [2023-01-18T12:51:15.343Z] --- PASS: TestBytesPipeRead (0.00s) [2023-01-18T12:51:15.343Z] === RUN TestBytesPipeWrite [2023-01-18T12:51:15.343Z] --- PASS: TestBytesPipeWrite (0.00s) [2023-01-18T12:51:15.343Z] === RUN TestBytesPipeWriteRandomChunks [2023-01-18T12:51:15.343Z] --- PASS: Test (3.19s) [2023-01-18T12:51:15.343Z] --- PASS: Test/TestInitialize (0.16s) [2023-01-18T12:51:15.343Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2023-01-18T12:51:15.343Z] --- PASS: Test/TestWatch (3.02s) [2023-01-18T12:51:15.343Z] PASS [2023-01-18T12:51:15.343Z] coverage: 84.1% of statements [2023-01-18T12:51:15.343Z] ok github.com/docker/docker/pkg/discovery/kv 3.234s coverage: 84.1% of statements [2023-01-18T12:51:15.812Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2023-01-18T12:51:15.812Z] === RUN TestAtomicWriteToFile [2023-01-18T12:51:15.812Z] --- PASS: TestAtomicWriteToFile (0.01s) [2023-01-18T12:51:15.812Z] === RUN TestAtomicWriteSetCommit [2023-01-18T12:51:15.812Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2023-01-18T12:51:15.812Z] === RUN TestAtomicWriteSetCancel [2023-01-18T12:51:15.812Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2023-01-18T12:51:15.812Z] === RUN TestReadCloserWrapperClose [2023-01-18T12:51:15.812Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2023-01-18T12:51:15.812Z] === RUN TestReaderErrWrapperReadOnError [2023-01-18T12:51:15.812Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2023-01-18T12:51:15.812Z] === RUN TestReaderErrWrapperRead [2023-01-18T12:51:15.812Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2023-01-18T12:51:15.812Z] === RUN TestHashData [2023-01-18T12:51:15.812Z] --- PASS: TestHashData (0.00s) [2023-01-18T12:51:15.812Z] === RUN TestCancelReadCloser [2023-01-18T12:51:15.812Z] === RUN TestError [2023-01-18T12:51:15.812Z] --- PASS: TestError (0.00s) [2023-01-18T12:51:15.812Z] === RUN TestProgressString [2023-01-18T12:51:15.812Z] === RUN TestProgressString/no_progress [2023-01-18T12:51:15.812Z] === RUN TestProgressString/progress_1 [2023-01-18T12:51:15.812Z] === RUN TestProgressString/some_progress_with_a_start_time [2023-01-18T12:51:15.812Z] === RUN TestProgressString/some_progress_without_a_start_time [2023-01-18T12:51:15.812Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2023-01-18T12:51:15.812Z] === RUN TestProgressString/with_units [2023-01-18T12:51:15.812Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2023-01-18T12:51:15.812Z] === RUN TestProgressString/hide_counts [2023-01-18T12:51:15.812Z] --- PASS: TestProgressString (0.00s) [2023-01-18T12:51:15.812Z] --- PASS: TestProgressString/no_progress (0.00s) [2023-01-18T12:51:15.812Z] --- PASS: TestProgressString/progress_1 (0.00s) [2023-01-18T12:51:15.812Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2023-01-18T12:51:15.812Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2023-01-18T12:51:15.812Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2023-01-18T12:51:15.812Z] --- PASS: TestProgressString/with_units (0.00s) [2023-01-18T12:51:15.812Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2023-01-18T12:51:15.812Z] --- PASS: TestProgressString/hide_counts (0.00s) [2023-01-18T12:51:15.812Z] === RUN TestJSONMessageDisplay [2023-01-18T12:51:15.812Z] --- PASS: TestCancelReadCloser (0.10s) [2023-01-18T12:51:15.812Z] === RUN TestWriteCloserWrapperClose [2023-01-18T12:51:15.812Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2023-01-18T12:51:15.812Z] === RUN TestNopWriteCloser [2023-01-18T12:51:15.812Z] --- PASS: TestNopWriteCloser (0.00s) [2023-01-18T12:51:15.812Z] === RUN TestNopWriter [2023-01-18T12:51:15.812Z] --- PASS: TestNopWriter (0.00s) [2023-01-18T12:51:15.812Z] === RUN TestWriteCounter [2023-01-18T12:51:15.812Z] --- PASS: TestWriteCounter (0.00s) [2023-01-18T12:51:15.812Z] PASS [2023-01-18T12:51:15.812Z] coverage: 69.2% of statements [2023-01-18T12:51:15.812Z] ok github.com/docker/docker/pkg/ioutils 0.651s coverage: 69.2% of statements [2023-01-18T12:51:16.280Z] --- PASS: TestJSONMessageDisplay (0.16s) [2023-01-18T12:51:16.280Z] === RUN TestJSONMessageDisplayWithJSONError [2023-01-18T12:51:16.280Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2023-01-18T12:51:16.280Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2023-01-18T12:51:16.280Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2023-01-18T12:51:16.280Z] === RUN TestDisplayJSONMessagesStream [2023-01-18T12:51:16.280Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2023-01-18T12:51:16.280Z] PASS [2023-01-18T12:51:16.280Z] coverage: 91.7% of statements [2023-01-18T12:51:16.280Z] ok github.com/docker/docker/pkg/jsonmessage 0.204s coverage: 91.7% of statements [2023-01-18T12:51:16.280Z] === RUN TestStandardLongPath [2023-01-18T12:51:16.280Z] --- PASS: TestStandardLongPath (0.00s) [2023-01-18T12:51:16.280Z] === RUN TestUNCLongPath [2023-01-18T12:51:16.280Z] --- PASS: TestUNCLongPath (0.00s) [2023-01-18T12:51:16.280Z] PASS [2023-01-18T12:51:16.280Z] coverage: 100.0% of statements [2023-01-18T12:51:16.280Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2023-01-18T12:51:16.280Z] --- PASS: TestTarFiles (4.82s) [2023-01-18T12:51:16.280Z] === RUN TestTarUntar [2023-01-18T12:51:16.280Z] --- PASS: TestTarUntar (0.03s) [2023-01-18T12:51:16.280Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2023-01-18T12:51:16.280Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2023-01-18T12:51:16.280Z] === RUN TestTarWithOptions [2023-01-18T12:51:16.280Z] --- PASS: TestTarWithOptions (0.02s) [2023-01-18T12:51:16.280Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2023-01-18T12:51:16.280Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2023-01-18T12:51:16.280Z] === RUN TestUntarUstarGnuConflict [2023-01-18T12:51:16.280Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2023-01-18T12:51:16.280Z] === RUN TestUntarInvalidFilenames [2023-01-18T12:51:16.748Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1764456440\\dest" [2023-01-18T12:51:16.748Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2023-01-18T12:51:16.748Z] === RUN TestUntarHardlinkToSymlink [2023-01-18T12:51:16.748Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2023-01-18T12:51:16.748Z] === RUN TestUntarInvalidHardlink [2023-01-18T12:51:16.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink523307332\\victim\\hello" -> "../victim/hello" [2023-01-18T12:51:16.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3880811432\\victim\\hello" -> "/../victim/hello" [2023-01-18T12:51:16.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1170230845\\victim" -> "../victim" [2023-01-18T12:51:16.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink188905958\\victim" -> "../victim" [2023-01-18T12:51:16.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink588780661\\victim" -> "../victim" [2023-01-18T12:51:16.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink441125303\\victim" -> "../victim" [2023-01-18T12:51:16.748Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2023-01-18T12:51:16.748Z] === RUN TestUntarInvalidSymlink [2023-01-18T12:51:16.748Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink766693210\\dest\\dotdot" -> "../victim/hello" [2023-01-18T12:51:16.748Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1862730289\\dest\\slash-dotdot" -> "/../victim/hello" [2023-01-18T12:51:16.748Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink649667001\\dest\\loophole-victim" -> "../victim" [2023-01-18T12:51:16.748Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2389102865\\dest\\loophole-victim" -> "../victim" [2023-01-18T12:51:16.748Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2236280800\\dest\\loophole-victim" -> "../victim" [2023-01-18T12:51:16.748Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1594308827\\dest\\loophole-victim" -> "../victim" [2023-01-18T12:51:16.748Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1683360666\\dest\\dir\\loophole" -> "../../victim" [2023-01-18T12:51:16.748Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2023-01-18T12:51:16.748Z] === RUN TestTempArchiveCloseMultipleTimes [2023-01-18T12:51:16.748Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2023-01-18T12:51:16.748Z] === RUN TestXGlobalNoParent [2023-01-18T12:51:16.748Z] --- PASS: TestXGlobalNoParent (0.00s) [2023-01-18T12:51:16.748Z] === RUN TestReplaceFileTarWrapper [2023-01-18T12:51:16.748Z] === RUN TestNameFormat [2023-01-18T12:51:16.748Z] --- PASS: TestNameFormat (0.00s) [2023-01-18T12:51:16.748Z] === RUN TestNameRetries [2023-01-18T12:51:16.748Z] --- PASS: TestNameRetries (0.00s) [2023-01-18T12:51:16.748Z] PASS [2023-01-18T12:51:16.748Z] coverage: 85.7% of statements [2023-01-18T12:51:16.748Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2023-01-18T12:51:16.748Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2023-01-18T12:51:16.748Z] === RUN TestPrefixHeaderReadable [2023-01-18T12:51:16.748Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2023-01-18T12:51:16.748Z] === RUN TestDisablePigz [2023-01-18T12:51:16.748Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2023-01-18T12:51:16.748Z] --- PASS: TestDisablePigz (0.14s) [2023-01-18T12:51:16.748Z] === RUN TestPigz [2023-01-18T12:51:17.216Z] === RUN TestParseKeyValueOpt [2023-01-18T12:51:17.216Z] --- PASS: TestParseKeyValueOpt (0.00s) [2023-01-18T12:51:17.216Z] === RUN TestParseUintList [2023-01-18T12:51:17.216Z] --- PASS: TestParseUintList (0.00s) [2023-01-18T12:51:17.216Z] === RUN TestParseUintListMaximumLimits [2023-01-18T12:51:17.216Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2023-01-18T12:51:17.216Z] PASS [2023-01-18T12:51:17.216Z] coverage: 97.0% of statements [2023-01-18T12:51:17.216Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2023-01-18T12:51:17.216Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2023-01-18T12:51:17.216Z] --- PASS: TestPigz (0.13s) [2023-01-18T12:51:17.216Z] === RUN TestCopyFileWithInvalidDest [2023-01-18T12:51:17.216Z] archive_windows_test.go:17: Currently fails [2023-01-18T12:51:17.216Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2023-01-18T12:51:17.216Z] === RUN TestCanonicalTarNameForPath [2023-01-18T12:51:17.216Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2023-01-18T12:51:17.216Z] === RUN TestCanonicalTarName [2023-01-18T12:51:17.216Z] --- PASS: TestCanonicalTarName (0.00s) [2023-01-18T12:51:17.216Z] === RUN TestChmodTarEntry [2023-01-18T12:51:17.216Z] --- PASS: TestChmodTarEntry (0.00s) [2023-01-18T12:51:17.216Z] === RUN TestHardLinkOrder [2023-01-18T12:51:17.216Z] --- PASS: TestHardLinkOrder (0.07s) [2023-01-18T12:51:17.216Z] === RUN TestChangeString [2023-01-18T12:51:17.216Z] --- PASS: TestChangeString (0.00s) [2023-01-18T12:51:17.216Z] === RUN TestChangesWithNoChanges [2023-01-18T12:51:17.216Z] --- PASS: TestChangesWithNoChanges (0.03s) [2023-01-18T12:51:17.216Z] === RUN TestChangesWithChanges [2023-01-18T12:51:17.216Z] --- PASS: TestChangesWithChanges (0.04s) [2023-01-18T12:51:17.216Z] === RUN TestChangesWithChangesGH13590 [2023-01-18T12:51:17.216Z] changes_test.go:192: needs more investigation [2023-01-18T12:51:17.216Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2023-01-18T12:51:17.216Z] === RUN TestChangesDirsEmpty [2023-01-18T12:51:17.216Z] === RUN TestNewAndRemove [2023-01-18T12:51:17.216Z] --- PASS: TestNewAndRemove (0.00s) [2023-01-18T12:51:17.216Z] === RUN TestRemoveInvalidPath [2023-01-18T12:51:17.216Z] --- PASS: TestRemoveInvalidPath (0.00s) [2023-01-18T12:51:17.216Z] PASS [2023-01-18T12:51:17.216Z] coverage: 82.6% of statements [2023-01-18T12:51:17.216Z] ok github.com/docker/docker/pkg/pidfile 0.057s coverage: 82.6% of statements [2023-01-18T12:51:17.216Z] --- PASS: TestChangesDirsEmpty (0.17s) [2023-01-18T12:51:17.216Z] === RUN TestChangesDirsMutated [2023-01-18T12:51:17.328Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-01-18T12:51:17.328Z] PASS [2023-01-18T12:51:17.328Z] [2023-01-18T12:51:17.328Z] DONE 17 tests in 53.315s [2023-01-18T12:51:17.328Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-01-18T12:51:17.328Z] INFO: Testing against a local daemon [2023-01-18T12:51:17.328Z] === RUN TestPluginInvalidJSON [2023-01-18T12:51:17.328Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T12:51:17.328Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T12:51:17.328Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T12:51:17.328Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-01-18T12:51:17.328Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-01-18T12:51:17.328Z] === RUN TestPluginInstall [2023-01-18T12:51:17.328Z] === RUN TestPluginInstall/no_auth [2023-01-18T12:51:17.328Z] time="2023-01-18T12:51:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T12:51:17.328Z] time="2023-01-18T12:51:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34ef8cbb7d20ebe86f82cf1222c20f350903d76a0eb3822753a6ace19b7734a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T12:51:17.328Z] time="2023-01-18T12:51:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T12:51:17.328Z] time="2023-01-18T12:51:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34ef8cbb7d20ebe86f82cf1222c20f350903d76a0eb3822753a6ace19b7734a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T12:51:17.328Z] === RUN TestPluginInstall/with_htpasswd [2023-01-18T12:51:17.328Z] time="2023-01-18T12:51:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T12:51:17.328Z] time="2023-01-18T12:51:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63b933e839fe5a3a4f234dc0d29105bafe37e8e05cd74e122582a5ada41d1954" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T12:51:17.328Z] time="2023-01-18T12:51:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T12:51:17.328Z] time="2023-01-18T12:51:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63b933e839fe5a3a4f234dc0d29105bafe37e8e05cd74e122582a5ada41d1954" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T12:51:17.328Z] === RUN TestPluginInstall/with_insecure [2023-01-18T12:51:17.614Z] tests/integration/models_images_test.py ............... [ 89%] [2023-01-18T12:51:17.684Z] --- PASS: TestChangesDirsMutated (0.21s) [2023-01-18T12:51:17.684Z] === RUN TestApplyLayer [2023-01-18T12:51:17.684Z] changes_test.go:405: needs further investigation [2023-01-18T12:51:17.684Z] --- SKIP: TestApplyLayer (0.00s) [2023-01-18T12:51:17.684Z] === RUN TestChangesSizeWithHardlinks [2023-01-18T12:51:17.684Z] changes_test.go:441: needs further investigation [2023-01-18T12:51:17.684Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2023-01-18T12:51:17.684Z] === RUN TestChangesSizeWithNoChanges [2023-01-18T12:51:17.684Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2023-01-18T12:51:17.684Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2023-01-18T12:51:17.684Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2023-01-18T12:51:17.684Z] === RUN TestChangesSize [2023-01-18T12:51:17.684Z] --- PASS: TestChangesSize (0.00s) [2023-01-18T12:51:17.684Z] === RUN TestApplyLayerInvalidFilenames [2023-01-18T12:51:17.684Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames751963117\\dest" [2023-01-18T12:51:17.684Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2023-01-18T12:51:17.684Z] === RUN TestApplyLayerInvalidHardlink [2023-01-18T12:51:17.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4276872003\\victim\\hello" -> "../victim/hello" [2023-01-18T12:51:17.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink800638401\\victim\\hello" -> "/../victim/hello" [2023-01-18T12:51:17.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2193702992\\victim" -> "../victim" [2023-01-18T12:51:17.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3096105113\\victim" -> "../victim" [2023-01-18T12:51:17.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3403833328\\victim" -> "../victim" [2023-01-18T12:51:17.684Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink80569340\\victim" -> "../victim" [2023-01-18T12:51:17.684Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2023-01-18T12:51:17.684Z] === RUN TestApplyLayerInvalidSymlink [2023-01-18T12:51:17.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink299520027\\dest\\dotdot" -> "../victim/hello" [2023-01-18T12:51:17.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1353590034\\dest\\slash-dotdot" -> "/../victim/hello" [2023-01-18T12:51:17.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1674038139\\dest\\loophole-victim" -> "../victim" [2023-01-18T12:51:17.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink699333128\\dest\\loophole-victim" -> "../victim" [2023-01-18T12:51:17.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4266677555\\dest\\loophole-victim" -> "../victim" [2023-01-18T12:51:17.684Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink20507000\\dest\\loophole-victim" -> "../victim" [2023-01-18T12:51:17.684Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2023-01-18T12:51:17.684Z] === RUN TestApplyLayerWhiteouts [2023-01-18T12:51:17.684Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2023-01-18T12:51:17.684Z] === RUN TestGenerateEmptyFile [2023-01-18T12:51:17.684Z] --- PASS: TestGenerateEmptyFile (0.00s) [2023-01-18T12:51:17.684Z] === RUN TestGenerateWithContent [2023-01-18T12:51:17.684Z] --- PASS: TestGenerateWithContent (0.00s) [2023-01-18T12:51:17.684Z] PASS [2023-01-18T12:51:17.684Z] coverage: 62.6% of statements [2023-01-18T12:51:17.684Z] ok github.com/docker/docker/pkg/archive 7.378s coverage: 62.6% of statements [2023-01-18T12:51:17.684Z] === RUN TestParseEmptyInterface [2023-01-18T12:51:17.684Z] --- PASS: TestParseEmptyInterface (0.00s) [2023-01-18T12:51:17.684Z] === RUN TestParseNonInterfaceType [2023-01-18T12:51:17.888Z] time="2023-01-18T12:51:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T12:51:17.888Z] time="2023-01-18T12:51:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0a5ff1e51198c821f19f60f460fdd571e9fff23efaad458b454a7b453a89ca8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T12:51:17.888Z] time="2023-01-18T12:51:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T12:51:17.888Z] time="2023-01-18T12:51:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0a5ff1e51198c821f19f60f460fdd571e9fff23efaad458b454a7b453a89ca8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T12:51:18.143Z] plugin_test.go:165: [dab7e350ed5bc] daemon is not started [2023-01-18T12:51:18.144Z] --- PASS: TestPluginInstall (3.17s) [2023-01-18T12:51:18.144Z] --- PASS: TestPluginInstall/no_auth (1.30s) [2023-01-18T12:51:18.144Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2023-01-18T12:51:18.144Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2023-01-18T12:51:18.144Z] === RUN TestPluginsWithRuntimes [2023-01-18T12:51:18.152Z] --- PASS: TestParseNonInterfaceType (0.00s) [2023-01-18T12:51:18.152Z] === RUN TestParseWithOneFunction [2023-01-18T12:51:18.152Z] --- PASS: TestParseWithOneFunction (0.00s) [2023-01-18T12:51:18.152Z] === RUN TestParseWithMultipleFuncs [2023-01-18T12:51:18.152Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2023-01-18T12:51:18.152Z] === RUN TestParseWithUnnamedReturn [2023-01-18T12:51:18.152Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2023-01-18T12:51:18.152Z] === RUN TestEmbeddedInterface [2023-01-18T12:51:18.152Z] --- PASS: TestEmbeddedInterface (0.00s) [2023-01-18T12:51:18.152Z] === RUN TestParsedImports [2023-01-18T12:51:18.152Z] --- PASS: TestParsedImports (0.00s) [2023-01-18T12:51:18.152Z] === RUN TestAliasedImports [2023-01-18T12:51:18.152Z] --- PASS: TestAliasedImports (0.00s) [2023-01-18T12:51:18.152Z] PASS [2023-01-18T12:51:18.152Z] coverage: 56.8% of statements [2023-01-18T12:51:18.152Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2023-01-18T12:51:18.619Z] === RUN TestFailedConnection [2023-01-18T12:51:18.619Z] === RUN TestHTTPTransport [2023-01-18T12:51:18.619Z] --- PASS: TestHTTPTransport (0.00s) [2023-01-18T12:51:18.619Z] PASS [2023-01-18T12:51:18.619Z] coverage: 85.7% of statements [2023-01-18T12:51:18.619Z] ok github.com/docker/docker/pkg/plugins/transport 0.054s coverage: 85.7% of statements [2023-01-18T12:51:19.050Z] tests/integration/models_networks_test.py .... [ 90%] [2023-01-18T12:51:19.087Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2023-01-18T12:51:19.087Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-01-18T12:51:19.087Z] === RUN TestBufioReaderPoolPutAndGet [2023-01-18T12:51:19.087Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2023-01-18T12:51:19.087Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2023-01-18T12:51:19.087Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2023-01-18T12:51:19.087Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2023-01-18T12:51:19.087Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-01-18T12:51:19.087Z] === RUN TestBufioWriterPoolPutAndGet [2023-01-18T12:51:19.087Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2023-01-18T12:51:19.087Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2023-01-18T12:51:19.087Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2023-01-18T12:51:19.087Z] === RUN TestBufferPoolPutAndGet [2023-01-18T12:51:19.087Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2023-01-18T12:51:19.087Z] PASS [2023-01-18T12:51:19.087Z] coverage: 88.2% of statements [2023-01-18T12:51:19.087Z] ok github.com/docker/docker/pkg/pools 0.047s coverage: 88.2% of statements [2023-01-18T12:51:19.556Z] === RUN TestOutputOnPrematureClose [2023-01-18T12:51:19.556Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2023-01-18T12:51:19.556Z] === RUN TestCompleteSilently [2023-01-18T12:51:19.556Z] --- PASS: TestCompleteSilently (0.00s) [2023-01-18T12:51:19.556Z] PASS [2023-01-18T12:51:19.556Z] coverage: 75.9% of statements [2023-01-18T12:51:19.556Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2023-01-18T12:51:19.556Z] === RUN TestSendToOneSub [2023-01-18T12:51:19.556Z] --- PASS: TestSendToOneSub (0.00s) [2023-01-18T12:51:19.556Z] === RUN TestSendToMultipleSubs [2023-01-18T12:51:19.556Z] --- PASS: TestSendToMultipleSubs (0.00s) [2023-01-18T12:51:19.556Z] === RUN TestEvictOneSub [2023-01-18T12:51:19.556Z] --- PASS: TestEvictOneSub (0.00s) [2023-01-18T12:51:19.556Z] === RUN TestClosePublisher [2023-01-18T12:51:19.556Z] --- PASS: TestClosePublisher (0.00s) [2023-01-18T12:51:19.556Z] === RUN TestPubSubRace [2023-01-18T12:51:19.556Z] --- PASS: TestFailedConnection (1.09s) [2023-01-18T12:51:19.557Z] === RUN TestFailOnce [2023-01-18T12:51:20.024Z] 2023/01/18 12:51:19 http: panic serving 127.0.0.1:49254: Plugin not ready [2023-01-18T12:51:20.024Z] goroutine 34 [running]: [2023-01-18T12:51:20.024Z] net/http.(*conn).serve.func1() [2023-01-18T12:51:20.024Z] c:/go/src/net/http/server.go:1825 +0xbf [2023-01-18T12:51:20.024Z] panic({0xf55a00, 0x1099640}) [2023-01-18T12:51:20.024Z] c:/go/src/runtime/panic.go:844 +0x258 [2023-01-18T12:51:20.024Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x8e0000000000003b?, 0xffffffffffffffff?}, 0x8e3de361342fa6bf?) [2023-01-18T12:51:20.024Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2023-01-18T12:51:20.024Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x109ee88?, 0xc0000c8000?}, 0xc0000b7a78?) [2023-01-18T12:51:20.024Z] c:/go/src/net/http/server.go:2084 +0x2f [2023-01-18T12:51:20.024Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x109ee88, 0xc0000c8000}, 0xc0000ae000) [2023-01-18T12:51:20.024Z] c:/go/src/net/http/server.go:2462 +0x149 [2023-01-18T12:51:20.024Z] net/http.serverHandler.ServeHTTP({0x109d3b8?}, {0x109ee88, 0xc0000c8000}, 0xc0000ae000) [2023-01-18T12:51:20.024Z] c:/go/src/net/http/server.go:2916 +0x43b [2023-01-18T12:51:20.024Z] net/http.(*conn).serve(0xc000094000, {0x109f298, 0xc00018a420}) [2023-01-18T12:51:20.024Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2023-01-18T12:51:20.024Z] created by net/http.(*Server).Serve [2023-01-18T12:51:20.024Z] c:/go/src/net/http/server.go:3071 +0x4db [2023-01-18T12:51:20.024Z] time="2023-01-18T12:51:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49253/Test.FailOnce: Post \"http://127.0.0.1:49253/Test.FailOnce\": EOF, retrying in 1s" [2023-01-18T12:51:20.029Z] === RUN TestPluginsWithRuntimes/No_Args [2023-01-18T12:51:20.492Z] === RUN TestRegister [2023-01-18T12:51:20.492Z] --- PASS: TestRegister (0.00s) [2023-01-18T12:51:20.492Z] === RUN TestCommand [2023-01-18T12:51:20.492Z] --- PASS: TestCommand (0.03s) [2023-01-18T12:51:20.492Z] === RUN TestNaiveSelf [2023-01-18T12:51:20.492Z] --- PASS: TestNaiveSelf (0.03s) [2023-01-18T12:51:20.492Z] PASS [2023-01-18T12:51:20.492Z] coverage: 82.4% of statements [2023-01-18T12:51:20.492Z] ok github.com/docker/docker/pkg/reexec 0.093s coverage: 82.4% of statements [2023-01-18T12:51:20.492Z] --- PASS: TestPubSubRace (1.06s) [2023-01-18T12:51:20.492Z] PASS [2023-01-18T12:51:20.492Z] coverage: 75.0% of statements [2023-01-18T12:51:20.492Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 75.0% of statements [2023-01-18T12:51:20.590Z] === RUN TestPluginsWithRuntimes/With_Args [2023-01-18T12:51:20.959Z] --- PASS: TestFailOnce (1.16s) [2023-01-18T12:51:20.959Z] === RUN TestEchoInputOutput [2023-01-18T12:51:20.959Z] --- PASS: TestEchoInputOutput (0.00s) [2023-01-18T12:51:20.959Z] === RUN TestBackoff [2023-01-18T12:51:20.959Z] --- PASS: TestBackoff (0.00s) [2023-01-18T12:51:20.959Z] === RUN TestAbortRetry [2023-01-18T12:51:20.959Z] --- PASS: TestAbortRetry (0.00s) [2023-01-18T12:51:20.959Z] === RUN TestClientScheme [2023-01-18T12:51:20.959Z] --- PASS: TestClientScheme (0.00s) [2023-01-18T12:51:20.959Z] === RUN TestNewClientWithTimeout [2023-01-18T12:51:20.959Z] === RUN TestParseSignal [2023-01-18T12:51:20.959Z] --- PASS: TestParseSignal (0.00s) [2023-01-18T12:51:20.959Z] === RUN TestValidSignalForPlatform [2023-01-18T12:51:20.959Z] --- PASS: TestValidSignalForPlatform (0.00s) [2023-01-18T12:51:20.959Z] PASS [2023-01-18T12:51:20.959Z] coverage: 19.7% of statements [2023-01-18T12:51:20.959Z] ok github.com/docker/docker/pkg/signal 0.042s coverage: 19.7% of statements [2023-01-18T12:51:21.426Z] time="2023-01-18T12:51:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49258/Test.Echo: Post \"http://127.0.0.1:49258/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2023-01-18T12:51:21.426Z] === RUN TestNewStdWriter [2023-01-18T12:51:21.426Z] --- PASS: TestNewStdWriter (0.00s) [2023-01-18T12:51:21.426Z] === RUN TestWriteWithUninitializedStdWriter [2023-01-18T12:51:21.426Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2023-01-18T12:51:21.426Z] === RUN TestWriteWithNilBytes [2023-01-18T12:51:21.426Z] --- PASS: TestWriteWithNilBytes (0.00s) [2023-01-18T12:51:21.426Z] === RUN TestWrite [2023-01-18T12:51:21.426Z] --- PASS: TestWrite (0.00s) [2023-01-18T12:51:21.426Z] === RUN TestWriteWithWriterError [2023-01-18T12:51:21.426Z] --- PASS: TestWriteWithWriterError (0.00s) [2023-01-18T12:51:21.426Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2023-01-18T12:51:21.426Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2023-01-18T12:51:21.426Z] === RUN TestStdCopyWriteAndRead [2023-01-18T12:51:21.426Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2023-01-18T12:51:21.426Z] === RUN TestStdCopyReturnsErrorReadingHeader [2023-01-18T12:51:21.426Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2023-01-18T12:51:21.426Z] === RUN TestStdCopyReturnsErrorReadingFrame [2023-01-18T12:51:21.426Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2023-01-18T12:51:21.426Z] === RUN TestStdCopyDetectsCorruptedFrame [2023-01-18T12:51:21.426Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2023-01-18T12:51:21.426Z] === RUN TestStdCopyWithInvalidInputHeader [2023-01-18T12:51:21.426Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2023-01-18T12:51:21.426Z] === RUN TestStdCopyWithCorruptedPrefix [2023-01-18T12:51:21.426Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2023-01-18T12:51:21.426Z] === RUN TestStdCopyReturnsWriteErrors [2023-01-18T12:51:21.426Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2023-01-18T12:51:21.426Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2023-01-18T12:51:21.426Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2023-01-18T12:51:21.426Z] === RUN TestStdCopyReturnsErrorFromSystem [2023-01-18T12:51:21.426Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2023-01-18T12:51:21.426Z] PASS [2023-01-18T12:51:21.426Z] coverage: 100.0% of statements [2023-01-18T12:51:21.426Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2023-01-18T12:51:21.516Z] --- PASS: TestPluginsWithRuntimes (3.39s) [2023-01-18T12:51:21.516Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2023-01-18T12:51:21.516Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2023-01-18T12:51:21.516Z] === RUN TestPluginBackCompatMediaTypes [2023-01-18T12:51:21.894Z] === RUN TestRawProgressFormatterFormatStatus [2023-01-18T12:51:21.894Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2023-01-18T12:51:21.894Z] === RUN TestRawProgressFormatterFormatProgress [2023-01-18T12:51:21.894Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2023-01-18T12:51:21.894Z] === RUN TestFormatStatus [2023-01-18T12:51:21.894Z] --- PASS: TestFormatStatus (0.00s) [2023-01-18T12:51:21.894Z] === RUN TestFormatError [2023-01-18T12:51:21.894Z] --- PASS: TestFormatError (0.00s) [2023-01-18T12:51:21.894Z] === RUN TestFormatJSONError [2023-01-18T12:51:21.894Z] --- PASS: TestFormatJSONError (0.00s) [2023-01-18T12:51:21.894Z] === RUN TestJsonProgressFormatterFormatProgress [2023-01-18T12:51:21.894Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2023-01-18T12:51:21.894Z] === RUN TestJsonProgressFormatterFormatStatus [2023-01-18T12:51:21.894Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2023-01-18T12:51:21.894Z] === RUN TestNewJSONProgressOutput [2023-01-18T12:51:21.894Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2023-01-18T12:51:21.894Z] === RUN TestAuxFormatterEmit [2023-01-18T12:51:21.894Z] --- PASS: TestAuxFormatterEmit (0.00s) [2023-01-18T12:51:21.894Z] === RUN TestStreamWriterStdout [2023-01-18T12:51:21.894Z] --- PASS: TestStreamWriterStdout (0.00s) [2023-01-18T12:51:21.894Z] === RUN TestStreamWriterStderr [2023-01-18T12:51:21.894Z] --- PASS: TestStreamWriterStderr (0.00s) [2023-01-18T12:51:21.894Z] PASS [2023-01-18T12:51:21.894Z] coverage: 66.2% of statements [2023-01-18T12:51:21.894Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2023-01-18T12:51:22.077Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2023-01-18T12:51:22.077Z] PASS [2023-01-18T12:51:22.077Z] [2023-01-18T12:51:22.077Z] DONE 10 tests in 7.190s [2023-01-18T12:51:22.077Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-01-18T12:51:22.077Z] INFO: Testing against a local daemon [2023-01-18T12:51:22.077Z] === RUN TestExternalGraphDriver [2023-01-18T12:51:22.332Z] === RUN TestExternalGraphDriver/json [2023-01-18T12:51:22.362Z] === RUN TestGenerateRandomID [2023-01-18T12:51:22.362Z] --- PASS: TestGenerateRandomID (0.00s) [2023-01-18T12:51:22.362Z] === RUN TestShortenId [2023-01-18T12:51:22.362Z] --- PASS: TestShortenId (0.00s) [2023-01-18T12:51:22.362Z] === RUN TestShortenSha256Id [2023-01-18T12:51:22.362Z] --- PASS: TestShortenSha256Id (0.00s) [2023-01-18T12:51:22.362Z] === RUN TestShortenIdEmpty [2023-01-18T12:51:22.362Z] --- PASS: TestShortenIdEmpty (0.00s) [2023-01-18T12:51:22.362Z] === RUN TestShortenIdInvalid [2023-01-18T12:51:22.362Z] --- PASS: TestShortenIdInvalid (0.00s) [2023-01-18T12:51:22.362Z] === RUN TestIsShortIDNonHex [2023-01-18T12:51:22.362Z] --- PASS: TestIsShortIDNonHex (0.00s) [2023-01-18T12:51:22.362Z] === RUN TestIsShortIDNotCorrectSize [2023-01-18T12:51:22.362Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2023-01-18T12:51:22.362Z] PASS [2023-01-18T12:51:22.362Z] coverage: 70.6% of statements [2023-01-18T12:51:22.362Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2023-01-18T12:51:22.830Z] time="2023-01-18T12:51:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49258/Test.Echo: Post \"http://127.0.0.1:49258/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2023-01-18T12:51:22.830Z] === RUN TestIsCpusetListAvailable [2023-01-18T12:51:22.830Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2023-01-18T12:51:22.830Z] PASS [2023-01-18T12:51:22.830Z] coverage: 38.2% of statements [2023-01-18T12:51:22.830Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 38.2% of statements [2023-01-18T12:51:23.815Z] === RUN TestChtimes [2023-01-18T12:51:23.815Z] --- PASS: TestChtimes (0.00s) [2023-01-18T12:51:23.815Z] === RUN TestChtimesWindows [2023-01-18T12:51:23.815Z] --- PASS: TestChtimesWindows (0.00s) [2023-01-18T12:51:23.815Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2023-01-18T12:51:23.815Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2023-01-18T12:51:23.815Z] === RUN TestEnsureRemoveAllNotExist [2023-01-18T12:51:23.815Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2023-01-18T12:51:23.815Z] === RUN TestEnsureRemoveAllWithDir [2023-01-18T12:51:23.815Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2023-01-18T12:51:23.815Z] === RUN TestEnsureRemoveAllWithFile [2023-01-18T12:51:23.815Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2023-01-18T12:51:23.815Z] === RUN TestHasWin32KSupport [2023-01-18T12:51:23.815Z] syscall_windows_test.go:8: win32k: true [2023-01-18T12:51:23.815Z] --- PASS: TestHasWin32KSupport (0.00s) [2023-01-18T12:51:23.815Z] PASS [2023-01-18T12:51:23.815Z] coverage: 12.0% of statements [2023-01-18T12:51:23.815Z] ok github.com/docker/docker/pkg/system 0.065s coverage: 12.0% of statements [2023-01-18T12:51:24.219Z] === RUN TestExternalGraphDriver/spec [2023-01-18T12:51:24.288Z] === RUN TestTailFile [2023-01-18T12:51:24.288Z] --- PASS: TestTailFile (0.00s) [2023-01-18T12:51:24.288Z] === RUN TestTailFileManyLines [2023-01-18T12:51:24.288Z] --- PASS: TestTailFileManyLines (0.00s) [2023-01-18T12:51:24.288Z] === RUN TestTailEmptyFile [2023-01-18T12:51:24.288Z] --- PASS: TestTailEmptyFile (0.00s) [2023-01-18T12:51:24.288Z] === RUN TestTailNegativeN [2023-01-18T12:51:24.288Z] --- PASS: TestTailNegativeN (0.00s) [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader [2023-01-18T12:51:24.288Z] === CONT TestNewTailReader [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/single_byte_delimiter [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/single_byte_delimiter [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/2_byte_delimiter [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/2_byte_delimiter [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/4_byte_delimiter [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/4_byte_delimiter [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/8_byte_delimiter [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/8_byte_delimiter [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/12_byte_delimiter [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/12_byte_delimiter [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/truncated_last_line [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/truncated_last_line#01 [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/truncated_last_line#02 [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2023-01-18T12:51:24.288Z] === CONT TestNewTailReader/no_delimiter [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/no_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.288Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2023-01-18T12:51:24.288Z] === CONT TestNewTailReader/12_byte_delimiter [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.288Z] === CONT TestNewTailReader/single_byte_delimiter [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.288Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.288Z] === CONT TestNewTailReader/no_delimiter/no_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.288Z] === CONT TestNewTailReader/2_byte_delimiter [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.288Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.288Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.288Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.288Z] === CONT TestNewTailReader/4_byte_delimiter [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.288Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.288Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/8_byte_delimiter [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.289Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.289Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.289Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.290Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.290Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.291Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.291Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.291Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.760Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.760Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-18T12:51:24.761Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-18T12:51:24.761Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.02s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.02s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.02s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.02s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.02s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2023-01-18T12:51:24.762Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-01-18T12:51:24.763Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.764Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-01-18T12:51:24.764Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-01-18T12:51:24.764Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2023-01-18T12:51:24.764Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-18T12:51:24.764Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.764Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2023-01-18T12:51:24.764Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2023-01-18T12:51:24.764Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2023-01-18T12:51:24.764Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2023-01-18T12:51:24.764Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2023-01-18T12:51:24.764Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2023-01-18T12:51:24.764Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2023-01-18T12:51:24.764Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2023-01-18T12:51:24.764Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2023-01-18T12:51:24.764Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-18T12:51:24.764Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2023-01-18T12:51:24.764Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2023-01-18T12:51:24.764Z] PASS [2023-01-18T12:51:24.764Z] coverage: 88.6% of statements [2023-01-18T12:51:24.764Z] ok github.com/docker/docker/pkg/tailfile 0.312s coverage: 88.6% of statements [2023-01-18T12:51:25.231Z] time="2023-01-18T12:51:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49258/Test.Echo: Post \"http://127.0.0.1:49258/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2023-01-18T12:51:25.231Z] === RUN TestTarSumRemoveNonExistent [2023-01-18T12:51:25.231Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2023-01-18T12:51:25.231Z] === RUN TestTarSumRemove [2023-01-18T12:51:25.231Z] --- PASS: TestTarSumRemove (0.00s) [2023-01-18T12:51:25.231Z] === RUN TestSortFileInfoSums [2023-01-18T12:51:25.231Z] --- PASS: TestSortFileInfoSums (0.00s) [2023-01-18T12:51:25.231Z] === RUN TestNewTarSumForLabelInvalid [2023-01-18T12:51:25.231Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2023-01-18T12:51:25.231Z] === RUN TestNewTarSumForLabel [2023-01-18T12:51:25.231Z] --- PASS: TestNewTarSumForLabel (0.00s) [2023-01-18T12:51:25.231Z] === RUN TestEmptyTar [2023-01-18T12:51:25.231Z] --- PASS: TestEmptyTar (0.00s) [2023-01-18T12:51:25.231Z] === RUN TestTarSumsReadSize [2023-01-18T12:51:25.231Z] --- PASS: TestTarSumsReadSize (0.01s) [2023-01-18T12:51:25.231Z] === RUN TestTarSums [2023-01-18T12:51:25.231Z] testing: warning: no tests to run [2023-01-18T12:51:25.231Z] PASS [2023-01-18T12:51:25.231Z] coverage: [no statements] [2023-01-18T12:51:25.231Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: [no statements] [no tests to run] [2023-01-18T12:51:25.577Z] tests/integration/models_nodes_test.py . [ 91%] [2023-01-18T12:51:25.578Z] tests/integration/models_resources_test.py . [ 91%] [2023-01-18T12:51:25.699Z] --- PASS: TestTarSums (0.08s) [2023-01-18T12:51:25.699Z] === RUN TestIteration [2023-01-18T12:51:25.699Z] --- PASS: TestIteration (0.00s) [2023-01-18T12:51:25.699Z] === RUN TestVersionLabelForChecksum [2023-01-18T12:51:25.699Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2023-01-18T12:51:25.699Z] === RUN TestVersion [2023-01-18T12:51:25.699Z] --- PASS: TestVersion (0.00s) [2023-01-18T12:51:25.699Z] === RUN TestGetVersion [2023-01-18T12:51:25.699Z] --- PASS: TestGetVersion (0.00s) [2023-01-18T12:51:25.699Z] === RUN TestGetVersions [2023-01-18T12:51:25.699Z] --- PASS: TestGetVersions (0.00s) [2023-01-18T12:51:25.699Z] PASS [2023-01-18T12:51:25.699Z] coverage: 89.3% of statements [2023-01-18T12:51:25.699Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2023-01-18T12:51:25.801Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-18T12:51:25.801Z] Using test binary docker [2023-01-18T12:51:25.801Z] +++ /etc/init.d/apparmor start [2023-01-18T12:51:25.801Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-01-18T12:51:25.801Z] INFO: Waiting for daemon to start... [2023-01-18T12:51:25.801Z] Starting dockerd [2023-01-18T12:51:25.801Z] +++ 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-01-18T12:51:25.801Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-18T12:51:25.801Z] Using test binary docker [2023-01-18T12:51:25.801Z] +++ /etc/init.d/apparmor start [2023-01-18T12:51:25.801Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-01-18T12:51:25.801Z] INFO: Waiting for daemon to start... [2023-01-18T12:51:25.801Z] Starting dockerd [2023-01-18T12:51:25.801Z] +++ 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-01-18T12:51:25.801Z] . [2023-01-18T12:51:25.801Z] [2023-01-18T12:51:25.801Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-18T12:51:25.801Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-18T12:51:25.801Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-18T12:51:25.801Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-18T12:51:25.801Z] Error: No such image: emptyfs [2023-01-18T12:51:25.801Z] Error: No such image: emptyfs [2023-01-18T12:51:25.801Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-01-18T12:51:25.801Z] ++++ docker load [2023-01-18T12:51:25.801Z] ++++ docker load [2023-01-18T12:51:25.801Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-01-18T12:51:25.801Z] Running integration-test (iteration 1) [2023-01-18T12:51:25.801Z] 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-01-18T12:51:25.801Z] ++ 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-01-18T12:51:25.801Z] ++ set -e [2023-01-18T12:51:25.801Z] ++ '[' -n 0 ']' [2023-01-18T12:51:25.801Z] ++ set -x [2023-01-18T12:51:25.801Z] ++ 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-01-18T12:51:25.801Z] Running integration-test (iteration 1) [2023-01-18T12:51:25.801Z] 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-01-18T12:51:25.801Z] ++ 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-01-18T12:51:25.801Z] ++ set -e [2023-01-18T12:51:25.801Z] ++ '[' -n 0 ']' [2023-01-18T12:51:25.801Z] ++ set -x [2023-01-18T12:51:25.801Z] ++ 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-01-18T12:51:25.801Z] Loaded image: busybox:latest [2023-01-18T12:51:25.801Z] Loaded image: busybox:latest [2023-01-18T12:51:25.801Z] Loaded image: busybox:glibc [2023-01-18T12:51:25.801Z] Loaded image: busybox:glibc [2023-01-18T12:51:26.105Z] === RUN TestExternalGraphDriver/pull [2023-01-18T12:51:26.166Z] === RUN TestTruncIndex [2023-01-18T12:51:26.166Z] === RUN TestIsGIT [2023-01-18T12:51:26.166Z] --- PASS: TestIsGIT (0.00s) [2023-01-18T12:51:26.166Z] === RUN TestIsTransport [2023-01-18T12:51:26.166Z] --- PASS: TestIsTransport (0.00s) [2023-01-18T12:51:26.166Z] PASS [2023-01-18T12:51:26.166Z] coverage: 100.0% of statements [2023-01-18T12:51:26.166Z] --- PASS: TestTruncIndex (0.10s) [2023-01-18T12:51:26.166Z] PASS [2023-01-18T12:51:26.166Z] coverage: 91.5% of statements [2023-01-18T12:51:26.166Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2023-01-18T12:51:26.166Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2023-01-18T12:51:26.634Z] === RUN TestVersionInfo [2023-01-18T12:51:26.634Z] --- PASS: TestVersionInfo (0.00s) [2023-01-18T12:51:26.634Z] === RUN TestAppendVersions [2023-01-18T12:51:26.634Z] --- PASS: TestAppendVersions (0.00s) [2023-01-18T12:51:26.634Z] PASS [2023-01-18T12:51:26.634Z] coverage: 88.9% of statements [2023-01-18T12:51:26.634Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2023-01-18T12:51:27.469Z] --- PASS: TestExternalGraphDriver (5.30s) [2023-01-18T12:51:27.469Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2023-01-18T12:51:27.469Z] --- PASS: TestExternalGraphDriver/spec (1.73s) [2023-01-18T12:51:27.469Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2023-01-18T12:51:27.469Z] === RUN TestGraphdriverPluginV2 [2023-01-18T12:51:28.196Z] === RUN TestValidatePrivileges [2023-01-18T12:51:28.196Z] --- PASS: TestValidatePrivileges (0.00s) [2023-01-18T12:51:28.196Z] === RUN TestFilterByCapNeg [2023-01-18T12:51:28.196Z] --- PASS: TestFilterByCapNeg (0.00s) [2023-01-18T12:51:28.196Z] === RUN TestFilterByCapPos [2023-01-18T12:51:28.196Z] --- PASS: TestFilterByCapPos (0.00s) [2023-01-18T12:51:28.196Z] === RUN TestStoreGetPluginNotMatchCapRefs [2023-01-18T12:51:28.196Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2023-01-18T12:51:28.196Z] PASS [2023-01-18T12:51:28.196Z] coverage: 12.0% of statements [2023-01-18T12:51:28.196Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.0% of statements [2023-01-18T12:51:28.196Z] === RUN TestNewSettable [2023-01-18T12:51:28.196Z] --- PASS: TestNewSettable (0.00s) [2023-01-18T12:51:28.196Z] === RUN TestIsSettable [2023-01-18T12:51:28.196Z] --- PASS: TestIsSettable (0.00s) [2023-01-18T12:51:28.196Z] === RUN TestUpdateSettingsEnv [2023-01-18T12:51:28.196Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2023-01-18T12:51:28.196Z] PASS [2023-01-18T12:51:28.196Z] coverage: 20.0% of statements [2023-01-18T12:51:28.196Z] ok github.com/docker/docker/plugin/v2 0.052s coverage: 20.0% of statements [2023-01-18T12:51:29.181Z] === RUN TestLoad [2023-01-18T12:51:29.181Z] --- PASS: TestLoad (0.00s) [2023-01-18T12:51:29.181Z] === RUN TestSave [2023-01-18T12:51:29.181Z] --- PASS: TestSave (0.03s) [2023-01-18T12:51:29.181Z] === RUN TestAddDeleteGet [2023-01-18T12:51:29.181Z] --- PASS: TestAddDeleteGet (0.05s) [2023-01-18T12:51:29.181Z] === RUN TestInvalidTags [2023-01-18T12:51:29.181Z] --- PASS: TestInvalidTags (0.01s) [2023-01-18T12:51:29.181Z] PASS [2023-01-18T12:51:29.181Z] coverage: 84.4% of statements [2023-01-18T12:51:29.181Z] ok github.com/docker/docker/reference 0.138s coverage: 84.4% of statements [2023-01-18T12:51:29.649Z] time="2023-01-18T12:51:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49258/Test.Echo: Post \"http://127.0.0.1:49258/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2023-01-18T12:51:29.988Z] Loaded image: debian:bullseye-slim [2023-01-18T12:51:29.988Z] Loaded image: debian:bullseye-slim [2023-01-18T12:51:29.988Z] Loaded image: hello-world:latest [2023-01-18T12:51:29.988Z] Loaded image: hello-world:latest [2023-01-18T12:51:29.988Z] Loaded image: arm32v7/hello-world:latest [2023-01-18T12:51:29.988Z] Loaded image: arm32v7/hello-world:latest [2023-01-18T12:51:29.988Z] INFO: Testing against a local daemon [2023-01-18T12:51:29.988Z] === RUN TestDockerDaemonSuite [2023-01-18T12:51:29.988Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2023-01-18T12:51:29.988Z] INFO: Testing against a local daemon [2023-01-18T12:51:29.988Z] === RUN TestDockerSuite [2023-01-18T12:51:29.988Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-01-18T12:51:29.988Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-01-18T12:51:29.988Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-01-18T12:51:29.988Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-01-18T12:51:29.988Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-01-18T12:51:29.988Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-01-18T12:51:29.988Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-01-18T12:51:29.988Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-01-18T12:51:30.116Z] === RUN TestResolveAuthConfigIndexServer [2023-01-18T12:51:30.116Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2023-01-18T12:51:30.116Z] === RUN TestResolveAuthConfigFullURL [2023-01-18T12:51:30.116Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2023-01-18T12:51:30.116Z] === RUN TestLoadAllowNondistributableArtifacts [2023-01-18T12:51:30.116Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2023-01-18T12:51:30.116Z] === RUN TestValidateMirror [2023-01-18T12:51:30.116Z] --- PASS: TestValidateMirror (0.00s) [2023-01-18T12:51:30.116Z] === RUN TestLoadInsecureRegistries [2023-01-18T12:51:30.584Z] time="2023-01-18T12:51:30Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-01-18T12:51:30.584Z] time="2023-01-18T12:51:30Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2023-01-18T12:51:30.584Z] time="2023-01-18T12:51:30Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-01-18T12:51:30.584Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2023-01-18T12:51:30.584Z] === RUN TestNewServiceConfig [2023-01-18T12:51:30.584Z] --- PASS: TestNewServiceConfig (0.00s) [2023-01-18T12:51:30.584Z] === RUN TestValidateIndexName [2023-01-18T12:51:30.584Z] --- PASS: TestValidateIndexName (0.00s) [2023-01-18T12:51:30.584Z] === RUN TestValidateIndexNameWithError [2023-01-18T12:51:30.584Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2023-01-18T12:51:30.584Z] === RUN TestEndpointParse [2023-01-18T12:51:30.584Z] --- PASS: TestEndpointParse (0.00s) [2023-01-18T12:51:30.584Z] === RUN TestEndpointParseInvalid [2023-01-18T12:51:30.584Z] --- PASS: TestEndpointParseInvalid (0.00s) [2023-01-18T12:51:30.584Z] === RUN TestValidateEndpoint [2023-01-18T12:51:30.584Z] --- PASS: TestValidateEndpoint (0.01s) [2023-01-18T12:51:30.584Z] === RUN TestPing [2023-01-18T12:51:30.584Z] --- PASS: TestPing (0.00s) [2023-01-18T12:51:30.584Z] === RUN TestPingRegistryEndpoint [2023-01-18T12:51:30.584Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:30.584Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2023-01-18T12:51:30.584Z] === RUN TestEndpoint [2023-01-18T12:51:30.584Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:30.584Z] --- SKIP: TestEndpoint (0.00s) [2023-01-18T12:51:30.584Z] === RUN TestParseRepositoryInfo [2023-01-18T12:51:30.584Z] --- PASS: TestParseRepositoryInfo (0.00s) [2023-01-18T12:51:30.584Z] === RUN TestNewIndexInfo [2023-01-18T12:51:30.584Z] --- PASS: TestNewIndexInfo (0.00s) [2023-01-18T12:51:30.584Z] === RUN TestMirrorEndpointLookup [2023-01-18T12:51:30.584Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:30.584Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2023-01-18T12:51:30.584Z] === RUN TestSearchRepositories [2023-01-18T12:51:30.584Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2023-01-18T12:51:30.584Z] Host: 127.0.0.1:49263 [2023-01-18T12:51:30.584Z] User-Agent: docker test client [2023-01-18T12:51:30.584Z] Authorization: Token fake-token [2023-01-18T12:51:30.584Z] X-Docker-Token: true [2023-01-18T12:51:30.584Z] Accept-Encoding: gzip [2023-01-18T12:51:30.584Z] [2023-01-18T12:51:30.584Z] [2023-01-18T12:51:30.584Z] registry_test.go:730: HTTP/1.1 200 OK [2023-01-18T12:51:30.584Z] Connection: close [2023-01-18T12:51:30.584Z] Content-Length: 144 [2023-01-18T12:51:30.584Z] Cache-Control: no-cache [2023-01-18T12:51:30.584Z] Content-Type: application/json [2023-01-18T12:51:30.584Z] Date: Wed, 18 Jan 2023 12:51:30 GMT [2023-01-18T12:51:30.584Z] Expires: -1 [2023-01-18T12:51:30.584Z] Pragma: no-cache [2023-01-18T12:51:30.584Z] Server: docker-tests/mock [2023-01-18T12:51:30.584Z] X-Docker-Registry-Config: mock [2023-01-18T12:51:30.584Z] X-Docker-Registry-Version: 0.0.0 [2023-01-18T12:51:30.584Z] [2023-01-18T12:51:30.584Z] [2023-01-18T12:51:30.584Z] --- PASS: TestSearchRepositories (0.00s) [2023-01-18T12:51:30.584Z] === RUN TestTrustedLocation [2023-01-18T12:51:30.584Z] --- PASS: TestTrustedLocation (0.00s) [2023-01-18T12:51:30.584Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2023-01-18T12:51:30.584Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2023-01-18T12:51:30.584Z] === RUN TestAllowNondistributableArtifacts [2023-01-18T12:51:30.584Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2023-01-18T12:51:30.584Z] === RUN TestIsSecureIndex [2023-01-18T12:51:30.584Z] --- PASS: TestIsSecureIndex (0.00s) [2023-01-18T12:51:30.584Z] PASS [2023-01-18T12:51:30.584Z] coverage: 50.2% of statements [2023-01-18T12:51:30.584Z] ok github.com/docker/docker/registry 0.239s coverage: 50.2% of statements [2023-01-18T12:51:30.584Z] === RUN TestResumableRequestHeaderSimpleErrors [2023-01-18T12:51:30.584Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2023-01-18T12:51:30.584Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2023-01-18T12:51:30.584Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2023-01-18T12:51:30.584Z] === RUN TestResumableRequestHeaderTooMuchFailures [2023-01-18T12:51:30.584Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2023-01-18T12:51:30.584Z] === RUN TestResumableRequestReaderWithReadError [2023-01-18T12:51:31.051Z] time="2023-01-18T12:51:30Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2023-01-18T12:51:31.051Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2023-01-18T12:51:31.051Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2023-01-18T12:51:31.051Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2023-01-18T12:51:31.051Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2023-01-18T12:51:31.051Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2023-01-18T12:51:31.051Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2023-01-18T12:51:31.051Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2023-01-18T12:51:31.051Z] === RUN TestResumableRequestReader [2023-01-18T12:51:31.051Z] --- PASS: TestResumableRequestReader (0.00s) [2023-01-18T12:51:31.051Z] === RUN TestResumableRequestReaderWithInitialResponse [2023-01-18T12:51:31.051Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2023-01-18T12:51:31.051Z] PASS [2023-01-18T12:51:31.051Z] coverage: 100.0% of statements [2023-01-18T12:51:31.051Z] ok github.com/docker/docker/registry/resumable 0.230s coverage: 100.0% of statements [2023-01-18T12:51:31.051Z] === RUN TestRestartManagerTimeout [2023-01-18T12:51:31.051Z] --- PASS: TestRestartManagerTimeout (0.00s) [2023-01-18T12:51:31.051Z] === RUN TestRestartManagerTimeoutReset [2023-01-18T12:51:31.051Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2023-01-18T12:51:31.051Z] PASS [2023-01-18T12:51:31.051Z] coverage: 45.3% of statements [2023-01-18T12:51:31.051Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 45.3% of statements [2023-01-18T12:51:31.519Z] === RUN TestDecodeContainerConfig [2023-01-18T12:51:31.519Z] --- PASS: TestDecodeContainerConfig (0.01s) [2023-01-18T12:51:31.519Z] === RUN TestDecodeContainerConfigIsolation [2023-01-18T12:51:31.519Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2023-01-18T12:51:31.519Z] === RUN TestValidatePrivileged [2023-01-18T12:51:31.519Z] --- PASS: TestValidatePrivileged (0.00s) [2023-01-18T12:51:31.519Z] PASS [2023-01-18T12:51:31.519Z] coverage: 52.2% of statements [2023-01-18T12:51:31.519Z] ok github.com/docker/docker/runconfig 0.051s coverage: 52.2% of statements [2023-01-18T12:51:31.581Z] tests/integration/models_services_test.py ..............X. [ 95%] [2023-01-18T12:51:31.642Z] --- PASS: TestGraphdriverPluginV2 (4.08s) [2023-01-18T12:51:31.642Z] PASS [2023-01-18T12:51:31.642Z] [2023-01-18T12:51:31.642Z] DONE 5 tests in 9.432s [2023-01-18T12:51:31.642Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-01-18T12:51:31.642Z] INFO: Testing against a local daemon [2023-01-18T12:51:31.642Z] === RUN TestContinueAfterPluginCrash [2023-01-18T12:51:31.642Z] === PAUSE TestContinueAfterPluginCrash [2023-01-18T12:51:31.642Z] === RUN TestReadPluginNoRead [2023-01-18T12:51:31.642Z] === PAUSE TestReadPluginNoRead [2023-01-18T12:51:31.642Z] === RUN TestDaemonStartWithLogOpt [2023-01-18T12:51:31.642Z] === PAUSE TestDaemonStartWithLogOpt [2023-01-18T12:51:31.642Z] === CONT TestContinueAfterPluginCrash [2023-01-18T12:51:31.642Z] === CONT TestDaemonStartWithLogOpt [2023-01-18T12:51:31.987Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2023-01-18T12:51:31.987Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2023-01-18T12:51:31.987Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2023-01-18T12:51:31.987Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2023-01-18T12:51:31.987Z] PASS [2023-01-18T12:51:31.987Z] coverage: 62.5% of statements [2023-01-18T12:51:31.987Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2023-01-18T12:51:32.974Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-01-18T12:51:32.974Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-01-18T12:51:32.974Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-01-18T12:51:32.975Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-01-18T12:51:32.975Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-01-18T12:51:32.975Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2023-01-18T12:51:32.975Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2023-01-18T12:51:32.975Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-01-18T12:51:32.975Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-01-18T12:51:34.171Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-01-18T12:51:34.171Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-01-18T12:51:34.307Z] tests/integration/models_swarm_test.py .. [ 96%] [2023-01-18T12:51:34.307Z] tests/integration/models_volumes_test.py .. [ 96%] [2023-01-18T12:51:34.429Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-01-18T12:51:34.536Z] === RUN TestGetAddress [2023-01-18T12:51:34.536Z] --- PASS: TestGetAddress (0.00s) [2023-01-18T12:51:34.536Z] === RUN TestRemove [2023-01-18T12:51:34.536Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-01-18T12:51:34.536Z] --- SKIP: TestRemove (0.00s) [2023-01-18T12:51:34.536Z] === RUN TestInitializeWithVolumes [2023-01-18T12:51:34.536Z] --- PASS: TestInitializeWithVolumes (0.01s) [2023-01-18T12:51:34.536Z] === RUN TestCreate [2023-01-18T12:51:34.536Z] --- PASS: TestCreate (0.01s) [2023-01-18T12:51:34.536Z] === RUN TestValidateName [2023-01-18T12:51:34.536Z] --- PASS: TestValidateName (0.00s) [2023-01-18T12:51:34.536Z] === RUN TestCreateWithOpts [2023-01-18T12:51:34.536Z] local_test.go:181: runtime.GOOS == "windows" [2023-01-18T12:51:34.536Z] --- SKIP: TestCreateWithOpts (0.00s) [2023-01-18T12:51:34.536Z] === RUN TestRelaodNoOpts [2023-01-18T12:51:34.536Z] === RUN TestGetDriver [2023-01-18T12:51:34.536Z] --- PASS: TestGetDriver (0.00s) [2023-01-18T12:51:34.536Z] === RUN TestVolumeRequestError [2023-01-18T12:51:34.536Z] --- PASS: TestRelaodNoOpts (0.01s) [2023-01-18T12:51:34.536Z] PASS [2023-01-18T12:51:34.536Z] coverage: 41.5% of statements [2023-01-18T12:51:34.536Z] --- PASS: TestVolumeRequestError (0.01s) [2023-01-18T12:51:34.536Z] PASS [2023-01-18T12:51:34.536Z] coverage: 36.1% of statements [2023-01-18T12:51:34.536Z] ok github.com/docker/docker/volume/local 0.079s coverage: 41.5% of statements [2023-01-18T12:51:34.536Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2023-01-18T12:51:34.996Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-01-18T12:51:35.003Z] === RUN TestConvertTmpfsOptions [2023-01-18T12:51:35.003Z] parser_test.go:49: data="mode=700,size=1m" [2023-01-18T12:51:35.003Z] parser_test.go:49: data="ro" [2023-01-18T12:51:35.003Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2023-01-18T12:51:35.003Z] === RUN TestParseMountRaw [2023-01-18T12:51:35.003Z] --- PASS: TestParseMountRaw (0.03s) [2023-01-18T12:51:35.003Z] === RUN TestParseMountRawSplit [2023-01-18T12:51:35.003Z] parser_test.go:390: case 0 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 1 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 2 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 3 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 4 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 5 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 6 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 7 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 8 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 0 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 1 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 2 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 3 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 4 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 5 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 6 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 7 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 8 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 9 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 10 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 11 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 12 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 0 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 1 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 2 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 3 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 4 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 5 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 6 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 7 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 8 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 9 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 10 [2023-01-18T12:51:35.003Z] parser_test.go:390: case 11 [2023-01-18T12:51:35.003Z] --- PASS: TestParseMountRawSplit (0.01s) [2023-01-18T12:51:35.003Z] === RUN TestParseMountSpec [2023-01-18T12:51:35.003Z] parser_test.go:455: case 0 [2023-01-18T12:51:35.003Z] parser_test.go:455: case 1 [2023-01-18T12:51:35.003Z] parser_test.go:455: case 2 [2023-01-18T12:51:35.003Z] parser_test.go:455: case 3 [2023-01-18T12:51:35.003Z] parser_test.go:455: case 4 [2023-01-18T12:51:35.003Z] parser_test.go:455: case 5 [2023-01-18T12:51:35.003Z] --- PASS: TestParseMountSpec (0.00s) [2023-01-18T12:51:35.003Z] === RUN TestParseMountSpecBindWithFileinfoError [2023-01-18T12:51:35.003Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2023-01-18T12:51:35.003Z] === RUN TestValidateMount [2023-01-18T12:51:35.003Z] --- PASS: TestValidateMount (0.00s) [2023-01-18T12:51:35.003Z] PASS [2023-01-18T12:51:35.003Z] coverage: 66.2% of statements [2023-01-18T12:51:35.003Z] ok github.com/docker/docker/volume/mounts 0.079s coverage: 66.2% of statements [2023-01-18T12:51:35.817Z] --- PASS: TestDaemonStartWithLogOpt (3.66s) [2023-01-18T12:51:35.817Z] === CONT TestReadPluginNoRead [2023-01-18T12:51:35.930Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-01-18T12:51:35.988Z] === RUN TestSetGetMeta [2023-01-18T12:51:35.988Z] === PAUSE TestSetGetMeta [2023-01-18T12:51:35.988Z] === RUN TestRestore [2023-01-18T12:51:35.988Z] === PAUSE TestRestore [2023-01-18T12:51:35.988Z] === RUN TestServiceCreate [2023-01-18T12:51:35.988Z] === PAUSE TestServiceCreate [2023-01-18T12:51:35.988Z] === RUN TestServiceList [2023-01-18T12:51:35.988Z] === PAUSE TestServiceList [2023-01-18T12:51:35.988Z] === RUN TestServiceRemove [2023-01-18T12:51:35.988Z] === PAUSE TestServiceRemove [2023-01-18T12:51:35.988Z] === RUN TestServiceGet [2023-01-18T12:51:35.988Z] === PAUSE TestServiceGet [2023-01-18T12:51:35.988Z] === RUN TestServicePrune [2023-01-18T12:51:35.988Z] === PAUSE TestServicePrune [2023-01-18T12:51:35.988Z] === RUN TestCreate [2023-01-18T12:51:35.988Z] === PAUSE TestCreate [2023-01-18T12:51:35.988Z] === RUN TestRemove [2023-01-18T12:51:35.988Z] === PAUSE TestRemove [2023-01-18T12:51:35.988Z] === RUN TestList [2023-01-18T12:51:35.988Z] === PAUSE TestList [2023-01-18T12:51:35.988Z] === RUN TestFindByDriver [2023-01-18T12:51:35.988Z] === PAUSE TestFindByDriver [2023-01-18T12:51:35.988Z] === RUN TestFindByReferenced [2023-01-18T12:51:35.988Z] === PAUSE TestFindByReferenced [2023-01-18T12:51:35.988Z] === RUN TestDerefMultipleOfSameRef [2023-01-18T12:51:35.988Z] === PAUSE TestDerefMultipleOfSameRef [2023-01-18T12:51:35.988Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2023-01-18T12:51:35.988Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2023-01-18T12:51:35.988Z] === RUN TestDefererencePluginOnCreateError [2023-01-18T12:51:35.988Z] === PAUSE TestDefererencePluginOnCreateError [2023-01-18T12:51:35.988Z] === RUN TestRefDerefRemove [2023-01-18T12:51:35.988Z] === PAUSE TestRefDerefRemove [2023-01-18T12:51:35.988Z] === RUN TestGet [2023-01-18T12:51:35.988Z] === PAUSE TestGet [2023-01-18T12:51:35.988Z] === RUN TestGetWithReference [2023-01-18T12:51:35.988Z] === PAUSE TestGetWithReference [2023-01-18T12:51:35.988Z] === RUN TestFilterFunc [2023-01-18T12:51:35.988Z] === RUN TestFilterFunc/test_nil_list [2023-01-18T12:51:35.988Z] === PAUSE TestFilterFunc/test_nil_list [2023-01-18T12:51:35.988Z] === RUN TestFilterFunc/test_empty_list [2023-01-18T12:51:35.988Z] === PAUSE TestFilterFunc/test_empty_list [2023-01-18T12:51:35.988Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2023-01-18T12:51:35.988Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2023-01-18T12:51:35.988Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-01-18T12:51:35.988Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-01-18T12:51:35.988Z] === RUN TestFilterFunc/test_filter_some [2023-01-18T12:51:35.988Z] === PAUSE TestFilterFunc/test_filter_some [2023-01-18T12:51:35.988Z] === RUN TestFilterFunc/test_filter_middle [2023-01-18T12:51:35.988Z] === PAUSE TestFilterFunc/test_filter_middle [2023-01-18T12:51:35.988Z] === RUN TestFilterFunc/test_filter_middle_and_last [2023-01-18T12:51:35.988Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2023-01-18T12:51:35.988Z] === RUN TestFilterFunc/test_filter_first_and_last [2023-01-18T12:51:35.988Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2023-01-18T12:51:35.988Z] === CONT TestFilterFunc/test_nil_list [2023-01-18T12:51:35.988Z] === CONT TestFilterFunc/test_filter_some [2023-01-18T12:51:35.988Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-01-18T12:51:35.988Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2023-01-18T12:51:35.988Z] === CONT TestFilterFunc/test_empty_list [2023-01-18T12:51:35.988Z] === CONT TestFilterFunc/test_filter_middle_and_last [2023-01-18T12:51:35.988Z] === CONT TestFilterFunc/test_filter_first_and_last [2023-01-18T12:51:35.988Z] === CONT TestFilterFunc/test_filter_middle [2023-01-18T12:51:35.988Z] --- PASS: TestFilterFunc (0.00s) [2023-01-18T12:51:35.988Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2023-01-18T12:51:35.988Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2023-01-18T12:51:35.988Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2023-01-18T12:51:35.988Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2023-01-18T12:51:35.988Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2023-01-18T12:51:35.988Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2023-01-18T12:51:35.988Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2023-01-18T12:51:35.988Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2023-01-18T12:51:35.988Z] === CONT TestSetGetMeta [2023-01-18T12:51:35.988Z] === CONT TestServiceGet [2023-01-18T12:51:35.988Z] === CONT TestList [2023-01-18T12:51:35.988Z] === CONT TestCreate [2023-01-18T12:51:35.988Z] --- PASS: TestSetGetMeta (0.03s) [2023-01-18T12:51:35.988Z] === CONT TestServiceRemove [2023-01-18T12:51:35.988Z] --- PASS: TestCreate (0.03s) [2023-01-18T12:51:35.988Z] === CONT TestServiceList [2023-01-18T12:51:36.188Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-01-18T12:51:36.447Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-01-18T12:51:36.455Z] --- PASS: TestList (0.05s) [2023-01-18T12:51:36.455Z] === CONT TestServiceCreate [2023-01-18T12:51:36.455Z] --- PASS: TestServiceGet (0.14s) [2023-01-18T12:51:36.455Z] === CONT TestRestore [2023-01-18T12:51:36.455Z] --- PASS: TestServiceRemove (0.12s) [2023-01-18T12:51:36.455Z] === CONT TestDefererencePluginOnCreateError [2023-01-18T12:51:36.455Z] --- PASS: TestServiceList (0.12s) [2023-01-18T12:51:36.455Z] === CONT TestGetWithReference [2023-01-18T12:51:36.455Z] --- PASS: TestServiceCreate (0.11s) [2023-01-18T12:51:36.455Z] === CONT TestGet [2023-01-18T12:51:36.455Z] --- PASS: TestRestore (0.04s) [2023-01-18T12:51:36.455Z] === CONT TestRefDerefRemove [2023-01-18T12:51:36.455Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2023-01-18T12:51:36.455Z] === CONT TestRemove [2023-01-18T12:51:36.455Z] --- PASS: TestGet (0.02s) [2023-01-18T12:51:36.455Z] === CONT TestServicePrune [2023-01-18T12:51:36.455Z] --- PASS: TestGetWithReference (0.03s) [2023-01-18T12:51:36.455Z] === CONT TestDerefMultipleOfSameRef [2023-01-18T12:51:36.455Z] --- PASS: TestRefDerefRemove (0.03s) [2023-01-18T12:51:36.455Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2023-01-18T12:51:36.455Z] time="2023-01-18T12:51:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-01-18T12:51:36.455Z] --- PASS: TestRemove (0.03s) [2023-01-18T12:51:36.455Z] === CONT TestFindByReferenced [2023-01-18T12:51:36.455Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2023-01-18T12:51:36.455Z] === CONT TestFindByDriver [2023-01-18T12:51:36.455Z] time="2023-01-18T12:51:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-01-18T12:51:36.455Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2023-01-18T12:51:36.455Z] time="2023-01-18T12:51:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-01-18T12:51:36.455Z] --- PASS: TestFindByReferenced (0.03s) [2023-01-18T12:51:36.455Z] time="2023-01-18T12:51:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2023-01-18T12:51:36.455Z] --- PASS: TestFindByDriver (0.03s) [2023-01-18T12:51:36.455Z] time="2023-01-18T12:51:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-01-18T12:51:36.455Z] --- PASS: TestServicePrune (0.07s) [2023-01-18T12:51:36.455Z] PASS [2023-01-18T12:51:36.455Z] coverage: 70.3% of statements [2023-01-18T12:51:36.455Z] ok github.com/docker/docker/volume/service 0.290s coverage: 70.3% of statements [2023-01-18T12:51:37.382Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2023-01-18T12:51:37.702Z] === RUN TestReadPluginNoRead/default [2023-01-18T12:51:37.909Z] tests/integration/regression_test.py ...... [ 98%] [2023-01-18T12:51:37.949Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-01-18T12:51:38.426Z] tests/integration/credentials/store_test.py ...... [ 99%] [2023-01-18T12:51:38.426Z] tests/integration/credentials/utils_test.py . [100%] [2023-01-18T12:51:38.426Z] [2023-01-18T12:51:38.426Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2023-01-18T12:51:38.426Z] =========================== short test summary info ============================ [2023-01-18T12:51:38.426Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2023-01-18T12:51:38.426Z] CONFIG_RT_GROUP_SCHED isn't enabled [2023-01-18T12:51:38.426Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2023-01-18T12:51:38.426Z] Not supported on most drivers [2023-01-18T12:51:38.426Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2023-01-18T12:51:38.426Z] Output of docker top depends on host distro, and is not formalized. [2023-01-18T12:51:38.426Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2023-01-18T12:51:38.426Z] Output of docker top depends on host distro, and is not formalized. [2023-01-18T12:51:38.426Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2023-01-18T12:51:38.426Z] Can fail if eth0 has multiple IP addresses [2023-01-18T12:51:38.426Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2023-01-18T12:51:38.426Z] This doesn't seem to be taken into account by the engine [2023-01-18T12:51:38.426Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2023-01-18T12:51:38.426Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2023-01-18T12:51:38.426Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 290.53 seconds == [2023-01-18T12:51:38.518Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-01-18T12:51:38.518Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-01-18T12:51:38.518Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-01-18T12:51:38.628Z] === RUN TestReadPluginNoRead/disabled_caching [2023-01-18T12:51:38.668Z] --- PASS: TestNewClientWithTimeout (17.62s) [2023-01-18T12:51:38.668Z] === RUN TestClientStream [2023-01-18T12:51:38.668Z] --- PASS: TestClientStream (0.00s) [2023-01-18T12:51:38.668Z] === RUN TestClientSendFile [2023-01-18T12:51:38.668Z] --- PASS: TestClientSendFile (0.00s) [2023-01-18T12:51:38.668Z] === RUN TestClientWithRequestTimeout [2023-01-18T12:51:38.668Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2023-01-18T12:51:38.668Z] === RUN TestFileSpecPlugin [2023-01-18T12:51:38.668Z] --- PASS: TestFileSpecPlugin (0.01s) [2023-01-18T12:51:38.668Z] === RUN TestFileJSONSpecPlugin [2023-01-18T12:51:38.668Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2023-01-18T12:51:38.668Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2023-01-18T12:51:38.668Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2023-01-18T12:51:38.668Z] === RUN TestPluginAddHandler [2023-01-18T12:51:38.668Z] --- PASS: TestPluginAddHandler (0.00s) [2023-01-18T12:51:38.668Z] === RUN TestPluginWaitBadPlugin [2023-01-18T12:51:38.668Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2023-01-18T12:51:38.668Z] === RUN TestGet [2023-01-18T12:51:38.668Z] time="2023-01-18T12:51:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2023-01-18T12:51:38.686Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2023-01-18T12:51:39.085Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-01-18T12:51:39.650Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-01-18T12:51:39.653Z] time="2023-01-18T12:51:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2023-01-18T12:51:39.992Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-01-18T12:51:39.992Z] --- PASS: TestContinueAfterPluginCrash (8.56s) [2023-01-18T12:51:40.583Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-01-18T12:51:40.583Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-01-18T12:51:40.583Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-01-18T12:51:40.583Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-01-18T12:51:40.921Z] === CONT TestReadPluginNoRead [2023-01-18T12:51:40.921Z] read_test.go:92: [ddbb63c350ec0] daemon is not started [2023-01-18T12:51:40.921Z] --- PASS: TestReadPluginNoRead (5.81s) [2023-01-18T12:51:40.921Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2023-01-18T12:51:40.921Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2023-01-18T12:51:40.921Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2023-01-18T12:51:40.921Z] PASS [2023-01-18T12:51:40.921Z] [2023-01-18T12:51:40.921Z] DONE 6 tests in 9.508s [2023-01-18T12:51:40.921Z] 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-01-18T12:51:40.921Z] testing: warning: no tests to run [2023-01-18T12:51:40.921Z] PASS [2023-01-18T12:51:40.921Z] [2023-01-18T12:51:40.921Z] DONE 0 tests in 0.008s [2023-01-18T12:51:40.921Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-01-18T12:51:41.176Z] INFO: Testing against a local daemon [2023-01-18T12:51:41.176Z] === RUN TestPluginWithDevMounts [2023-01-18T12:51:41.176Z] === PAUSE TestPluginWithDevMounts [2023-01-18T12:51:41.176Z] === CONT TestPluginWithDevMounts [2023-01-18T12:51:41.865Z] time="2023-01-18T12:51:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2023-01-18T12:51:42.539Z] --- PASS: TestPluginWithDevMounts (1.56s) [2023-01-18T12:51:42.539Z] PASS [2023-01-18T12:51:42.539Z] [2023-01-18T12:51:42.539Z] DONE 1 tests in 1.603s [2023-01-18T12:51:42.539Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-01-18T12:51:42.795Z] INFO: Testing against a local daemon [2023-01-18T12:51:42.795Z] === RUN TestSecretInspect [2023-01-18T12:51:44.680Z] --- PASS: TestSecretInspect (2.11s) [2023-01-18T12:51:44.680Z] === RUN TestSecretList [2023-01-18T12:51:45.654Z] time="2023-01-18T12:51:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2023-01-18T12:51:47.139Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-01-18T12:51:47.193Z] --- PASS: TestSecretList (2.10s) [2023-01-18T12:51:47.193Z] === RUN TestSecretsCreateAndDelete [2023-01-18T12:51:49.078Z] --- PASS: TestSecretsCreateAndDelete (2.11s) [2023-01-18T12:51:49.078Z] === RUN TestSecretsUpdate [2023-01-18T12:51:50.426Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-01-18T12:51:50.844Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-18T12:51:50.844Z] [2023-01-18T12:51:50.844Z] Unloading profiles will leave already running processes permanently [2023-01-18T12:51:50.844Z] unconfined, which can lead to unexpected situations. [2023-01-18T12:51:50.844Z] [2023-01-18T12:51:50.844Z] To set a process to complain mode, use the command line tool [2023-01-18T12:51:50.844Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-18T12:51:50.844Z] [2023-01-18T12:51:50.964Z] --- PASS: TestSecretsUpdate (2.07s) [2023-01-18T12:51:50.964Z] === RUN TestTemplatedSecret [2023-01-18T12:51:51.360Z] --- PASS: TestBuildWithHugeFile (107.22s) [2023-01-18T12:51:51.360Z] === RUN TestBuildWithEmptyDockerfile [2023-01-18T12:51:51.360Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-18T12:51:51.360Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-18T12:51:51.360Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-18T12:51:51.360Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-18T12:51:51.360Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-18T12:51:51.360Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-18T12:51:51.360Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-18T12:51:51.360Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-18T12:51:51.360Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-18T12:51:51.360Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-01-18T12:51:51.360Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2023-01-18T12:51:51.360Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2023-01-18T12:51:51.360Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-01-18T12:51:51.360Z] === RUN TestBuildPreserveOwnership [2023-01-18T12:51:51.360Z] === RUN TestBuildPreserveOwnership/copy_from Post stage [Pipeline] junit [2023-01-18T12:51:51.779Z] Recording test results [2023-01-18T12:51:52.293Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-01-18T12:51:52.746Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2023-01-18T12:51:53.060Z] + echo Ensuring container killed. [2023-01-18T12:51:53.060Z] Ensuring container killed. [2023-01-18T12:51:53.060Z] + docker rm -vf docker-pr1 [2023-01-18T12:51:53.060Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-01-18T12:51:53.380Z] + echo Chowning /workspace to jenkins user [2023-01-18T12:51:53.380Z] Chowning /workspace to jenkins user [2023-01-18T12:51:53.380Z] + id -u [2023-01-18T12:51:53.380Z] + id -g [2023-01-18T12:51:53.380Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44846:/workspace busybox chown -R 1000:1000 /workspace [2023-01-18T12:51:53.380Z] Unable to find image 'busybox:latest' locally [2023-01-18T12:51:53.477Z] --- PASS: TestTemplatedSecret (2.50s) [2023-01-18T12:51:53.477Z] === RUN TestSecretCreateResolve [2023-01-18T12:51:53.636Z] latest: Pulling from library/busybox [2023-01-18T12:51:53.636Z] 205dae5015e7: Pulling fs layer [2023-01-18T12:51:53.636Z] 205dae5015e7: Download complete [2023-01-18T12:51:53.891Z] 205dae5015e7: Pull complete [2023-01-18T12:51:53.891Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-01-18T12:51:53.891Z] Status: Downloaded newer image for busybox:latest [2023-01-18T12:51:54.194Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-01-18T12:51:54.195Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-01-18T12:51:54.303Z] --- PASS: TestGet (15.01s) [2023-01-18T12:51:54.303Z] === RUN TestPluginWithNoManifest [2023-01-18T12:51:54.303Z] --- PASS: TestPluginWithNoManifest (0.00s) [2023-01-18T12:51:54.303Z] === RUN TestGetAll [2023-01-18T12:51:54.303Z] --- PASS: TestGetAll (0.00s) [2023-01-18T12:51:54.303Z] PASS [2023-01-18T12:51:54.303Z] coverage: 73.4% of statements [2023-01-18T12:51:54.303Z] ok github.com/docker/docker/pkg/plugins 34.972s coverage: 73.4% of statements [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/pkg/term [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/quota [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/rootless [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/testutil/request [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/volume [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-01-18T12:51:54.303Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-01-18T12:51:54.761Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-01-18T12:51:55.019Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2023-01-18T12:51:55.019Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.33s) [2023-01-18T12:51:55.019Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2023-01-18T12:51:55.019Z] === RUN TestBuildPlatformInvalid [2023-01-18T12:51:55.281Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2023-01-18T12:51:55.281Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-01-18T12:51:55.281Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-01-18T12:51:55.287Z] [2023-01-18T12:51:55.287Z] === Skipped [2023-01-18T12:51:55.287Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2023-01-18T12:51:55.287Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-01-18T12:51:55.287Z] [2023-01-18T12:51:55.287Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2023-01-18T12:51:55.287Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:55.287Z] [2023-01-18T12:51:55.287Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2023-01-18T12:51:55.287Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:55.287Z] [2023-01-18T12:51:55.287Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2023-01-18T12:51:55.287Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:55.287Z] [2023-01-18T12:51:55.287Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2023-01-18T12:51:55.287Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:55.287Z] [2023-01-18T12:51:55.287Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2023-01-18T12:51:55.287Z] client_test.go:23: runtime.GOOS == "windows" [2023-01-18T12:51:55.287Z] [2023-01-18T12:51:55.287Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2023-01-18T12:51:55.287Z] daemon_test.go:147: root required [2023-01-18T12:51:55.287Z] [2023-01-18T12:51:55.287Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-01-18T12:51:55.287Z] reload_test.go:520: root required [2023-01-18T12:51:55.287Z] [2023-01-18T12:51:55.287Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2023-01-18T12:51:55.287Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:55.287Z] [2023-01-18T12:51:55.287Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2023-01-18T12:51:55.288Z] pull_v2_test.go:82: Needs fixing on Windows [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2023-01-18T12:51:55.288Z] pull_v2_test.go:127: Needs fixing on Windows [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2023-01-18T12:51:55.288Z] download_test.go:268: Needs fixing on Windows [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2023-01-18T12:51:55.288Z] layer_test.go:304: Failing on Windows [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2023-01-18T12:51:55.288Z] layer_test.go:353: Failing on Windows [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2023-01-18T12:51:55.288Z] layer_test.go:468: Failing on Windows [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2023-01-18T12:51:55.288Z] layer_test.go:697: Failing on Windows [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2023-01-18T12:51:55.288Z] migration_test.go:46: Failing on Windows [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2023-01-18T12:51:55.288Z] migration_test.go:182: Failing on Windows [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2023-01-18T12:51:55.288Z] mount_test.go:17: Failing on Windows [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2023-01-18T12:51:55.288Z] mount_test.go:76: Failing on Windows [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2023-01-18T12:51:55.288Z] mount_test.go:125: Failing on Windows [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2023-01-18T12:51:55.288Z] mount_test.go:212: Failing on Windows [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2023-01-18T12:51:55.288Z] archive_test.go:134: Xz not present in msys2 [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2023-01-18T12:51:55.288Z] archive_test.go:239: Failing on Windows CI machines [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2023-01-18T12:51:55.288Z] archive_windows_test.go:17: Currently fails [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2023-01-18T12:51:55.288Z] changes_test.go:192: needs more investigation [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2023-01-18T12:51:55.288Z] changes_test.go:405: needs further investigation [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2023-01-18T12:51:55.288Z] changes_test.go:441: needs further investigation [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2023-01-18T12:51:55.288Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2023-01-18T12:51:55.288Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2023-01-18T12:51:55.288Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2023-01-18T12:51:55.288Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2023-01-18T12:51:55.288Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2023-01-18T12:51:55.288Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-01-18T12:51:55.288Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-01-18T12:51:55.288Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2023-01-18T12:51:55.288Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2023-01-18T12:51:55.288Z] poller_test.go:41: No chmod on Windows [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-01-18T12:51:55.288Z] fileutils_test.go:134: Needs porting to Windows [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2023-01-18T12:51:55.288Z] fileutils_test.go:180: Needs porting to Windows [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2023-01-18T12:51:55.288Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2023-01-18T12:51:55.288Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2023-01-18T12:51:55.288Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2023-01-18T12:51:55.288Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2023-01-18T12:51:55.288Z] local_test.go:181: runtime.GOOS == "windows" [2023-01-18T12:51:55.288Z] [2023-01-18T12:51:55.288Z] DONE 1865 tests, 45 skipped in 201.369s [2023-01-18T12:51:55.288Z] INFO: make.ps1 ended at 01/18/2023 12:51:55 [2023-01-18T12:51:55.539Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-18T12:51:55.797Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-01-18T12:51:55.989Z] --- PASS: TestSecretCreateResolve (2.10s) [2023-01-18T12:51:55.989Z] PASS [2023-01-18T12:51:55.989Z] [2023-01-18T12:51:55.989Z] DONE 6 tests in 13.023s [2023-01-18T12:51:55.989Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-01-18T12:51:55.989Z] INFO: Testing against a local daemon [2023-01-18T12:51:55.989Z] === RUN TestServiceCreateInit [2023-01-18T12:51:55.989Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-18T12:51:56.102Z] + bundleName=docker-py [2023-01-18T12:51:56.102Z] + echo Creating docker-py-bundles.tar.gz [2023-01-18T12:51:56.102Z] Creating docker-py-bundles.tar.gz [2023-01-18T12:51:56.102Z] + 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-01-18T12:51:56.110Z] Archiving artifacts [2023-01-18T12:51:56.362Z] Loaded image: busybox:latest [2023-01-18T12:51:56.620Z] Loaded image: busybox:glibc [2023-01-18T12:51:56.620Z] === RUN TestDockerSuite/TestAttachAfterDetach [2023-01-18T12:51:57.498Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2023-01-18T12:51:57.498Z] INFO: Unit tests ended at 01/18/2023 12:51:56. Duration:00:03:37.4558213 [2023-01-18T12:51:57.498Z] INFO: Building busybox [2023-01-18T12:51:57.498Z] Sending build context to Docker daemon 5.12kB [2023-01-18T12:51:57.498Z] [2023-01-18T12:51:57.498Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2023-01-18T12:51:57.498Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2023-01-18T12:51:57.498Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2023-01-18T12:51:57.498Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2023-01-18T12:51:57.498Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2023-01-18T12:51:57.498Z] ---> 2564578bc438 [2023-01-18T12:51:57.498Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2023-01-18T12:51:57.498Z] ---> Running in fed16e36f11a [2023-01-18T12:51:57.694Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44846/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2023-01-18T12:51:57.994Z] docker_cli_daemon_test.go:1456: [d8a5070a36b4b] daemon is not started [2023-01-18T12:51:58.075Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 -e DOCKER_GRAPHDRIVER docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 hack/make.sh binary-daemon [2023-01-18T12:51:58.563Z] check_test.go:309: [d1a0f7ba31849] daemon is not started [2023-01-18T12:51:58.563Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2023-01-18T12:51:58.635Z] [2023-01-18T12:51:58.635Z] Removing bundles/ [2023-01-18T12:51:58.635Z] [2023-01-18T12:51:58.635Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2023-01-18T12:51:58.821Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2023-01-18T12:51:58.891Z] Building: bundles/binary-daemon/dockerd-dev [2023-01-18T12:51:58.891Z] GOOS="" GOARCH="" GOARM="" [2023-01-18T12:51:59.251Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-18T12:51:59.387Z] Loaded image: debian:bullseye-slim [2023-01-18T12:51:59.645Z] Loaded image: hello-world:latest [2023-01-18T12:51:59.645Z] Loaded image: arm32v7/hello-world:latest [2023-01-18T12:52:00.579Z] === RUN TestDockerSuite/TestAttachDetach [2023-01-18T12:52:00.838Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2023-01-18T12:52:01.282Z] Removing intermediate container fed16e36f11a [2023-01-18T12:52:01.282Z] ---> 9bb6c75e458b [2023-01-18T12:52:01.282Z] Step 7/13 : ARG BUSYBOX_VERSION [2023-01-18T12:52:01.282Z] ---> Running in 2517b4a786e0 [2023-01-18T12:52:01.749Z] Removing intermediate container 2517b4a786e0 [2023-01-18T12:52:01.749Z] ---> cccc18a72492 [2023-01-18T12:52:01.749Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2023-01-18T12:52:01.749Z] ---> Running in 1074f995c3be [2023-01-18T12:52:01.772Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-01-18T12:52:02.216Z] Removing intermediate container 1074f995c3be [2023-01-18T12:52:02.216Z] ---> 4a5404a0e857 [2023-01-18T12:52:02.216Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2023-01-18T12:52:02.684Z] [2023-01-18T12:52:02.684Z] [2023-01-18T12:52:02.708Z] check_test.go:309: [dd04a36874490] daemon is not started [2023-01-18T12:52:02.709Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2023-01-18T12:52:02.709Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-01-18T12:52:03.151Z] ---> a251e674029e [2023-01-18T12:52:03.151Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2023-01-18T12:52:03.151Z] ---> Running in eb2997dc4d14 [2023-01-18T12:52:03.413Z] --- PASS: TestServiceCreateInit (7.19s) [2023-01-18T12:52:03.413Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.57s) [2023-01-18T12:52:03.413Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2023-01-18T12:52:03.413Z] === RUN TestCreateServiceMultipleTimes [2023-01-18T12:52:04.611Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-01-18T12:52:05.178Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-01-18T12:52:05.745Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-01-18T12:52:07.120Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2023-01-18T12:52:07.377Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-01-18T12:52:09.277Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-01-18T12:52:10.211Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2023-01-18T12:52:10.470Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-01-18T12:52:11.443Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-01-18T12:52:11.443Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-01-18T12:52:11.443Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.34s) [2023-01-18T12:52:11.443Z] PASS [2023-01-18T12:52:11.443Z] [2023-01-18T12:52:11.443Z] === Skipped [2023-01-18T12:52:11.443Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-01-18T12:52:11.443Z] build_session_test.go:25: TODO: BuildKit [2023-01-18T12:52:11.443Z] [2023-01-18T12:52:11.443Z] DONE 33 tests, 1 skipped in 173.168s [2023-01-18T12:52:11.703Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-01-18T12:52:11.703Z] ++ 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-01-18T12:52:11.703Z] ++ set -e [2023-01-18T12:52:11.703Z] ++ '[' -n 0 ']' [2023-01-18T12:52:11.703Z] ++ set -x [2023-01-18T12:52:11.703Z] ++ 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-01-18T12:52:11.962Z] INFO: Testing against a local daemon [2023-01-18T12:52:11.962Z] === RUN TestConfigInspect [2023-01-18T12:52:12.543Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-01-18T12:52:12.543Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2023-01-18T12:52:13.108Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-01-18T12:52:13.566Z] Removing intermediate container eb2997dc4d14 [2023-01-18T12:52:13.566Z] ---> f1be6c10e87d [2023-01-18T12:52:13.566Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2023-01-18T12:52:13.566Z] ---> Running in 49c5ecb60210 [2023-01-18T12:52:15.007Z] --- PASS: TestConfigInspect (3.09s) [2023-01-18T12:52:15.007Z] === RUN TestConfigList [2023-01-18T12:52:15.129Z] [2023-01-18T12:52:15.129Z] SUCCESS: Specified value was saved. [2023-01-18T12:52:15.573Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2023-01-18T12:52:17.342Z] Removing intermediate container 49c5ecb60210 [2023-01-18T12:52:17.342Z] ---> ceecba6988dc [2023-01-18T12:52:17.342Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2023-01-18T12:52:17.342Z] ---> Running in 404d1b075803 [2023-01-18T12:52:18.102Z] --- PASS: TestConfigList (3.04s) [2023-01-18T12:52:18.102Z] === RUN TestConfigsCreateAndDelete [2023-01-18T12:52:18.246Z] --- PASS: TestCreateServiceMultipleTimes (15.39s) [2023-01-18T12:52:18.246Z] === RUN TestCreateServiceConflict [2023-01-18T12:52:18.667Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2023-01-18T12:52:20.758Z] --- PASS: TestCreateServiceConflict (2.11s) [2023-01-18T12:52:20.758Z] === RUN TestCreateServiceMaxReplicas [2023-01-18T12:52:21.194Z] --- PASS: TestConfigsCreateAndDelete (2.78s) [2023-01-18T12:52:21.194Z] === RUN TestConfigsUpdate [2023-01-18T12:52:21.194Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2023-01-18T12:52:22.567Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2023-01-18T12:52:23.200Z] Cannot create a file when that file already exists. [2023-01-18T12:52:23.271Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2023-01-18T12:52:23.271Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-18T12:52:23.501Z] --- PASS: TestConfigsUpdate (2.71s) [2023-01-18T12:52:23.501Z] === RUN TestTemplatedConfig [2023-01-18T12:52:24.435Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2023-01-18T12:52:25.001Z] check_test.go:309: [d5e6cf8e5dbb7] daemon is not started [2023-01-18T12:52:25.001Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2023-01-18T12:52:25.567Z] check_test.go:309: [d7c9291ba2a14] daemon is not started [2023-01-18T12:52:25.567Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2023-01-18T12:52:26.941Z] --- PASS: TestTemplatedConfig (3.21s) [2023-01-18T12:52:26.941Z] === RUN TestConfigCreateResolve [2023-01-18T12:52:26.941Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2023-01-18T12:52:27.199Z] check_test.go:309: [d2306d53d8158] daemon is not started [2023-01-18T12:52:27.199Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2023-01-18T12:52:27.764Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-01-18T12:52:28.330Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-01-18T12:52:29.057Z] Removing intermediate container 404d1b075803 [2023-01-18T12:52:29.057Z] ---> 5fa8c6857a9d [2023-01-18T12:52:29.057Z] Step 13/13 : CMD ["sh"] [2023-01-18T12:52:29.057Z] ---> Running in 63ebacad2090 [2023-01-18T12:52:29.057Z] Removing intermediate container 63ebacad2090 [2023-01-18T12:52:29.057Z] ---> 7328426a3057 [2023-01-18T12:52:29.057Z] Successfully built 7328426a3057 [2023-01-18T12:52:29.057Z] Successfully tagged busybox:latest [2023-01-18T12:52:29.057Z] INFO: Docker images of the daemon under test [2023-01-18T12:52:29.057Z] [2023-01-18T12:52:29.057Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-18T12:52:29.057Z] busybox latest 7328426a3057 Less than a second ago 3.8GB [2023-01-18T12:52:29.057Z] microsoft/windowsservercore latest 2564578bc438 11 days ago 3.78GB [2023-01-18T12:52:29.057Z] mcr.microsoft.com/windows/servercore ltsc2019 2564578bc438 11 days ago 3.78GB [2023-01-18T12:52:29.057Z] [2023-01-18T12:52:29.057Z] INFO: Running integration tests at 01/18/2023 12:52:28... [2023-01-18T12:52:29.057Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2023-01-18T12:52:29.057Z] INFO: Integration API tests being run from the host: [2023-01-18T12:52:29.057Z] INFO: make.ps1 starting at 01/18/2023 12:52:28 [2023-01-18T12:52:29.526Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2023-01-18T12:52:29.708Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-01-18T12:52:29.708Z] --- PASS: TestConfigCreateResolve (2.77s) [2023-01-18T12:52:29.708Z] === RUN TestConfigDaemonLibtrustID [2023-01-18T12:52:29.708Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2023-01-18T12:52:29.708Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-01-18T12:52:29.966Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2023-01-18T12:52:29.966Z] PASS [2023-01-18T12:52:29.966Z] [2023-01-18T12:52:29.966Z] DONE 7 tests in 18.423s [2023-01-18T12:52:29.966Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-01-18T12:52:29.966Z] ++ 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-01-18T12:52:29.966Z] ++ set -e [2023-01-18T12:52:29.966Z] ++ '[' -n 0 ']' [2023-01-18T12:52:29.966Z] ++ set -x [2023-01-18T12:52:29.967Z] ++ 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-01-18T12:52:30.225Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2023-01-18T12:52:30.483Z] INFO: Testing against a local daemon [2023-01-18T12:52:30.483Z] === RUN TestCheckpoint [2023-01-18T12:52:30.483Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-18T12:52:30.483Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-18T12:52:30.483Z] === RUN TestContainerInvalidJSON [2023-01-18T12:52:30.483Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-01-18T12:52:30.483Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-01-18T12:52:30.483Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-01-18T12:52:30.483Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-01-18T12:52:30.483Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-01-18T12:52:30.483Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-01-18T12:52:30.483Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-01-18T12:52:30.483Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-01-18T12:52:30.483Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-01-18T12:52:30.483Z] --- PASS: TestContainerInvalidJSON (0.02s) [2023-01-18T12:52:30.483Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-01-18T12:52:30.483Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-01-18T12:52:30.483Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-01-18T12:52:30.483Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-18T12:52:30.483Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-01-18T12:52:30.483Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-18T12:52:30.483Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-01-18T12:52:30.483Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-18T12:52:30.483Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-01-18T12:52:30.483Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-18T12:52:30.741Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2023-01-18T12:52:30.741Z] === RUN TestCopyFromContainer [2023-01-18T12:52:30.999Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2023-01-18T12:52:32.375Z] === RUN TestCopyFromContainer// [2023-01-18T12:52:32.375Z] === RUN TestCopyFromContainer//bar/root [2023-01-18T12:52:32.375Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-01-18T12:52:32.375Z] === RUN TestCopyFromContainer//bar/root/ [2023-01-18T12:52:32.634Z] === RUN TestCopyFromContainer/bar/quux [2023-01-18T12:52:32.634Z] === RUN TestCopyFromContainer/bar/quux/ [2023-01-18T12:52:32.634Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-01-18T12:52:32.892Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-01-18T12:52:32.892Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-01-18T12:52:33.150Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-01-18T12:52:33.150Z] === RUN TestCopyFromContainer/bar/notarget [2023-01-18T12:52:33.150Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2023-01-18T12:52:33.408Z] --- PASS: TestCopyFromContainer (2.68s) [2023-01-18T12:52:33.408Z] --- PASS: TestCopyFromContainer// (0.15s) [2023-01-18T12:52:33.408Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2023-01-18T12:52:33.408Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2023-01-18T12:52:33.408Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2023-01-18T12:52:33.408Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2023-01-18T12:52:33.408Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2023-01-18T12:52:33.408Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2023-01-18T12:52:33.408Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2023-01-18T12:52:33.408Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2023-01-18T12:52:33.408Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2023-01-18T12:52:33.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-18T12:52:33.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-18T12:52:33.408Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-18T12:52:33.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-18T12:52:33.408Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-18T12:52:33.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-18T12:52:33.408Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-18T12:52:33.408Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-18T12:52:33.408Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-18T12:52:33.408Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-18T12:52:33.408Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2023-01-18T12:52:33.408Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2023-01-18T12:52:33.408Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-01-18T12:52:33.408Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-01-18T12:52:33.408Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-18T12:52:33.408Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2023-01-18T12:52:33.408Z] === RUN TestCreateWithInvalidEnv [2023-01-18T12:52:33.408Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-18T12:52:33.408Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-18T12:52:33.408Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-18T12:52:33.408Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-18T12:52:33.408Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-18T12:52:33.408Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-18T12:52:33.408Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-18T12:52:33.408Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-18T12:52:33.408Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-18T12:52:33.408Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2023-01-18T12:52:33.408Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-01-18T12:52:33.408Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2023-01-18T12:52:33.408Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-01-18T12:52:33.408Z] === RUN TestCreateTmpfsMountsTarget [2023-01-18T12:52:33.408Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2023-01-18T12:52:33.408Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-18T12:52:34.342Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2023-01-18T12:52:34.909Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-01-18T12:52:34.909Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2023-01-18T12:52:35.167Z] --- PASS: TestCreateWithCustomMaskedPaths (1.74s) [2023-01-18T12:52:35.167Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-18T12:52:35.734Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-01-18T12:52:37.109Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.78s) [2023-01-18T12:52:37.109Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-18T12:52:37.109Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-18T12:52:37.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-18T12:52:37.109Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-18T12:52:37.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-18T12:52:37.109Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-18T12:52:37.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-18T12:52:37.109Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-18T12:52:37.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-18T12:52:37.109Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-18T12:52:37.109Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-18T12:52:37.109Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-18T12:52:37.109Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-18T12:52:37.109Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-18T12:52:37.109Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-18T12:52:37.109Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-18T12:52:37.109Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-01-18T12:52:37.109Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-01-18T12:52:37.109Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-01-18T12:52:37.109Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-01-18T12:52:37.109Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-01-18T12:52:37.109Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-01-18T12:52:37.109Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-18T12:52:37.676Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2023-01-18T12:52:37.676Z] === RUN TestCreateDifferentPlatform [2023-01-18T12:52:37.676Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-18T12:52:37.676Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-18T12:52:37.676Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-01-18T12:52:37.676Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-01-18T12:52:37.676Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-01-18T12:52:37.676Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-18T12:52:37.676Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2023-01-18T12:52:37.676Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-18T12:52:37.676Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2023-01-18T12:52:37.676Z] === RUN TestContainerStartOnDaemonRestart [2023-01-18T12:52:37.676Z] === PAUSE TestContainerStartOnDaemonRestart [2023-01-18T12:52:37.676Z] === RUN TestDaemonRestartIpcMode [2023-01-18T12:52:37.676Z] === PAUSE TestDaemonRestartIpcMode [2023-01-18T12:52:37.676Z] === RUN TestDaemonHostGatewayIP [2023-01-18T12:52:37.676Z] === PAUSE TestDaemonHostGatewayIP [2023-01-18T12:52:37.676Z] === RUN TestRestartDaemonWithRestartingContainer [2023-01-18T12:52:37.676Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-01-18T12:52:37.676Z] === RUN TestContainerKillOnDaemonStart [2023-01-18T12:52:37.676Z] === PAUSE TestContainerKillOnDaemonStart [2023-01-18T12:52:37.676Z] === RUN TestDiff [2023-01-18T12:52:38.104Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2023-01-18T12:52:38.104Z] === RUN TestCreateServiceSecretFileMode [2023-01-18T12:52:38.609Z] --- PASS: TestDiff (0.68s) [2023-01-18T12:52:38.609Z] === RUN TestExecWithCloseStdin [2023-01-18T12:52:38.609Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2023-01-18T12:52:39.175Z] --- PASS: TestExecWithCloseStdin (0.85s) [2023-01-18T12:52:39.175Z] === RUN TestExec [2023-01-18T12:52:40.109Z] --- PASS: TestExec (0.62s) [2023-01-18T12:52:40.110Z] === RUN TestExecUser [2023-01-18T12:52:40.676Z] --- PASS: TestExecUser (0.73s) [2023-01-18T12:52:40.676Z] === RUN TestExportContainerAndImportImage [2023-01-18T12:52:41.610Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2023-01-18T12:52:41.610Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-18T12:52:41.610Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-01-18T12:52:42.176Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2023-01-18T12:52:42.742Z] check_test.go:309: [d0c5236715e03] daemon is not started [2023-01-18T12:52:42.742Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2023-01-18T12:52:42.742Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2023-01-18T12:52:42.742Z] === RUN TestHealthCheckWorkdir [2023-01-18T12:52:43.308Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2023-01-18T12:52:43.874Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2023-01-18T12:52:43.874Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2023-01-18T12:52:43.874Z] === RUN TestHealthKillContainer [2023-01-18T12:52:44.440Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2023-01-18T12:52:44.440Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-01-18T12:52:44.703Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-01-18T12:52:46.078Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-01-18T12:52:47.015Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2023-01-18T12:52:48.388Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-01-18T12:52:49.323Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-01-18T12:52:49.581Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-01-18T12:52:50.261Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2023-01-18T12:52:50.261Z] === RUN TestCreateServiceConfigFileMode [2023-01-18T12:52:51.482Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2023-01-18T12:52:51.740Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-01-18T12:52:52.306Z] --- PASS: TestHealthKillContainer (8.56s) [2023-01-18T12:52:52.306Z] === RUN TestHealthCheckProcessKilled [2023-01-18T12:52:53.240Z] --- PASS: TestHealthCheckProcessKilled (0.82s) [2023-01-18T12:52:53.240Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-18T12:52:53.240Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2023-01-18T12:52:53.240Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2023-01-18T12:52:53.240Z] check_test.go:309: [d1ec8b33222f4] daemon is not started [2023-01-18T12:52:53.499Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2023-01-18T12:52:53.757Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2023-01-18T12:52:53.757Z] === RUN TestIpcModeNone [2023-01-18T12:52:54.322Z] --- PASS: TestIpcModeNone (0.62s) [2023-01-18T12:52:54.322Z] === RUN TestIpcModePrivate [2023-01-18T12:52:54.580Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-01-18T12:52:55.146Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2023-01-18T12:52:55.146Z] --- PASS: TestIpcModePrivate (0.87s) [2023-01-18T12:52:55.146Z] === RUN TestIpcModeShareable [2023-01-18T12:52:55.404Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2023-01-18T12:52:55.662Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-01-18T12:52:55.920Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2023-01-18T12:52:55.920Z] --- PASS: TestIpcModeShareable (0.77s) [2023-01-18T12:52:55.920Z] === RUN TestAPIIpcModeShareableAndContainer [2023-01-18T12:52:56.899Z] === RUN TestDockerSuite/TestBuildAddScript [2023-01-18T12:52:57.467Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2023-01-18T12:52:58.845Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.73s) [2023-01-18T12:52:58.845Z] === RUN TestAPIIpcModeHost [2023-01-18T12:52:59.103Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2023-01-18T12:52:59.667Z] --- PASS: TestAPIIpcModeHost (0.78s) [2023-01-18T12:52:59.667Z] === RUN TestDaemonIpcModeShareable [2023-01-18T12:52:59.667Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-01-18T12:53:01.043Z] check_test.go:309: [dbd5f640364c2] daemon is not started [2023-01-18T12:53:01.043Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2023-01-18T12:53:01.043Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2023-01-18T12:53:01.301Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2023-01-18T12:53:01.301Z] === RUN TestDaemonIpcModePrivate [2023-01-18T12:53:02.467Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2023-01-18T12:53:02.467Z] === RUN TestCreateServiceSysctls [2023-01-18T12:53:02.676Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2023-01-18T12:53:02.935Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2023-01-18T12:53:02.935Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-01-18T12:53:03.869Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2023-01-18T12:53:04.127Z] check_test.go:309: [d6619c5fddb4c] daemon is not started [2023-01-18T12:53:04.127Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2023-01-18T12:53:04.353Z] --- PASS: TestCreateServiceSysctls (3.03s) [2023-01-18T12:53:04.353Z] === RUN TestCreateServiceCapabilities [2023-01-18T12:53:04.385Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2023-01-18T12:53:04.643Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) [2023-01-18T12:53:04.643Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-01-18T12:53:05.424Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:53:05.424Z] INFO: Testing against a local daemon [2023-01-18T12:53:05.424Z] === RUN TestBuildWithSession [2023-01-18T12:53:05.424Z] build_session_test.go:25: TODO: BuildKit [2023-01-18T12:53:05.424Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-18T12:53:05.424Z] === RUN TestBuildSquashParent [2023-01-18T12:53:05.424Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:53:05.424Z] --- SKIP: TestBuildSquashParent (0.00s) [2023-01-18T12:53:05.424Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-18T12:53:05.424Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-18T12:53:05.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-18T12:53:05.424Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-18T12:53:05.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-18T12:53:05.424Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-18T12:53:05.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-18T12:53:05.424Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-18T12:53:05.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-18T12:53:05.424Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-18T12:53:05.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-18T12:53:05.424Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-18T12:53:05.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-18T12:53:05.424Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-18T12:53:05.424Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-18T12:53:05.424Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-18T12:53:05.424Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-18T12:53:06.018Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2023-01-18T12:53:06.018Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.52s) [2023-01-18T12:53:06.018Z] === RUN TestIpcModeOlderClient [2023-01-18T12:53:06.018Z] === PAUSE TestIpcModeOlderClient [2023-01-18T12:53:06.018Z] === RUN TestKillContainerInvalidSignal [2023-01-18T12:53:06.276Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-01-18T12:53:06.842Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2023-01-18T12:53:06.842Z] === RUN TestKillContainer [2023-01-18T12:53:06.842Z] === RUN TestKillContainer/no_signal [2023-01-18T12:53:06.865Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2023-01-18T12:53:06.865Z] === RUN TestInspect [2023-01-18T12:53:07.408Z] === RUN TestKillContainer/non_killing_signal [2023-01-18T12:53:07.666Z] docker_cli_daemon_plugins_test.go:80: [db869378ed4ee] daemon is not started [2023-01-18T12:53:07.925Z] === RUN TestKillContainer/killing_signal [2023-01-18T12:53:08.859Z] --- PASS: TestKillContainer (1.99s) [2023-01-18T12:53:08.859Z] --- PASS: TestKillContainer/no_signal (0.66s) [2023-01-18T12:53:08.859Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2023-01-18T12:53:08.859Z] --- PASS: TestKillContainer/killing_signal (0.57s) [2023-01-18T12:53:08.859Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-18T12:53:08.859Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-01-18T12:53:08.859Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2023-01-18T12:53:09.426Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-01-18T12:53:09.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2023-01-18T12:53:09.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2023-01-18T12:53:09.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2023-01-18T12:53:09.992Z] === RUN TestKillStoppedContainer [2023-01-18T12:53:09.992Z] --- PASS: TestKillStoppedContainer (0.06s) [2023-01-18T12:53:09.992Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-18T12:53:10.126Z] --- PASS: TestInspect (2.72s) [2023-01-18T12:53:10.126Z] === RUN TestCreateJob [2023-01-18T12:53:10.250Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-01-18T12:53:10.250Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2023-01-18T12:53:10.250Z] === RUN TestKillDifferentUserContainer [2023-01-18T12:53:10.817Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2023-01-18T12:53:10.817Z] === RUN TestInspectOomKilledTrue [2023-01-18T12:53:10.817Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-18T12:53:10.817Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-01-18T12:53:10.817Z] === RUN TestInspectOomKilledFalse [2023-01-18T12:53:10.817Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-18T12:53:10.817Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-01-18T12:53:10.817Z] === RUN TestLinksEtcHostsContentMatch [2023-01-18T12:53:11.383Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2023-01-18T12:53:11.383Z] === RUN TestLinksContainerNames [2023-01-18T12:53:11.949Z] docker_cli_daemon_plugins_test.go:170: [d002edcc73b1d] daemon is not started [2023-01-18T12:53:12.476Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-18T12:53:12.476Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-18T12:53:12.639Z] --- PASS: TestCreateJob (3.01s) [2023-01-18T12:53:12.639Z] === RUN TestReplicatedJob [2023-01-18T12:53:12.883Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-01-18T12:53:12.883Z] --- PASS: TestLinksContainerNames (1.40s) [2023-01-18T12:53:12.883Z] === RUN TestLogsFollowTailEmpty [2023-01-18T12:53:13.141Z] === RUN TestDockerSuite/TestBuildAddTar [2023-01-18T12:53:13.400Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2023-01-18T12:53:13.400Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2023-01-18T12:53:13.400Z] === RUN TestContainerNetworkMountsNoChown [2023-01-18T12:53:14.334Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/default [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/default [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/private [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/private [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/rprivate [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/rprivate [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/slave [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/slave [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/rslave [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/rslave [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/shared [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/shared [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/rshared [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/rshared [2023-01-18T12:53:14.334Z] === CONT TestMountDaemonRoot/default [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/default/bind_root [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/default/mount_root [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-01-18T12:53:14.334Z] === CONT TestMountDaemonRoot/default/bind_root [2023-01-18T12:53:14.334Z] === CONT TestMountDaemonRoot/rshared [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-01-18T12:53:14.334Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-01-18T12:53:14.334Z] === CONT TestMountDaemonRoot/shared [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-01-18T12:53:14.334Z] === CONT TestMountDaemonRoot/rslave [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-01-18T12:53:14.334Z] === CONT TestMountDaemonRoot/slave [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-01-18T12:53:14.334Z] === CONT TestMountDaemonRoot/rprivate [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-01-18T12:53:14.334Z] === CONT TestMountDaemonRoot/private [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/private/mount_root [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/private/bind_root [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-01-18T12:53:14.334Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-01-18T12:53:14.334Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-01-18T12:53:14.334Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-01-18T12:53:14.334Z] === CONT TestMountDaemonRoot/default/mount_root [2023-01-18T12:53:14.593Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-01-18T12:53:14.593Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-01-18T12:53:14.593Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-01-18T12:53:14.593Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-01-18T12:53:14.593Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-01-18T12:53:14.593Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-01-18T12:53:14.593Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-01-18T12:53:14.593Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-01-18T12:53:14.593Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-01-18T12:53:14.593Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-01-18T12:53:14.593Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-01-18T12:53:14.852Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-01-18T12:53:14.852Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-01-18T12:53:14.852Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-01-18T12:53:14.852Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-01-18T12:53:14.852Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-01-18T12:53:14.852Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-01-18T12:53:14.852Z] === CONT TestMountDaemonRoot/private/mount_root [2023-01-18T12:53:14.852Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-01-18T12:53:14.852Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-01-18T12:53:14.852Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-01-18T12:53:15.111Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-01-18T12:53:15.111Z] === CONT TestMountDaemonRoot/private/bind_root [2023-01-18T12:53:15.111Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot (0.04s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-01-18T12:53:15.111Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2023-01-18T12:53:15.111Z] === RUN TestContainerBindMountNonRecursive [2023-01-18T12:53:17.012Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2023-01-18T12:53:17.269Z] --- PASS: TestContainerBindMountNonRecursive (2.12s) [2023-01-18T12:53:17.269Z] === RUN TestContainerVolumesMountedAsShared [2023-01-18T12:53:17.528Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2023-01-18T12:53:17.786Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2023-01-18T12:53:17.786Z] === RUN TestContainerVolumesMountedAsSlave [2023-01-18T12:53:17.876Z] --- PASS: TestReplicatedJob (5.39s) [2023-01-18T12:53:17.877Z] === RUN TestUpdateReplicatedJob [2023-01-18T12:53:18.044Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2023-01-18T12:53:18.302Z] --- PASS: TestContainerVolumesMountedAsSlave (0.53s) [2023-01-18T12:53:18.302Z] === RUN TestNetworkNat [2023-01-18T12:53:18.560Z] check_test.go:309: [da4b67566b0db] daemon is not started [2023-01-18T12:53:18.560Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2023-01-18T12:53:19.125Z] --- PASS: TestNetworkNat (0.74s) [2023-01-18T12:53:19.125Z] === RUN TestNetworkLocalhostTCPNat [2023-01-18T12:53:20.058Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2023-01-18T12:53:20.058Z] === RUN TestNetworkLoopbackNat [2023-01-18T12:53:20.058Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2023-01-18T12:53:20.317Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-01-18T12:53:21.138Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2023-01-18T12:53:21.138Z] === RUN TestServiceListWithStatuses [2023-01-18T12:53:21.138Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-18T12:53:21.138Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-18T12:53:21.138Z] === RUN TestDockerNetworkConnectAlias [2023-01-18T12:53:21.250Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-01-18T12:53:21.508Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2023-01-18T12:53:22.074Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-01-18T12:53:22.776Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2023-01-18T12:53:22.776Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.97s) [2023-01-18T12:53:22.776Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.21s) [2023-01-18T12:53:22.776Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.56s) [2023-01-18T12:53:22.776Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.74s) [2023-01-18T12:53:22.776Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.69s) [2023-01-18T12:53:22.776Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.58s) [2023-01-18T12:53:22.776Z] === RUN TestBuildMultiStageCopy [2023-01-18T12:53:22.776Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-18T12:53:23.010Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2023-01-18T12:53:23.010Z] === RUN TestPause [2023-01-18T12:53:23.010Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2023-01-18T12:53:23.943Z] --- PASS: TestPause (0.79s) [2023-01-18T12:53:23.943Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-18T12:53:23.943Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-18T12:53:23.943Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-18T12:53:23.943Z] === RUN TestPauseStopPausedContainer [2023-01-18T12:53:24.509Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2023-01-18T12:53:24.509Z] === RUN TestPsFilter [2023-01-18T12:53:24.509Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2023-01-18T12:53:24.767Z] --- PASS: TestPsFilter (0.17s) [2023-01-18T12:53:24.767Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-18T12:53:25.300Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2023-01-18T12:53:25.300Z] === RUN TestDockerNetworkReConnect [2023-01-18T12:53:25.337Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2023-01-18T12:53:25.337Z] === RUN TestRemoveContainerWithVolume [2023-01-18T12:53:25.904Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-01-18T12:53:26.161Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2023-01-18T12:53:26.161Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2023-01-18T12:53:26.161Z] === RUN TestRemoveContainerRunning [2023-01-18T12:53:27.097Z] --- PASS: TestRemoveContainerRunning (0.70s) [2023-01-18T12:53:27.097Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-18T12:53:27.665Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2023-01-18T12:53:27.665Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2023-01-18T12:53:27.665Z] === RUN TestRemoveInvalidContainer [2023-01-18T12:53:27.665Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2023-01-18T12:53:27.665Z] === RUN TestRenameLinkedContainer [2023-01-18T12:53:28.562Z] --- PASS: TestDockerNetworkReConnect (3.25s) [2023-01-18T12:53:28.562Z] === RUN TestServicePlugin [2023-01-18T12:53:29.565Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2023-01-18T12:53:30.139Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2023-01-18T12:53:30.705Z] --- PASS: TestRenameLinkedContainer (2.95s) [2023-01-18T12:53:30.705Z] === RUN TestRenameStoppedContainer [2023-01-18T12:53:31.272Z] --- PASS: TestRenameStoppedContainer (0.52s) [2023-01-18T12:53:31.272Z] === RUN TestRenameRunningContainerAndReuse [2023-01-18T12:53:31.307Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-18T12:53:31.307Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-18T12:53:31.823Z] plugin_test.go:62: [d522df3dd5bdc] joining swarm manager [db649b61cb07c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T12:53:31.838Z] === RUN TestDockerSuite/TestBuildBlankName [2023-01-18T12:53:31.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-01-18T12:53:32.268Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-18T12:53:32.404Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) [2023-01-18T12:53:32.404Z] === RUN TestRenameInvalidName [2023-01-18T12:53:32.749Z] plugin_test.go:65: [dd7d828df2cbb] joining swarm manager [db649b61cb07c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T12:53:32.969Z] --- PASS: TestRenameInvalidName (0.57s) [2023-01-18T12:53:32.969Z] === RUN TestRenameAnonymousContainer [2023-01-18T12:53:33.230Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-18T12:53:33.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-01-18T12:53:33.539Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2023-01-18T12:53:34.191Z] --- PASS: TestBuildMultiStageCopy (12.21s) [2023-01-18T12:53:34.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.74s) [2023-01-18T12:53:34.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2023-01-18T12:53:34.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.77s) [2023-01-18T12:53:34.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.93s) [2023-01-18T12:53:34.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.13s) [2023-01-18T12:53:34.191Z] === RUN TestBuildMultiStageParentConfig [2023-01-18T12:53:35.445Z] --- PASS: TestRenameAnonymousContainer (2.23s) [2023-01-18T12:53:35.445Z] === RUN TestRenameContainerWithSameName [2023-01-18T12:53:35.445Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-01-18T12:53:35.703Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2023-01-18T12:53:35.703Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-18T12:53:36.269Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-01-18T12:53:36.358Z] --- PASS: TestBuildMultiStageParentConfig (2.46s) [2023-01-18T12:53:36.358Z] === RUN TestBuildLabelWithTargets [2023-01-18T12:53:36.813Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-18T12:53:36.813Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2023-01-18T12:53:36.813Z] === RUN TestBuildWithEmptyLayers [2023-01-18T12:53:36.836Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2023-01-18T12:53:36.836Z] === RUN TestResize [2023-01-18T12:53:37.402Z] --- PASS: TestResize (0.59s) [2023-01-18T12:53:37.402Z] === RUN TestResizeWithInvalidSize [2023-01-18T12:53:37.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-01-18T12:53:37.775Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2023-01-18T12:53:37.775Z] === RUN TestBuildMultiStageOnBuild [2023-01-18T12:53:37.920Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2023-01-18T12:53:37.920Z] === RUN TestResizeWhenContainerNotStarted [2023-01-18T12:53:38.537Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2023-01-18T12:53:38.537Z] === RUN TestDaemonRestartKillContainers [2023-01-18T12:53:38.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-18T12:53:38.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-18T12:53:38.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-18T12:53:38.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-18T12:53:38.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-18T12:53:38.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-18T12:53:38.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-18T12:53:38.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-18T12:53:38.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-18T12:53:38.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-18T12:53:38.538Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-18T12:53:38.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-18T12:53:38.538Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-18T12:53:38.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-18T12:53:38.538Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-18T12:53:38.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-18T12:53:38.538Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:53:38.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:53:38.538Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:53:38.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:53:38.538Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:53:38.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:53:38.538Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:53:38.538Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:53:38.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-18T12:53:38.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:53:39.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-01-18T12:53:40.055Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2023-01-18T12:53:40.314Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:53:40.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-18T12:53:41.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-01-18T12:53:41.813Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-18T12:53:42.380Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-18T12:53:42.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-01-18T12:53:43.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-18T12:53:45.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-18T12:53:46.041Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-01-18T12:53:46.041Z] check_test.go:309: [d201d154bf540] daemon is not started [2023-01-18T12:53:46.041Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2023-01-18T12:53:46.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-18T12:53:48.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-18T12:53:48.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2023-01-18T12:53:50.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-18T12:53:50.294Z] Created binary: bundles/binary-daemon/dockerd-dev [2023-01-18T12:53:50.294Z] Copying nested executables into bundles/binary-daemon [2023-01-18T12:53:50.294Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2023-01-18T12:53:50.609Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 -e DOCKER_GRAPHDRIVER docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 hack/make.sh cross [2023-01-18T12:53:50.864Z] [2023-01-18T12:53:51.120Z] Removing bundles/ [2023-01-18T12:53:51.120Z] [2023-01-18T12:53:51.120Z] ---> Making bundle: cross (in bundles/cross) [2023-01-18T12:53:51.120Z] Cross building: bundles/cross/linux/amd64 [2023-01-18T12:53:51.120Z] Building: bundles/cross/linux/amd64/dockerd-dev [2023-01-18T12:53:51.120Z] GOOS="linux" GOARCH="amd64" GOARM="" [2023-01-18T12:53:51.584Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-18T12:53:54.113Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2023-01-18T12:53:54.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2023-01-18T12:53:54.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.20s) [2023-01-18T12:53:54.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2023-01-18T12:53:54.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2023-01-18T12:53:54.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2023-01-18T12:53:54.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s) [2023-01-18T12:53:54.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.90s) [2023-01-18T12:53:54.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.34s) [2023-01-18T12:53:54.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.89s) [2023-01-18T12:53:54.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.03s) [2023-01-18T12:53:54.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.04s) [2023-01-18T12:53:54.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.57s) [2023-01-18T12:53:54.113Z] === RUN TestCgroupNamespacesRun [2023-01-18T12:53:55.412Z] --- PASS: TestBuildMultiStageOnBuild (16.93s) [2023-01-18T12:53:55.412Z] === RUN TestBuildUncleanTarFilenames [2023-01-18T12:53:55.412Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-18T12:53:55.412Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2023-01-18T12:53:55.412Z] === RUN TestBuildMultiStageLayerLeak [2023-01-18T12:53:56.645Z] --- PASS: TestCgroupNamespacesRun (2.21s) [2023-01-18T12:53:56.645Z] === RUN TestCgroupNamespacesRunPrivileged [2023-01-18T12:53:58.019Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2023-01-18T12:53:58.019Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-01-18T12:53:58.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-01-18T12:53:59.233Z] --- PASS: TestServicePlugin (29.49s) [2023-01-18T12:53:59.233Z] === RUN TestServiceUpdateLabel [2023-01-18T12:53:59.794Z] --- PASS: TestServiceUpdateLabel (2.12s) [2023-01-18T12:53:59.794Z] === RUN TestServiceUpdateSecrets [2023-01-18T12:54:00.331Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.07s) [2023-01-18T12:54:00.331Z] === RUN TestCgroupNamespacesRunHostMode [2023-01-18T12:54:02.232Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2023-01-18T12:54:02.232Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-01-18T12:54:02.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-01-18T12:54:03.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2023-01-18T12:54:03.865Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.10s) [2023-01-18T12:54:03.865Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-01-18T12:54:05.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-01-18T12:54:05.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-01-18T12:54:05.496Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2023-01-18T12:54:05.496Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-01-18T12:54:06.063Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2023-01-18T12:54:06.321Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2023-01-18T12:54:06.321Z] === RUN TestCgroupNamespacesRunOlderClient [2023-01-18T12:54:06.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2023-01-18T12:54:07.145Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-01-18T12:54:08.083Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2023-01-18T12:54:08.083Z] === RUN TestNISDomainname [2023-01-18T12:54:09.016Z] --- PASS: TestNISDomainname (1.08s) [2023-01-18T12:54:09.016Z] === RUN TestHostnameDnsResolution [2023-01-18T12:54:09.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-01-18T12:54:10.179Z] --- PASS: TestBuildMultiStageLayerLeak (15.38s) [2023-01-18T12:54:10.179Z] === RUN TestBuildWithHugeFile [2023-01-18T12:54:10.708Z] --- PASS: TestHostnameDnsResolution (1.27s) [2023-01-18T12:54:10.708Z] === RUN TestUnprivilegedPortsAndPing [2023-01-18T12:54:11.277Z] --- PASS: TestUnprivilegedPortsAndPing (0.97s) [2023-01-18T12:54:11.277Z] === RUN TestStats [2023-01-18T12:54:11.843Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2023-01-18T12:54:13.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-01-18T12:54:14.310Z] --- PASS: TestStats (2.76s) [2023-01-18T12:54:14.310Z] === RUN TestStopContainerWithTimeout [2023-01-18T12:54:14.310Z] === RUN TestStopContainerWithTimeout/0 [2023-01-18T12:54:14.310Z] === PAUSE TestStopContainerWithTimeout/0 [2023-01-18T12:54:14.310Z] === RUN TestStopContainerWithTimeout/1 [2023-01-18T12:54:14.310Z] === PAUSE TestStopContainerWithTimeout/1 [2023-01-18T12:54:14.310Z] === RUN TestStopContainerWithTimeout/3 [2023-01-18T12:54:14.310Z] === PAUSE TestStopContainerWithTimeout/3 [2023-01-18T12:54:14.310Z] === RUN TestStopContainerWithTimeout/-1 [2023-01-18T12:54:14.310Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-01-18T12:54:14.310Z] === CONT TestStopContainerWithTimeout/0 [2023-01-18T12:54:14.310Z] === CONT TestStopContainerWithTimeout/-1 [2023-01-18T12:54:14.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2023-01-18T12:54:14.622Z] --- PASS: TestServiceUpdateSecrets (14.42s) [2023-01-18T12:54:14.622Z] === RUN TestServiceUpdateConfigs [2023-01-18T12:54:14.876Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-01-18T12:54:15.134Z] === CONT TestStopContainerWithTimeout/3 [2023-01-18T12:54:16.067Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-01-18T12:54:16.633Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-01-18T12:54:17.199Z] === CONT TestStopContainerWithTimeout/1 [2023-01-18T12:54:17.199Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-01-18T12:54:18.574Z] check_test.go:309: [d3757bfc37619] daemon is not started [2023-01-18T12:54:18.574Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2023-01-18T12:54:18.834Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2023-01-18T12:54:18.834Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2023-01-18T12:54:18.834Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2023-01-18T12:54:18.834Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2023-01-18T12:54:18.834Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2023-01-18T12:54:18.834Z] === RUN TestDeleteDevicemapper [2023-01-18T12:54:18.834Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-18T12:54:18.834Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-01-18T12:54:18.834Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-18T12:54:20.207Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2023-01-18T12:54:21.141Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.45s) [2023-01-18T12:54:21.141Z] === RUN TestUpdateMemory [2023-01-18T12:54:21.141Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-01-18T12:54:21.141Z] --- SKIP: TestUpdateMemory (0.00s) [2023-01-18T12:54:21.141Z] === RUN TestUpdateCPUQuota [2023-01-18T12:54:22.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2023-01-18T12:54:22.517Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-01-18T12:54:22.775Z] --- PASS: TestUpdateCPUQuota (1.51s) [2023-01-18T12:54:22.775Z] === RUN TestUpdatePidsLimit [2023-01-18T12:54:22.775Z] === RUN TestUpdatePidsLimit/update_from_none [2023-01-18T12:54:23.348Z] === RUN TestUpdatePidsLimit/no_change [2023-01-18T12:54:23.606Z] === RUN TestUpdatePidsLimit/update_lower [2023-01-18T12:54:23.864Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-01-18T12:54:23.864Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-01-18T12:54:24.430Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-01-18T12:54:24.689Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-01-18T12:54:24.689Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2023-01-18T12:54:25.269Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-01-18T12:54:25.844Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-01-18T12:54:26.417Z] --- PASS: TestUpdatePidsLimit (3.79s) [2023-01-18T12:54:26.417Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2023-01-18T12:54:26.417Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2023-01-18T12:54:26.417Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2023-01-18T12:54:26.417Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2023-01-18T12:54:26.417Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2023-01-18T12:54:26.417Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2023-01-18T12:54:26.417Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2023-01-18T12:54:26.417Z] === RUN TestUpdateRestartPolicy [2023-01-18T12:54:29.451Z] --- PASS: TestServiceUpdateConfigs (14.34s) [2023-01-18T12:54:29.451Z] === RUN TestServiceUpdateNetwork [2023-01-18T12:54:31.683Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-01-18T12:54:31.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2023-01-18T12:54:33.057Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-01-18T12:54:33.315Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-01-18T12:54:33.881Z] === RUN TestDockerSuite/TestBuildCmd [2023-01-18T12:54:33.881Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2023-01-18T12:54:34.138Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-01-18T12:54:34.397Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-01-18T12:54:34.655Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-01-18T12:54:34.655Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2023-01-18T12:54:34.655Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-01-18T12:54:35.592Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2023-01-18T12:54:35.852Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-01-18T12:54:37.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2023-01-18T12:54:39.126Z] --- PASS: TestUpdateRestartPolicy (12.56s) [2023-01-18T12:54:39.126Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-18T12:54:40.063Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2023-01-18T12:54:40.063Z] === RUN TestWaitNonBlocked [2023-01-18T12:54:40.063Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-18T12:54:40.063Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-18T12:54:40.063Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-18T12:54:40.063Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-18T12:54:40.063Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-18T12:54:40.063Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-18T12:54:40.063Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2023-01-18T12:54:40.063Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2023-01-18T12:54:40.063Z] check_test.go:309: [db6b52ea08ae7] daemon is not started [2023-01-18T12:54:40.063Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2023-01-18T12:54:40.063Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2023-01-18T12:54:40.063Z] check_test.go:309: [da9b692b41a8f] daemon is not started [2023-01-18T12:54:40.063Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2023-01-18T12:54:40.063Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-01-18T12:54:40.998Z] --- PASS: TestWaitNonBlocked (0.03s) [2023-01-18T12:54:40.998Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2023-01-18T12:54:40.998Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2023-01-18T12:54:40.998Z] === RUN TestWaitBlocked [2023-01-18T12:54:40.998Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-18T12:54:40.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-18T12:54:40.998Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-01-18T12:54:40.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-01-18T12:54:40.998Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-18T12:54:40.998Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-01-18T12:54:40.998Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-01-18T12:54:41.610Z] --- PASS: TestServiceUpdateNetwork (12.20s) [2023-01-18T12:54:41.610Z] === RUN TestServiceUpdatePidsLimit [2023-01-18T12:54:42.170Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-01-18T12:54:42.372Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-01-18T12:54:42.372Z] --- PASS: TestWaitBlocked (0.02s) [2023-01-18T12:54:42.372Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2023-01-18T12:54:42.372Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2023-01-18T12:54:42.372Z] === CONT TestContainerStartOnDaemonRestart [2023-01-18T12:54:42.372Z] === CONT TestContainerKillOnDaemonStart [2023-01-18T12:54:42.372Z] check_test.go:309: [df23266fdda72] daemon is not started [2023-01-18T12:54:42.372Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2023-01-18T12:54:42.630Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-01-18T12:54:42.730Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-01-18T12:54:43.565Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-01-18T12:54:44.130Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-01-18T12:54:44.697Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-01-18T12:54:45.631Z] --- PASS: TestContainerStartOnDaemonRestart (3.29s) [2023-01-18T12:54:45.631Z] === CONT TestIpcModeOlderClient [2023-01-18T12:54:45.631Z] --- PASS: TestIpcModeOlderClient (0.09s) [2023-01-18T12:54:45.631Z] === CONT TestDaemonHostGatewayIP [2023-01-18T12:54:47.533Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2023-01-18T12:54:48.908Z] --- PASS: TestDaemonHostGatewayIP (3.19s) [2023-01-18T12:54:48.908Z] === CONT TestRestartDaemonWithRestartingContainer [2023-01-18T12:54:50.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2023-01-18T12:54:50.855Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-01-18T12:54:51.657Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.61s) [2023-01-18T12:54:51.657Z] === CONT TestDaemonRestartIpcMode [2023-01-18T12:54:53.031Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2023-01-18T12:54:54.405Z] --- PASS: TestDaemonRestartIpcMode (3.03s) [2023-01-18T12:54:54.974Z] --- PASS: TestContainerKillOnDaemonStart (12.72s) [2023-01-18T12:54:54.974Z] PASS [2023-01-18T12:54:54.974Z] [2023-01-18T12:54:54.974Z] === Skipped [2023-01-18T12:54:54.974Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-01-18T12:54:54.974Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-18T12:54:54.974Z] [2023-01-18T12:54:54.974Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-01-18T12:54:54.974Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-18T12:54:54.974Z] [2023-01-18T12:54:54.974Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-01-18T12:54:54.974Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-18T12:54:54.974Z] [2023-01-18T12:54:54.974Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-18T12:54:54.974Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-18T12:54:54.974Z] [2023-01-18T12:54:54.974Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-01-18T12:54:54.974Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-18T12:54:54.974Z] [2023-01-18T12:54:54.974Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-01-18T12:54:54.974Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-01-18T12:54:54.974Z] [2023-01-18T12:54:54.974Z] DONE 197 tests, 6 skipped in 144.980s [2023-01-18T12:54:54.974Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-01-18T12:54:54.974Z] ++ 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-01-18T12:54:54.974Z] ++ set -e [2023-01-18T12:54:54.974Z] ++ '[' -n 0 ']' [2023-01-18T12:54:54.974Z] ++ set -x [2023-01-18T12:54:54.974Z] ++ 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-01-18T12:54:55.232Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-01-18T12:54:55.232Z] INFO: Testing against a local daemon [2023-01-18T12:54:55.232Z] === RUN TestLiveRestore [2023-01-18T12:54:55.232Z] === RUN TestLiveRestore/volume_references [2023-01-18T12:54:55.232Z] === PAUSE TestLiveRestore/volume_references [2023-01-18T12:54:55.232Z] === CONT TestLiveRestore/volume_references [2023-01-18T12:54:55.798Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-01-18T12:54:56.055Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-01-18T12:54:56.055Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-01-18T12:54:56.313Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2023-01-18T12:54:56.313Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-01-18T12:54:57.245Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-01-18T12:54:57.382Z] --- PASS: TestServiceUpdatePidsLimit (16.24s) [2023-01-18T12:54:57.382Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2023-01-18T12:54:57.382Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-01-18T12:54:57.382Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2023-01-18T12:54:57.382Z] PASS [2023-01-18T12:54:57.382Z] [2023-01-18T12:54:57.382Z] === Skipped [2023-01-18T12:54:57.382Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-01-18T12:54:57.382Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-18T12:54:57.382Z] [2023-01-18T12:54:57.382Z] DONE 27 tests, 1 skipped in 181.378s [2023-01-18T12:54:57.382Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-01-18T12:54:57.382Z] INFO: Testing against a local daemon [2023-01-18T12:54:57.382Z] === RUN TestSessionCreate [2023-01-18T12:54:57.382Z] --- PASS: TestSessionCreate (0.02s) [2023-01-18T12:54:57.382Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-18T12:54:57.382Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-01-18T12:54:57.382Z] PASS [2023-01-18T12:54:57.382Z] [2023-01-18T12:54:57.382Z] DONE 2 tests in 0.072s [2023-01-18T12:54:57.382Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-01-18T12:54:57.382Z] INFO: Testing against a local daemon [2023-01-18T12:54:57.382Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-18T12:54:57.382Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2023-01-18T12:54:57.382Z] === RUN TestEventsExecDie [2023-01-18T12:54:57.638Z] --- PASS: TestEventsExecDie (0.54s) [2023-01-18T12:54:57.638Z] === RUN TestEventsBackwardsCompatible [2023-01-18T12:54:57.894Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-01-18T12:54:57.894Z] === RUN TestInfoBinaryCommits [2023-01-18T12:54:57.894Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-01-18T12:54:57.894Z] === RUN TestInfoAPIVersioned [2023-01-18T12:54:57.894Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-01-18T12:54:57.894Z] === RUN TestInfoDiscoveryBackend [2023-01-18T12:54:58.458Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-01-18T12:54:58.458Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-01-18T12:54:58.618Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-01-18T12:54:58.876Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-01-18T12:54:59.383Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-01-18T12:54:59.383Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-01-18T12:54:59.810Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-01-18T12:54:59.943Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-01-18T12:54:59.943Z] === RUN TestInfoAPI [2023-01-18T12:54:59.943Z] --- PASS: TestInfoAPI (0.02s) [2023-01-18T12:54:59.943Z] === RUN TestInfoAPIWarnings [2023-01-18T12:55:00.747Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2023-01-18T12:55:00.747Z] --- PASS: TestLiveRestore (0.00s) [2023-01-18T12:55:00.747Z] --- PASS: TestLiveRestore/volume_references (5.60s) [2023-01-18T12:55:00.747Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.72s) [2023-01-18T12:55:00.747Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.18s) [2023-01-18T12:55:00.747Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.22s) [2023-01-18T12:55:00.747Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.18s) [2023-01-18T12:55:00.747Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.14s) [2023-01-18T12:55:00.747Z] PASS [2023-01-18T12:55:00.747Z] [2023-01-18T12:55:00.747Z] DONE 7 tests in 5.788s [2023-01-18T12:55:00.747Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-01-18T12:55:00.747Z] ++ 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-01-18T12:55:01.006Z] ++ set -e [2023-01-18T12:55:01.006Z] ++ '[' -n 0 ']' [2023-01-18T12:55:01.006Z] ++ set -x [2023-01-18T12:55:01.006Z] ++ 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-01-18T12:55:01.264Z] INFO: Testing against a local daemon [2023-01-18T12:55:01.264Z] === RUN TestCommitInheritsEnv [2023-01-18T12:55:01.522Z] --- PASS: TestCommitInheritsEnv (0.45s) [2023-01-18T12:55:01.522Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-18T12:55:01.522Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-01-18T12:55:01.522Z] === RUN TestImagesFilterMultiReference [2023-01-18T12:55:01.780Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2023-01-18T12:55:01.780Z] === RUN TestImagePullPlatformInvalid [2023-01-18T12:55:01.780Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2023-01-18T12:55:01.780Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-18T12:55:02.041Z] time="2023-01-18T12:55:01Z" 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=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.041Z] time="2023-01-18T12:55:01Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.041Z] time="2023-01-18T12:55:01Z" level=info msg="Starting upload purge in 44m0s" go.version=go1.18.10 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.041Z] time="2023-01-18T12:55:01Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.041Z] time="2023-01-18T12:55:01Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bede9aad-7638-4437-bcc8-fb17f47126ab http.request.method=GET http.request.remoteaddr="127.0.0.1:53932" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.041Z] time="2023-01-18T12:55:01Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bede9aad-7638-4437-bcc8-fb17f47126ab http.request.method=GET http.request.remoteaddr="127.0.0.1:53932" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.734755ms http.response.status=200 http.response.written=2 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.041Z] 127.0.0.1 - - [18/Jan/2023:12:55:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-01-18T12:55:02.041Z] time="2023-01-18T12:55:01Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=93580dce-ab54-4f39-b2e9-7e73eea20d69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.041Z] time="2023-01-18T12:55:01Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=93580dce-ab54-4f39-b2e9-7e73eea20d69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.041Z] time="2023-01-18T12:55:01Z" 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=93580dce-ab54-4f39-b2e9-7e73eea20d69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=24.249µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e08477fd-ef40-4c8b-80e1-19b1a924154c trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.041Z] time="2023-01-18T12:55:01Z" 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=93580dce-ab54-4f39-b2e9-7e73eea20d69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53938" 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=1.309422ms http.response.status=404 http.response.written=157 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.041Z] 127.0.0.1 - - [18/Jan/2023:12:55:01 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-18T12:55:02.041Z] time="2023-01-18T12:55:01Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=78f7ad56-4fc3-44c8-9e08-765db4bc2720 http.request.method=POST http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.041Z] time="2023-01-18T12:55:01Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=78f7ad56-4fc3-44c8-9e08-765db4bc2720 http.request.method=POST http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.041Z] time="2023-01-18T12:55:01Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8c44b5e3-4ad5-4ab0-bc03-d40a141ef889 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.041Z] time="2023-01-18T12:55:01Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8c44b5e3-4ad5-4ab0-bc03-d40a141ef889 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.041Z] time="2023-01-18T12:55:01Z" 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=8c44b5e3-4ad5-4ab0-bc03-d40a141ef889 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=19.774µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=02a9dcc7-bd80-4226-a107-4c8bf4258b3c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.041Z] time="2023-01-18T12:55:01Z" 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=8c44b5e3-4ad5-4ab0-bc03-d40a141ef889 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.070949ms http.response.status=404 http.response.written=157 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.041Z] 127.0.0.1 - - [18/Jan/2023:12:55:01 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/012438a4-f770-465c-a355-6c90b242c218/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=78f7ad56-4fc3-44c8-9e08-765db4bc2720 http.request.method=POST http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=1.305699ms trace.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=ba5831a4-ad23-43f8-83b1-575f8ce1447e trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/012438a4-f770-465c-a355-6c90b242c218/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=78f7ad56-4fc3-44c8-9e08-765db4bc2720 http.request.method=POST http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=206.558µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=42b91f55-c612-479d-8ab6-cfd1e298efa4 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f3d49f2e-9c14-4024-9f05-9b054a3680ee http.request.method=POST http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f3d49f2e-9c14-4024-9f05-9b054a3680ee http.request.method=POST http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f3d49f2e-9c14-4024-9f05-9b054a3680ee http.request.method=POST http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=40.017µs trace.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=617f1a7b-fe69-4a7d-9bbd-26912b1307f3 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f3d49f2e-9c14-4024-9f05-9b054a3680ee http.request.method=POST http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=12.998µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9b48ac43-a61e-4abc-97bc-de4392eaea04 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/012438a4-f770-465c-a355-6c90b242c218/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=78f7ad56-4fc3-44c8-9e08-765db4bc2720 http.request.method=POST http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=60.791µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a6b39a1c-1e59-4c20-8f68-306b03050bfe trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f3d49f2e-9c14-4024-9f05-9b054a3680ee http.request.method=POST http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=269.015µs trace.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=28e148b1-97ab-423c-b91d-563a4b629e6d trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=78f7ad56-4fc3-44c8-9e08-765db4bc2720 http.request.method=POST http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=11.954859ms http.response.status=202 http.response.written=0 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] 127.0.0.1 - - [18/Jan/2023:12:55:01 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f3d49f2e-9c14-4024-9f05-9b054a3680ee http.request.method=POST http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.413261ms http.response.status=202 http.response.written=0 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] 127.0.0.1 - - [18/Jan/2023:12:55:01 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" 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=f7b4f849-a43d-4e4f-b7e8-93daec80cadf http.request.method=PUT http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/012438a4-f770-465c-a355-6c90b242c218?_state=rArGZhhcF0RjJc_Ci4HL610Kbq1QjcchV2of8t83TO17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxMjQzOGE0LWY3NzAtNDY1Yy1hMzU1LTZjOTBiMjQyYzIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45Nzc3Mjk3NjNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.uuid=012438a4-f770-465c-a355-6c90b242c218 version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" 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=f7b4f849-a43d-4e4f-b7e8-93daec80cadf http.request.method=PUT http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/012438a4-f770-465c-a355-6c90b242c218?_state=rArGZhhcF0RjJc_Ci4HL610Kbq1QjcchV2of8t83TO17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxMjQzOGE0LWY3NzAtNDY1Yy1hMzU1LTZjOTBiMjQyYzIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45Nzc3Mjk3NjNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.uuid=012438a4-f770-465c-a355-6c90b242c218 version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/012438a4-f770-465c-a355-6c90b242c218/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7b4f849-a43d-4e4f-b7e8-93daec80cadf http.request.method=PUT http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/012438a4-f770-465c-a355-6c90b242c218?_state=rArGZhhcF0RjJc_Ci4HL610Kbq1QjcchV2of8t83TO17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxMjQzOGE0LWY3NzAtNDY1Yy1hMzU1LTZjOTBiMjQyYzIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45Nzc3Mjk3NjNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=29.383µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7a16a447-c06d-49cb-b7b4-64f0fb253baf trace.line=82 vars.name=test vars.uuid=012438a4-f770-465c-a355-6c90b242c218 version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/012438a4-f770-465c-a355-6c90b242c218/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7b4f849-a43d-4e4f-b7e8-93daec80cadf http.request.method=PUT http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/012438a4-f770-465c-a355-6c90b242c218?_state=rArGZhhcF0RjJc_Ci4HL610Kbq1QjcchV2of8t83TO17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxMjQzOGE0LWY3NzAtNDY1Yy1hMzU1LTZjOTBiMjQyYzIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45Nzc3Mjk3NjNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=14.661µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ff47e900-9a4f-4a4d-9a4e-0b2307a6650e trace.line=141 vars.name=test vars.uuid=012438a4-f770-465c-a355-6c90b242c218 version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/012438a4-f770-465c-a355-6c90b242c218/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7b4f849-a43d-4e4f-b7e8-93daec80cadf http.request.method=PUT http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/012438a4-f770-465c-a355-6c90b242c218?_state=rArGZhhcF0RjJc_Ci4HL610Kbq1QjcchV2of8t83TO17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxMjQzOGE0LWY3NzAtNDY1Yy1hMzU1LTZjOTBiMjQyYzIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45Nzc3Mjk3NjNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=58.253µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=8fc6fe73-b4a6-4311-8ea2-421ae36e3339 trace.line=124 vars.name=test vars.uuid=012438a4-f770-465c-a355-6c90b242c218 version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" 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=f7b4f849-a43d-4e4f-b7e8-93daec80cadf http.request.method=PUT http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/012438a4-f770-465c-a355-6c90b242c218?_state=rArGZhhcF0RjJc_Ci4HL610Kbq1QjcchV2of8t83TO17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxMjQzOGE0LWY3NzAtNDY1Yy1hMzU1LTZjOTBiMjQyYzIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45Nzc3Mjk3NjNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.uuid=012438a4-f770-465c-a355-6c90b242c218 version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/012438a4-f770-465c-a355-6c90b242c218/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7b4f849-a43d-4e4f-b7e8-93daec80cadf http.request.method=PUT http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/012438a4-f770-465c-a355-6c90b242c218?_state=rArGZhhcF0RjJc_Ci4HL610Kbq1QjcchV2of8t83TO17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxMjQzOGE0LWY3NzAtNDY1Yy1hMzU1LTZjOTBiMjQyYzIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45Nzc3Mjk3NjNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=635.648µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d103b27b-d5c0-4ff1-aa1a-ab5edae697ee trace.line=141 vars.name=test vars.uuid=012438a4-f770-465c-a355-6c90b242c218 version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" 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=f7b4f849-a43d-4e4f-b7e8-93daec80cadf http.request.method=PUT http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/012438a4-f770-465c-a355-6c90b242c218?_state=rArGZhhcF0RjJc_Ci4HL610Kbq1QjcchV2of8t83TO17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxMjQzOGE0LWY3NzAtNDY1Yy1hMzU1LTZjOTBiMjQyYzIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45Nzc3Mjk3NjNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=21.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=3a6a6c1f-be4d-43e1-b236-82b380802fab trace.line=141 vars.name=test vars.uuid=012438a4-f770-465c-a355-6c90b242c218 version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/012438a4-f770-465c-a355-6c90b242c218/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7b4f849-a43d-4e4f-b7e8-93daec80cadf http.request.method=PUT http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/012438a4-f770-465c-a355-6c90b242c218?_state=rArGZhhcF0RjJc_Ci4HL610Kbq1QjcchV2of8t83TO17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxMjQzOGE0LWY3NzAtNDY1Yy1hMzU1LTZjOTBiMjQyYzIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45Nzc3Mjk3NjNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=15.242µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=85debcba-c46e-4689-ae38-69d45f3cfe6b trace.line=141 vars.name=test vars.uuid=012438a4-f770-465c-a355-6c90b242c218 version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" 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=2765e9fa-46e7-448e-93ce-31cf7bce2577 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d?_state=1QAKUbGtmirnTfLME4anG_L6BAbfYm-qgv5HQlp3JCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmMTlmZTQ4LTBiOWMtNGY5My05OWJiLWJhMDc1Y2EzYjM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45ODIyNjQ2NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.uuid=1f19fe48-0b9c-4f93-99bb-ba075ca3b38d version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/012438a4-f770-465c-a355-6c90b242c218/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=f7b4f849-a43d-4e4f-b7e8-93daec80cadf http.request.method=PUT http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/012438a4-f770-465c-a355-6c90b242c218?_state=rArGZhhcF0RjJc_Ci4HL610Kbq1QjcchV2of8t83TO17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxMjQzOGE0LWY3NzAtNDY1Yy1hMzU1LTZjOTBiMjQyYzIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45Nzc3Mjk3NjNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=368.143µs trace.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=dbb63449-9d0a-444c-8d67-a3e0d5d1f7ce trace.line=167 vars.name=test vars.uuid=012438a4-f770-465c-a355-6c90b242c218 version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" 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=2765e9fa-46e7-448e-93ce-31cf7bce2577 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d?_state=1QAKUbGtmirnTfLME4anG_L6BAbfYm-qgv5HQlp3JCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmMTlmZTQ4LTBiOWMtNGY5My05OWJiLWJhMDc1Y2EzYjM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45ODIyNjQ2NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.uuid=1f19fe48-0b9c-4f93-99bb-ba075ca3b38d version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2765e9fa-46e7-448e-93ce-31cf7bce2577 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d?_state=1QAKUbGtmirnTfLME4anG_L6BAbfYm-qgv5HQlp3JCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmMTlmZTQ4LTBiOWMtNGY5My05OWJiLWJhMDc1Y2EzYjM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45ODIyNjQ2NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=25.374µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=937ec0d6-d551-4418-a1ea-6ca82ad4b971 trace.line=82 vars.name=test vars.uuid=1f19fe48-0b9c-4f93-99bb-ba075ca3b38d version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2765e9fa-46e7-448e-93ce-31cf7bce2577 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d?_state=1QAKUbGtmirnTfLME4anG_L6BAbfYm-qgv5HQlp3JCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmMTlmZTQ4LTBiOWMtNGY5My05OWJiLWJhMDc1Y2EzYjM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45ODIyNjQ2NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=14.216µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=09b7fc95-b8ad-4efa-a254-12ff3ddfd3f1 trace.line=141 vars.name=test vars.uuid=1f19fe48-0b9c-4f93-99bb-ba075ca3b38d version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" 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=f7b4f849-a43d-4e4f-b7e8-93daec80cadf http.request.method=PUT http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/012438a4-f770-465c-a355-6c90b242c218?_state=rArGZhhcF0RjJc_Ci4HL610Kbq1QjcchV2of8t83TO17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxMjQzOGE0LWY3NzAtNDY1Yy1hMzU1LTZjOTBiMjQyYzIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45Nzc3Mjk3NjNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=167.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).PutContent" trace.id=c350ed31-01f2-4503-ac67-40abc93dbabd trace.line=95 vars.name=test vars.uuid=012438a4-f770-465c-a355-6c90b242c218 version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/012438a4-f770-465c-a355-6c90b242c218\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f7b4f849-a43d-4e4f-b7e8-93daec80cadf http.request.method=PUT http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/012438a4-f770-465c-a355-6c90b242c218?_state=rArGZhhcF0RjJc_Ci4HL610Kbq1QjcchV2of8t83TO17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxMjQzOGE0LWY3NzAtNDY1Yy1hMzU1LTZjOTBiMjQyYzIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45Nzc3Mjk3NjNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=107.727µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=711dfe89-ecc7-4532-b025-646ad8b67aab trace.line=181 vars.name=test vars.uuid=012438a4-f770-465c-a355-6c90b242c218 version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] time="2023-01-18T12:55:01Z" 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=f7b4f849-a43d-4e4f-b7e8-93daec80cadf http.request.method=PUT http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/test/blobs/uploads/012438a4-f770-465c-a355-6c90b242c218?_state=rArGZhhcF0RjJc_Ci4HL610Kbq1QjcchV2of8t83TO17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxMjQzOGE0LWY3NzAtNDY1Yy1hMzU1LTZjOTBiMjQyYzIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45Nzc3Mjk3NjNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.249894ms http.response.status=201 http.response.written=0 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.042Z] 127.0.0.1 - - [18/Jan/2023:12:55:01 +0000] "PUT /v2/test/blobs/uploads/012438a4-f770-465c-a355-6c90b242c218?_state=rArGZhhcF0RjJc_Ci4HL610Kbq1QjcchV2of8t83TO17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAxMjQzOGE0LWY3NzAtNDY1Yy1hMzU1LTZjOTBiMjQyYzIxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45Nzc3Mjk3NjNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2765e9fa-46e7-448e-93ce-31cf7bce2577 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d?_state=1QAKUbGtmirnTfLME4anG_L6BAbfYm-qgv5HQlp3JCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmMTlmZTQ4LTBiOWMtNGY5My05OWJiLWJhMDc1Y2EzYjM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45ODIyNjQ2NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=100.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).WriteStream" trace.id=ad72ca70-0936-4b67-ac61-c2d267e5cb84 trace.line=124 vars.name=test vars.uuid=1f19fe48-0b9c-4f93-99bb-ba075ca3b38d version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:01Z" 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=2765e9fa-46e7-448e-93ce-31cf7bce2577 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d?_state=1QAKUbGtmirnTfLME4anG_L6BAbfYm-qgv5HQlp3JCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmMTlmZTQ4LTBiOWMtNGY5My05OWJiLWJhMDc1Y2EzYjM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45ODIyNjQ2NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.uuid=1f19fe48-0b9c-4f93-99bb-ba075ca3b38d version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2765e9fa-46e7-448e-93ce-31cf7bce2577 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d?_state=1QAKUbGtmirnTfLME4anG_L6BAbfYm-qgv5HQlp3JCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmMTlmZTQ4LTBiOWMtNGY5My05OWJiLWJhMDc1Y2EzYjM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45ODIyNjQ2NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=14.823µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=177d9d18-bb3b-409a-895e-b18a47e88402 trace.line=141 vars.name=test vars.uuid=1f19fe48-0b9c-4f93-99bb-ba075ca3b38d version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:01Z" 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=2765e9fa-46e7-448e-93ce-31cf7bce2577 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d?_state=1QAKUbGtmirnTfLME4anG_L6BAbfYm-qgv5HQlp3JCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmMTlmZTQ4LTBiOWMtNGY5My05OWJiLWJhMDc1Y2EzYjM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45ODIyNjQ2NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=17.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=ead73706-e55a-4254-9016-6301bdef5fa2 trace.line=141 vars.name=test vars.uuid=1f19fe48-0b9c-4f93-99bb-ba075ca3b38d version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2765e9fa-46e7-448e-93ce-31cf7bce2577 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d?_state=1QAKUbGtmirnTfLME4anG_L6BAbfYm-qgv5HQlp3JCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmMTlmZTQ4LTBiOWMtNGY5My05OWJiLWJhMDc1Y2EzYjM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45ODIyNjQ2NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=13.019µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=985315af-6d08-4274-97a7-df1cd51d85c9 trace.line=141 vars.name=test vars.uuid=1f19fe48-0b9c-4f93-99bb-ba075ca3b38d version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d/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=2765e9fa-46e7-448e-93ce-31cf7bce2577 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d?_state=1QAKUbGtmirnTfLME4anG_L6BAbfYm-qgv5HQlp3JCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmMTlmZTQ4LTBiOWMtNGY5My05OWJiLWJhMDc1Y2EzYjM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45ODIyNjQ2NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=51.963µs trace.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=b5c8f4eb-ffae-4045-8ba1-0dc1c3231ce1 trace.line=167 vars.name=test vars.uuid=1f19fe48-0b9c-4f93-99bb-ba075ca3b38d version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:01Z" 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=2765e9fa-46e7-448e-93ce-31cf7bce2577 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d?_state=1QAKUbGtmirnTfLME4anG_L6BAbfYm-qgv5HQlp3JCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmMTlmZTQ4LTBiOWMtNGY5My05OWJiLWJhMDc1Y2EzYjM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45ODIyNjQ2NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=51.957µs trace.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=47cf6d5e-2155-436b-b6a7-96f418f3aada trace.line=95 vars.name=test vars.uuid=1f19fe48-0b9c-4f93-99bb-ba075ca3b38d version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:01Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2765e9fa-46e7-448e-93ce-31cf7bce2577 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d?_state=1QAKUbGtmirnTfLME4anG_L6BAbfYm-qgv5HQlp3JCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmMTlmZTQ4LTBiOWMtNGY5My05OWJiLWJhMDc1Y2EzYjM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45ODIyNjQ2NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=92.196µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=61126447-7641-4b89-9503-89b7b9ff32ec trace.line=181 vars.name=test vars.uuid=1f19fe48-0b9c-4f93-99bb-ba075ca3b38d version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:01Z" 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=2765e9fa-46e7-448e-93ce-31cf7bce2577 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/blobs/uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d?_state=1QAKUbGtmirnTfLME4anG_L6BAbfYm-qgv5HQlp3JCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmMTlmZTQ4LTBiOWMtNGY5My05OWJiLWJhMDc1Y2EzYjM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45ODIyNjQ2NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.031451ms http.response.status=201 http.response.written=0 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] 127.0.0.1 - - [18/Jan/2023:12:55:01 +0000] "PUT /v2/test/blobs/uploads/1f19fe48-0b9c-4f93-99bb-ba075ca3b38d?_state=1QAKUbGtmirnTfLME4anG_L6BAbfYm-qgv5HQlp3JCN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFmMTlmZTQ4LTBiOWMtNGY5My05OWJiLWJhMDc1Y2EzYjM4ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xOFQxMjo1NTowMS45ODIyNjQ2NjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:01Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4b90f72a-3b83-4a5a-992e-41fdcbf9ee69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:01Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4b90f72a-3b83-4a5a-992e-41fdcbf9ee69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:01Z" 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=4b90f72a-3b83-4a5a-992e-41fdcbf9ee69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=14.505µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0eff2cb3-0031-45de-8464-e65ffce55f4f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:01Z" 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=4b90f72a-3b83-4a5a-992e-41fdcbf9ee69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.300616ms http.response.status=404 http.response.written=96 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] 127.0.0.1 - - [18/Jan/2023:12:55:01 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:02Z" 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=9f94ad1d-5ceb-4fe0-896d-9c6d4a8eaf96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:02Z" 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=9f94ad1d-5ceb-4fe0-896d-9c6d4a8eaf96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:02Z" 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=9f94ad1d-5ceb-4fe0-896d-9c6d4a8eaf96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:02Z" 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=9f94ad1d-5ceb-4fe0-896d-9c6d4a8eaf96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:02Z" 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=9f94ad1d-5ceb-4fe0-896d-9c6d4a8eaf96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=55.903µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=18b90c5e-0614-41e1-be1e-3b9ed0b0c656 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:02Z" 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=9f94ad1d-5ceb-4fe0-896d-9c6d4a8eaf96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=20.739µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2a10803e-722a-450f-8189-f75fd5309adf trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:02Z" 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=9f94ad1d-5ceb-4fe0-896d-9c6d4a8eaf96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=58.9µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=80e35731-b792-4aba-9384-edc460e70bdd trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:02Z" 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=9f94ad1d-5ceb-4fe0-896d-9c6d4a8eaf96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=39.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).Stat" trace.id=ce4bb301-d07d-4ff7-9ed2-10522bf2ce28 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:02Z" 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=9f94ad1d-5ceb-4fe0-896d-9c6d4a8eaf96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=38.7µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c1901a70-b62f-470c-9fd1-3528a66dd699 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:02Z" 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=9f94ad1d-5ceb-4fe0-896d-9c6d4a8eaf96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=85.239µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=41ea9402-7d9d-4ecb-9026-91553502841b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:02Z" 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=9f94ad1d-5ceb-4fe0-896d-9c6d4a8eaf96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=97.706µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=87d78757-ad6b-4884-9d35-9b953e1281f2 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:02Z" 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=9f94ad1d-5ceb-4fe0-896d-9c6d4a8eaf96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=68.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=10f8395c-1b81-4e8a-8e56-e0cc19e9ac4e trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:02Z" 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=9f94ad1d-5ceb-4fe0-896d-9c6d4a8eaf96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=148.942µs trace.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=5b41d9b5-de56-4546-a8ea-5a76de254ad1 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:02Z" 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=9f94ad1d-5ceb-4fe0-896d-9c6d4a8eaf96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=47.395µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a086d54e-ed38-48d6-bc00-4bec0f4bd39e trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:02Z" 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=9f94ad1d-5ceb-4fe0-896d-9c6d4a8eaf96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=15.408643ms http.response.status=201 http.response.written=0 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] 127.0.0.1 - - [18/Jan/2023:12:55:01 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-18T12:55:02.043Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:02Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a6696bb2-d2c6-4c81-9ad4-6a178f27a13c http.request.method=GET http.request.remoteaddr="127.0.0.1:53968" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] time="2023-01-18T12:55:02Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a6696bb2-d2c6-4c81-9ad4-6a178f27a13c http.request.method=GET http.request.remoteaddr="127.0.0.1:53968" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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.716755ms http.response.status=200 http.response.written=2 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.043Z] 127.0.0.1 - - [18/Jan/2023:12:55:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=57d8a8bf-0b2c-444a-b218-51a1f7450fea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=57d8a8bf-0b2c-444a-b218-51a1f7450fea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" 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=57d8a8bf-0b2c-444a-b218-51a1f7450fea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=58.127µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7f285a16-7252-43a6-b427-21f7db63c517 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=57d8a8bf-0b2c-444a-b218-51a1f7450fea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" 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=57d8a8bf-0b2c-444a-b218-51a1f7450fea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=57.916µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=df28ea4d-5eb9-47ca-a55b-0e8734a2d817 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" 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=57d8a8bf-0b2c-444a-b218-51a1f7450fea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=20.46µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5cf9d22b-6f96-4136-9aef-63dfdf1d8172 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" 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=57d8a8bf-0b2c-444a-b218-51a1f7450fea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=49.27µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b7b144a2-f2fe-4410-bb5a-dfd12de94f78 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=57d8a8bf-0b2c-444a-b218-51a1f7450fea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=57d8a8bf-0b2c-444a-b218-51a1f7450fea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53970" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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=6.680059ms http.response.status=200 http.response.written=417 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] 127.0.0.1 - - [18/Jan/2023:12:55:02 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1aa2d44c-901f-45de-bbb3-1815550296b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:53986" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1aa2d44c-901f-45de-bbb3-1815550296b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:53986" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1aa2d44c-901f-45de-bbb3-1815550296b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:53986" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" 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=1aa2d44c-901f-45de-bbb3-1815550296b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:53986" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=42.275µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4816bd43-985a-417b-9219-27ea3f5c2b34 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" 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=1aa2d44c-901f-45de-bbb3-1815550296b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:53986" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=26.685µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c2dfa182-2138-4193-b3bb-4e2ba5443635 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" 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=1aa2d44c-901f-45de-bbb3-1815550296b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:53986" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=221.781µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a58095f0-2704-4fa2-9358-a57183daffbd trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1aa2d44c-901f-45de-bbb3-1815550296b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:53986" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1aa2d44c-901f-45de-bbb3-1815550296b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:53986" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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=14.050704ms http.response.status=200 http.response.written=417 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] 127.0.0.1 - - [18/Jan/2023:12:55:02 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7a0e28a1-7f9d-491a-859e-fa9f7584aedd http.request.method=GET http.request.remoteaddr="127.0.0.1:53998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7a0e28a1-7f9d-491a-859e-fa9f7584aedd http.request.method=GET http.request.remoteaddr="127.0.0.1:53998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" 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=7a0e28a1-7f9d-491a-859e-fa9f7584aedd http.request.method=GET http.request.remoteaddr="127.0.0.1:53998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=40.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=fe7b8611-7d09-4b10-8fb4-718ef8a612df trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" 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=7a0e28a1-7f9d-491a-859e-fa9f7584aedd http.request.method=GET http.request.remoteaddr="127.0.0.1:53998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=19.581µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d5fb8043-28e7-46e7-8eb5-78927caa3c0e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" 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=7a0e28a1-7f9d-491a-859e-fa9f7584aedd http.request.method=GET http.request.remoteaddr="127.0.0.1:53998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=42.182µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=05c026ac-e048-4283-b112-3204c82e2274 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" 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=7a0e28a1-7f9d-491a-859e-fa9f7584aedd http.request.method=GET http.request.remoteaddr="127.0.0.1:53998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=19.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=441fc45a-ee71-4cbd-b3d7-2e9de4ce877d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" 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=7a0e28a1-7f9d-491a-859e-fa9f7584aedd http.request.method=GET http.request.remoteaddr="127.0.0.1:53998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=19.772µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d2127ade-d32c-4d1a-864d-4b0882bde768 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" 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=7a0e28a1-7f9d-491a-859e-fa9f7584aedd http.request.method=GET http.request.remoteaddr="127.0.0.1:53998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=7.949µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=40146420-fe94-4b9d-9468-30d70bd278e9 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" 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=7a0e28a1-7f9d-491a-859e-fa9f7584aedd http.request.method=GET http.request.remoteaddr="127.0.0.1:53998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=28.882µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=689b874a-53b7-47ec-9e4e-9a7f40cf4e8f trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.044Z] time="2023-01-18T12:55:02Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e22e4af4-92ee-4825-8bde-14757cda5644 http.request.method=GET http.request.remoteaddr="127.0.0.1:53994" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.045Z] time="2023-01-18T12:55:02Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e22e4af4-92ee-4825-8bde-14757cda5644 http.request.method=GET http.request.remoteaddr="127.0.0.1:53994" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.045Z] time="2023-01-18T12:55:02Z" 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=e22e4af4-92ee-4825-8bde-14757cda5644 http.request.method=GET http.request.remoteaddr="127.0.0.1:53994" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=98.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).GetContent" trace.id=424bb88a-09af-4684-9e68-f8c877238fd8 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.045Z] time="2023-01-18T12:55:02Z" 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=e22e4af4-92ee-4825-8bde-14757cda5644 http.request.method=GET http.request.remoteaddr="127.0.0.1:53994" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=18.74µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=716aa1be-6751-4f52-909f-087fbb82b417 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.045Z] time="2023-01-18T12:55:02Z" 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=e22e4af4-92ee-4825-8bde-14757cda5644 http.request.method=GET http.request.remoteaddr="127.0.0.1:53994" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=34.02µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0bfc850c-c40f-45ab-8859-818ce8408be2 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.045Z] time="2023-01-18T12:55:02Z" 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=e22e4af4-92ee-4825-8bde-14757cda5644 http.request.method=GET http.request.remoteaddr="127.0.0.1:53994" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=287.229µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=eff04260-895b-4c74-81f9-123aa984405b trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.045Z] time="2023-01-18T12:55:02Z" 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=7a0e28a1-7f9d-491a-859e-fa9f7584aedd http.request.method=GET http.request.remoteaddr="127.0.0.1:53998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=30.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=53a28236-5e6e-43cf-b397-c7d13503276a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.045Z] time="2023-01-18T12:55:02Z" 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=7a0e28a1-7f9d-491a-859e-fa9f7584aedd http.request.method=GET http.request.remoteaddr="127.0.0.1:53998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=37.797µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2ab9d856-956e-4849-ae4b-66a7ed92ab21 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.045Z] time="2023-01-18T12:55:02Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7a0e28a1-7f9d-491a-859e-fa9f7584aedd http.request.method=GET http.request.remoteaddr="127.0.0.1:53998" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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=13.555858ms http.response.status=200 http.response.written=68 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.045Z] 127.0.0.1 - - [18/Jan/2023:12:55:02 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:55:02.045Z] time="2023-01-18T12:55:02Z" 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=e22e4af4-92ee-4825-8bde-14757cda5644 http.request.method=GET http.request.remoteaddr="127.0.0.1:53994" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=18.978µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bd0ab3a8-0c77-4ae4-a505-562a027a92b0 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.045Z] time="2023-01-18T12:55:02Z" 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=e22e4af4-92ee-4825-8bde-14757cda5644 http.request.method=GET http.request.remoteaddr="127.0.0.1:53994" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=10.791µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=ae5fe88d-ba1d-40dc-be4f-9e41ec633b12 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.045Z] time="2023-01-18T12:55:02Z" 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=e22e4af4-92ee-4825-8bde-14757cda5644 http.request.method=GET http.request.remoteaddr="127.0.0.1:53994" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=129.73µs trace.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=4d85a140-fc4e-4d67-805a-13dafd266a9b trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.045Z] time="2023-01-18T12:55:02Z" 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=e22e4af4-92ee-4825-8bde-14757cda5644 http.request.method=GET http.request.remoteaddr="127.0.0.1:53994" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=48.827µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ff6908e0-3e01-43e6-902d-69f3da2d82ee trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.045Z] time="2023-01-18T12:55:02Z" 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=e22e4af4-92ee-4825-8bde-14757cda5644 http.request.method=GET http.request.remoteaddr="127.0.0.1:53994" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=15.696µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bdd0c62a-1e08-45b6-b02d-ce0db3a6823b trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-18T12:55:02.045Z] time="2023-01-18T12:55:02Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e22e4af4-92ee-4825-8bde-14757cda5644 http.request.method=GET http.request.remoteaddr="127.0.0.1:53994" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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=25.000551ms http.response.status=200 http.response.written=179 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.045Z] 127.0.0.1 - - [18/Jan/2023:12:55:02 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:55:02.304Z] time="2023-01-18T12:55:02Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=49564940-c02c-4b2f-8842-2e12085126d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54014" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.304Z] time="2023-01-18T12:55:02Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=49564940-c02c-4b2f-8842-2e12085126d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54014" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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="824.449µs" http.response.status=200 http.response.written=2 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 version="v2.1.0+unknown" [2023-01-18T12:55:02.304Z] 127.0.0.1 - - [18/Jan/2023:12:55:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:55:02.304Z] time="2023-01-18T12:55:02Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2e09503f-6c2a-422b-ba36-67b4812a67d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54028" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.304Z] time="2023-01-18T12:55:02Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2e09503f-6c2a-422b-ba36-67b4812a67d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54028" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.304Z] time="2023-01-18T12:55:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2e09503f-6c2a-422b-ba36-67b4812a67d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54028" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.304Z] time="2023-01-18T12:55:02Z" 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=2e09503f-6c2a-422b-ba36-67b4812a67d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54028" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=27.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=6bd324ae-6587-42e4-b717-4d26d67cf9d0 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.304Z] time="2023-01-18T12:55:02Z" 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=2e09503f-6c2a-422b-ba36-67b4812a67d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54028" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=17.542µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=31f88e9f-b491-41ae-912e-134f619f7f6b trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.304Z] time="2023-01-18T12:55:02Z" 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=2e09503f-6c2a-422b-ba36-67b4812a67d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54028" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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.461809ms http.response.status=404 http.response.written=181 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.304Z] 127.0.0.1 - - [18/Jan/2023:12:55:02 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:55:02.304Z] time="2023-01-18T12:55:02Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=92d47b6b-53a6-46f5-a607-dff6c9dfe7f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54038" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.304Z] time="2023-01-18T12:55:02Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=92d47b6b-53a6-46f5-a607-dff6c9dfe7f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54038" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.304Z] time="2023-01-18T12:55:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=92d47b6b-53a6-46f5-a607-dff6c9dfe7f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54038" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.304Z] time="2023-01-18T12:55:02Z" 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=92d47b6b-53a6-46f5-a607-dff6c9dfe7f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54038" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=264.05µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=eda50a09-0d7f-4ccc-b4cd-3f14ea97536c trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.304Z] time="2023-01-18T12:55:02Z" 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=92d47b6b-53a6-46f5-a607-dff6c9dfe7f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54038" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 trace.duration=226.179µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e45485c1-1001-4b18-8e1c-960d0617ed6e trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.304Z] time="2023-01-18T12:55:02Z" 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=92d47b6b-53a6-46f5-a607-dff6c9dfe7f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54038" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 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=7.213821ms http.response.status=404 http.response.written=181 instance.id=090bdcb5-3841-4f58-a70c-d8c5e521d3a9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-18T12:55:02.304Z] 127.0.0.1 - - [18/Jan/2023:12:55:02 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-18T12:55:02.304Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.58s) [2023-01-18T12:55:02.304Z] === RUN TestRemoveImageOrphaning [2023-01-18T12:55:02.872Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2023-01-18T12:55:02.872Z] === RUN TestRemoveImageGarbageCollector [2023-01-18T12:55:03.437Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-01-18T12:55:03.437Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2023-01-18T12:55:03.437Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-01-18T12:55:03.437Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2023-01-18T12:55:03.437Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-01-18T12:55:03.437Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2023-01-18T12:55:03.437Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-01-18T12:55:03.437Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2023-01-18T12:55:03.437Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-01-18T12:55:04.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2023-01-18T12:55:05.378Z] --- PASS: TestRemoveImageGarbageCollector (2.65s) [2023-01-18T12:55:05.378Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-18T12:55:05.378Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2023-01-18T12:55:05.378Z] === RUN TestTagInvalidReference [2023-01-18T12:55:05.636Z] --- PASS: TestTagInvalidReference (0.05s) [2023-01-18T12:55:05.636Z] === RUN TestTagValidPrefixedRepo [2023-01-18T12:55:05.636Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2023-01-18T12:55:05.636Z] === RUN TestTagExistedNameWithoutForce [2023-01-18T12:55:05.636Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2023-01-18T12:55:05.636Z] === RUN TestTagOfficialNames [2023-01-18T12:55:05.636Z] --- PASS: TestTagOfficialNames (0.09s) [2023-01-18T12:55:05.636Z] === RUN TestTagMatchesDigest [2023-01-18T12:55:05.636Z] --- PASS: TestTagMatchesDigest (0.03s) [2023-01-18T12:55:05.636Z] === CONT TestImportExtremelyLargeImageWorks [2023-01-18T12:55:07.537Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-01-18T12:55:08.472Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2023-01-18T12:55:11.000Z] check_test.go:309: [d13ad243f5219] daemon is not started [2023-01-18T12:55:11.000Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2023-01-18T12:55:11.936Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-01-18T12:55:13.873Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2023-01-18T12:55:15.253Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-01-18T12:55:15.512Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-01-18T12:55:17.972Z] --- PASS: TestInfoAPIWarnings (16.22s) [2023-01-18T12:55:17.972Z] === RUN TestInfoDebug [2023-01-18T12:55:17.972Z] --- PASS: TestInfoDebug (0.52s) [2023-01-18T12:55:17.972Z] === RUN TestInfoInsecureRegistries [2023-01-18T12:55:17.972Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-01-18T12:55:17.972Z] === RUN TestInfoRegistryMirrors [2023-01-18T12:55:17.972Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-01-18T12:55:17.972Z] === RUN TestLoginFailsWithBadCredentials [2023-01-18T12:55:17.972Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-01-18T12:55:17.972Z] === RUN TestPingCacheHeaders [2023-01-18T12:55:17.972Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-01-18T12:55:17.972Z] === RUN TestPingGet [2023-01-18T12:55:17.972Z] --- PASS: TestPingGet (0.01s) [2023-01-18T12:55:17.972Z] === RUN TestPingHead [2023-01-18T12:55:17.972Z] --- PASS: TestPingHead (0.02s) [2023-01-18T12:55:17.972Z] === RUN TestVersion [2023-01-18T12:55:18.227Z] --- PASS: TestVersion (0.02s) [2023-01-18T12:55:18.227Z] === CONT TestCgroupDriverSystemdMemoryLimit [2023-01-18T12:55:18.793Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2023-01-18T12:55:19.590Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.18s) [2023-01-18T12:55:19.590Z] PASS [2023-01-18T12:55:19.590Z] [2023-01-18T12:55:19.590Z] DONE 18 tests in 22.135s [2023-01-18T12:55:19.590Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-01-18T12:55:19.590Z] INFO: Testing against a local daemon [2023-01-18T12:55:19.590Z] === RUN TestVolumesCreateAndList [2023-01-18T12:55:19.590Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-01-18T12:55:19.590Z] === RUN TestVolumesRemove [2023-01-18T12:55:19.590Z] --- PASS: TestVolumesRemove (0.06s) [2023-01-18T12:55:19.590Z] === RUN TestVolumesInspect [2023-01-18T12:55:19.590Z] --- PASS: TestVolumesInspect (0.02s) [2023-01-18T12:55:19.590Z] === RUN TestVolumesInvalidJSON [2023-01-18T12:55:19.590Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-01-18T12:55:19.590Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-01-18T12:55:19.590Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-01-18T12:55:19.590Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-01-18T12:55:19.590Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-01-18T12:55:19.590Z] PASS [2023-01-18T12:55:19.590Z] [2023-01-18T12:55:19.590Z] DONE 5 tests in 0.146s [2023-01-18T12:55:19.590Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-18T12:55:20.166Z] check_test.go:309: [dcbb764580ae0] daemon is not started [2023-01-18T12:55:20.167Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2023-01-18T12:55:20.732Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-01-18T12:55:20.951Z] Stopping apparmor (via systemctl): apparmor.service. [2023-01-18T12:55:20.951Z] Removing test suite binaries [2023-01-18T12:55:20.951Z] exiting test-integration [2023-01-18T12:55:20.951Z] ++ exit 0 [2023-01-18T12:55:20.951Z] Post stage [Pipeline] junit [2023-01-18T12:55:22.323Z] Recording test results [2023-01-18T12:55:23.670Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-18T12:55:24.016Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2023-01-18T12:55:24.121Z] + echo Ensuring container killed. [2023-01-18T12:55:24.121Z] Ensuring container killed. [2023-01-18T12:55:24.121Z] + docker rm -vf docker-pr1 [2023-01-18T12:55:24.121Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-01-18T12:55:24.479Z] + echo Chowning /workspace to jenkins user [2023-01-18T12:55:24.479Z] Chowning /workspace to jenkins user [2023-01-18T12:55:24.479Z] + id -u [2023-01-18T12:55:24.479Z] + id -g [2023-01-18T12:55:24.479Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44846:/workspace busybox chown -R 1000:1000 /workspace [2023-01-18T12:55:24.479Z] Unable to find image 'busybox:latest' locally [2023-01-18T12:55:24.479Z] latest: Pulling from library/busybox [2023-01-18T12:55:24.734Z] 205dae5015e7: Pulling fs layer [2023-01-18T12:55:24.734Z] 205dae5015e7: Verifying Checksum [2023-01-18T12:55:24.734Z] 205dae5015e7: Download complete [2023-01-18T12:55:24.734Z] 205dae5015e7: Pull complete [2023-01-18T12:55:24.734Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-01-18T12:55:24.734Z] Status: Downloaded newer image for busybox:latest [2023-01-18T12:55:25.390Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-18T12:55:26.324Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-01-18T12:55:26.556Z] + bundleName=amd64-cgroup2 [2023-01-18T12:55:26.556Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2023-01-18T12:55:26.556Z] Creating amd64-cgroup2-bundles.tar.gz [2023-01-18T12:55:26.556Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-01-18T12:55:26.556Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2023-01-18T12:55:26.819Z] Archiving artifacts [2023-01-18T12:55:27.257Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-01-18T12:55:28.579Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44846/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-18T12:55:29.046Z] + make clean [2023-01-18T12:55:29.158Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2023-01-18T12:55:29.307Z] docker volume rm -f docker-dev-cache [2023-01-18T12:55:29.307Z] docker-dev-cache [Pipeline] deleteDir [2023-01-18T12:55:30.532Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2023-01-18T12:55:30.790Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-01-18T12:55:30.790Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2023-01-18T12:55:31.356Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-01-18T12:55:31.356Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-01-18T12:55:31.356Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2023-01-18T12:55:31.356Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T12:55:31.922Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2023-01-18T12:55:32.488Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2023-01-18T12:55:32.746Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-01-18T12:55:33.004Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2023-01-18T12:55:33.569Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2023-01-18T12:55:33.569Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-01-18T12:55:34.137Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2023-01-18T12:55:34.703Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2023-01-18T12:55:34.703Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-01-18T12:55:35.269Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2023-01-18T12:55:35.528Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2023-01-18T12:55:36.094Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2023-01-18T12:55:36.660Z] check_test.go:309: [de755c016cc0f] daemon is not started [2023-01-18T12:55:36.660Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2023-01-18T12:55:37.595Z] check_test.go:309: [dac8dc5a94cbe] daemon is not started [2023-01-18T12:55:37.595Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2023-01-18T12:55:38.161Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2023-01-18T12:55:40.062Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2023-01-18T12:55:42.671Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2023-01-18T12:55:42.671Z] Copying nested executables into bundles/cross/linux/amd64 [2023-01-18T12:55:42.671Z] Cross building: bundles/cross/windows/amd64 [2023-01-18T12:55:42.671Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2023-01-18T12:55:42.671Z] GOOS="windows" GOARCH="amd64" GOARM="" [2023-01-18T12:55:43.343Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2023-01-18T12:55:43.343Z] check_test.go:309: [deea6f3741078] daemon is not started [2023-01-18T12:55:43.343Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2023-01-18T12:55:44.278Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-01-18T12:55:45.652Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-01-18T12:55:46.218Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2023-01-18T12:55:48.119Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2023-01-18T12:55:48.685Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-01-18T12:55:51.971Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2023-01-18T12:55:52.905Z] check_test.go:309: [d9de4b10e5e53] daemon is not started [2023-01-18T12:55:52.905Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2023-01-18T12:55:58.174Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-01-18T12:56:00.078Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-01-18T12:56:01.012Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-01-18T12:56:01.012Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-01-18T12:56:01.012Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2023-01-18T12:56:04.294Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2023-01-18T12:56:05.230Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-01-18T12:56:06.641Z] check_test.go:309: [d094bb394408b] daemon is not started [2023-01-18T12:56:06.641Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2023-01-18T12:56:06.902Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2023-01-18T12:56:07.476Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-01-18T12:56:07.476Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2023-01-18T12:56:08.042Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2023-01-18T12:56:09.942Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-01-18T12:56:09.942Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2023-01-18T12:56:09.942Z] check_test.go:309: [df0b6e45826c3] daemon is not started [2023-01-18T12:56:09.942Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2023-01-18T12:56:13.225Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2023-01-18T12:56:15.127Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-01-18T12:56:15.385Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2023-01-18T12:56:16.761Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-01-18T12:56:19.289Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-01-18T12:56:19.549Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2023-01-18T12:56:21.448Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2023-01-18T12:56:23.348Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2023-01-18T12:56:26.631Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2023-01-18T12:56:29.915Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2023-01-18T12:56:34.099Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2023-01-18T12:56:34.666Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-01-18T12:56:34.666Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-01-18T12:56:35.601Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2023-01-18T12:56:36.538Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2023-01-18T12:56:37.070Z] --- PASS: TestBuildWithHugeFile (139.59s) [2023-01-18T12:56:37.070Z] === RUN TestBuildWithEmptyDockerfile [2023-01-18T12:56:37.070Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-18T12:56:37.070Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-18T12:56:37.070Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-18T12:56:37.070Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-18T12:56:37.070Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-18T12:56:37.070Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-18T12:56:37.070Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-18T12:56:37.070Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-18T12:56:37.070Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-18T12:56:37.070Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2023-01-18T12:56:37.070Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-01-18T12:56:37.070Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-01-18T12:56:37.070Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2023-01-18T12:56:37.070Z] === RUN TestBuildPreserveOwnership [2023-01-18T12:56:37.070Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-18T12:56:37.070Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2023-01-18T12:56:37.070Z] === RUN TestBuildPlatformInvalid [2023-01-18T12:56:37.070Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2023-01-18T12:56:37.070Z] PASS [2023-01-18T12:56:37.070Z] ok github.com/docker/docker/integration/build 208.836s [2023-01-18T12:56:37.070Z] [2023-01-18T12:56:37.070Z] === Skipped [2023-01-18T12:56:37.070Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2023-01-18T12:56:37.070Z] build_session_test.go:25: TODO: BuildKit [2023-01-18T12:56:37.070Z] [2023-01-18T12:56:37.070Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2023-01-18T12:56:37.070Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:37.070Z] [2023-01-18T12:56:37.070Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2023-01-18T12:56:37.070Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-18T12:56:37.070Z] [2023-01-18T12:56:37.070Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2023-01-18T12:56:37.070Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-18T12:56:37.070Z] [2023-01-18T12:56:37.070Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2023-01-18T12:56:37.070Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-18T12:56:37.070Z] [2023-01-18T12:56:37.070Z] DONE 28 tests, 5 skipped in 240.642s [2023-01-18T12:56:37.070Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2023-01-18T12:56:37.070Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:56:37.070Z] INFO: Testing against a local daemon [2023-01-18T12:56:37.070Z] === RUN TestConfigInspect [2023-01-18T12:56:37.070Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:37.070Z] --- SKIP: TestConfigInspect (0.00s) [2023-01-18T12:56:37.070Z] === RUN TestConfigList [2023-01-18T12:56:37.070Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:37.070Z] --- SKIP: TestConfigList (0.00s) [2023-01-18T12:56:37.070Z] === RUN TestConfigsCreateAndDelete [2023-01-18T12:56:37.070Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:37.070Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2023-01-18T12:56:37.070Z] === RUN TestConfigsUpdate [2023-01-18T12:56:37.070Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:37.070Z] --- SKIP: TestConfigsUpdate (0.00s) [2023-01-18T12:56:37.070Z] === RUN TestTemplatedConfig [2023-01-18T12:56:37.070Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:37.070Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-01-18T12:56:37.070Z] === RUN TestConfigCreateResolve [2023-01-18T12:56:37.070Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:56:37.070Z] --- SKIP: TestConfigCreateResolve (0.00s) [2023-01-18T12:56:37.070Z] === RUN TestConfigDaemonLibtrustID [2023-01-18T12:56:37.070Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:56:37.070Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2023-01-18T12:56:37.070Z] PASS [2023-01-18T12:56:37.070Z] ok github.com/docker/docker/integration/config 0.128s [2023-01-18T12:56:37.070Z] [2023-01-18T12:56:37.070Z] === Skipped [2023-01-18T12:56:37.070Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2023-01-18T12:56:37.070Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:37.070Z] [2023-01-18T12:56:37.070Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2023-01-18T12:56:37.070Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:37.070Z] [2023-01-18T12:56:37.070Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2023-01-18T12:56:37.070Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:37.070Z] [2023-01-18T12:56:37.070Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2023-01-18T12:56:37.070Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:37.070Z] [2023-01-18T12:56:37.070Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2023-01-18T12:56:37.070Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:37.070Z] [2023-01-18T12:56:37.070Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2023-01-18T12:56:37.070Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:56:37.070Z] [2023-01-18T12:56:37.070Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2023-01-18T12:56:37.070Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:56:37.070Z] [2023-01-18T12:56:37.070Z] DONE 7 tests, 7 skipped in 2.172s [2023-01-18T12:56:37.070Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2023-01-18T12:56:37.070Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:56:37.070Z] INFO: Testing against a local daemon [2023-01-18T12:56:37.070Z] === RUN TestCheckpoint [2023-01-18T12:56:37.070Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-18T12:56:37.070Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-18T12:56:37.070Z] === RUN TestContainerInvalidJSON [2023-01-18T12:56:37.070Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-01-18T12:56:37.070Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-01-18T12:56:37.070Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-01-18T12:56:37.070Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-01-18T12:56:37.070Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-01-18T12:56:37.070Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-01-18T12:56:37.070Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-01-18T12:56:37.070Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-01-18T12:56:37.070Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-01-18T12:56:37.070Z] --- PASS: TestContainerInvalidJSON (0.04s) [2023-01-18T12:56:37.070Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2023-01-18T12:56:37.070Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2023-01-18T12:56:37.070Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2023-01-18T12:56:37.070Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-18T12:56:37.070Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2023-01-18T12:56:37.070Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-18T12:56:37.070Z] copy_test.go:38: testEnv.OSType == "windows" [2023-01-18T12:56:37.070Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2023-01-18T12:56:37.070Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-18T12:56:37.070Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.33s) [2023-01-18T12:56:37.070Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-18T12:56:37.070Z] copy_test.go:63: testEnv.OSType == "windows" [2023-01-18T12:56:37.070Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2023-01-18T12:56:37.070Z] === RUN TestCopyFromContainer [2023-01-18T12:56:37.070Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:37.070Z] --- SKIP: TestCopyFromContainer (0.00s) [2023-01-18T12:56:37.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-18T12:56:37.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-18T12:56:37.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-18T12:56:37.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-18T12:56:37.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-18T12:56:37.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-18T12:56:37.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-18T12:56:37.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-18T12:56:37.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-18T12:56:37.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-18T12:56:37.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2023-01-18T12:56:37.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-01-18T12:56:37.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-01-18T12:56:37.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-01-18T12:56:37.070Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-18T12:56:37.070Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-01-18T12:56:37.070Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2023-01-18T12:56:37.070Z] === RUN TestCreateWithInvalidEnv [2023-01-18T12:56:37.070Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-18T12:56:37.070Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-18T12:56:37.070Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-18T12:56:37.070Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-18T12:56:37.070Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-18T12:56:37.070Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-18T12:56:37.070Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-18T12:56:37.070Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-18T12:56:37.070Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-18T12:56:37.070Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2023-01-18T12:56:37.070Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2023-01-18T12:56:37.070Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2023-01-18T12:56:37.070Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2023-01-18T12:56:37.070Z] === RUN TestCreateTmpfsMountsTarget [2023-01-18T12:56:37.070Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:37.070Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2023-01-18T12:56:37.070Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-18T12:56:37.070Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:56:37.070Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2023-01-18T12:56:37.070Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-18T12:56:37.070Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:56:37.070Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.01s) [2023-01-18T12:56:37.070Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-18T12:56:37.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-18T12:56:37.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-18T12:56:37.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-18T12:56:37.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-18T12:56:37.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-18T12:56:37.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-18T12:56:37.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-18T12:56:37.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-18T12:56:37.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-18T12:56:37.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-18T12:56:37.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-18T12:56:37.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-18T12:56:37.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-18T12:56:37.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-18T12:56:37.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-18T12:56:37.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2023-01-18T12:56:37.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-01-18T12:56:37.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-01-18T12:56:37.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-01-18T12:56:37.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-01-18T12:56:37.071Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-01-18T12:56:37.071Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-18T12:56:37.071Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-01-18T12:56:37.071Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2023-01-18T12:56:37.071Z] === RUN TestCreateDifferentPlatform [2023-01-18T12:56:37.071Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-18T12:56:37.071Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-18T12:56:37.071Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2023-01-18T12:56:37.071Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2023-01-18T12:56:37.071Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-01-18T12:56:37.071Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-18T12:56:37.071Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2023-01-18T12:56:37.071Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-18T12:56:37.071Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-01-18T12:56:37.071Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2023-01-18T12:56:37.071Z] === RUN TestContainerKillOnDaemonStart [2023-01-18T12:56:37.071Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:37.071Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-01-18T12:56:37.071Z] === RUN TestDiff [2023-01-18T12:56:37.071Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-01-18T12:56:37.071Z] --- SKIP: TestDiff (0.00s) [2023-01-18T12:56:37.071Z] === RUN TestExecWithCloseStdin [2023-01-18T12:56:37.914Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2023-01-18T12:56:39.234Z] --- PASS: TestExecWithCloseStdin (2.76s) [2023-01-18T12:56:39.234Z] === RUN TestExec [2023-01-18T12:56:39.816Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-01-18T12:56:40.074Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-01-18T12:56:40.641Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-01-18T12:56:41.208Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2023-01-18T12:56:41.208Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-01-18T12:56:41.466Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-01-18T12:56:41.845Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-01-18T12:56:42.125Z] --- PASS: TestExec (2.37s) [2023-01-18T12:56:42.125Z] === RUN TestExecUser [2023-01-18T12:56:42.125Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-01-18T12:56:42.125Z] --- SKIP: TestExecUser (0.00s) [2023-01-18T12:56:42.125Z] === RUN TestExportContainerAndImportImage [2023-01-18T12:56:42.125Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:42.125Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2023-01-18T12:56:42.125Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-18T12:56:42.125Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:42.125Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2023-01-18T12:56:42.125Z] === RUN TestHealthCheckWorkdir [2023-01-18T12:56:42.125Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-01-18T12:56:42.125Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2023-01-18T12:56:42.125Z] === RUN TestHealthKillContainer [2023-01-18T12:56:42.125Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-01-18T12:56:42.125Z] --- SKIP: TestHealthKillContainer (0.00s) [2023-01-18T12:56:42.125Z] === RUN TestHealthCheckProcessKilled [2023-01-18T12:56:42.421Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-01-18T12:56:44.292Z] --- PASS: TestHealthCheckProcessKilled (2.50s) [2023-01-18T12:56:44.292Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-18T12:56:44.292Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-01-18T12:56:44.292Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-01-18T12:56:44.292Z] === RUN TestKillContainerInvalidSignal [2023-01-18T12:56:44.952Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-01-18T12:56:46.327Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-01-18T12:56:47.177Z] --- PASS: TestKillContainerInvalidSignal (2.55s) [2023-01-18T12:56:47.177Z] === RUN TestKillContainer [2023-01-18T12:56:47.177Z] === RUN TestKillContainer/no_signal [2023-01-18T12:56:47.262Z] docker_cli_daemon_test.go:2551: [da5fe29ed1cb8] daemon is not started [2023-01-18T12:56:47.829Z] === RUN TestDockerSuite/TestBuildEnv [2023-01-18T12:56:48.763Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2023-01-18T12:56:49.021Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-01-18T12:56:49.345Z] === RUN TestKillContainer/non_killing_signal [2023-01-18T12:56:49.345Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-01-18T12:56:49.345Z] === RUN TestKillContainer/killing_signal [2023-01-18T12:56:50.396Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-01-18T12:56:51.509Z] --- PASS: TestKillContainer (4.81s) [2023-01-18T12:56:51.509Z] --- PASS: TestKillContainer/no_signal (2.30s) [2023-01-18T12:56:51.509Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-01-18T12:56:51.509Z] --- PASS: TestKillContainer/killing_signal (2.46s) [2023-01-18T12:56:51.509Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-18T12:56:51.509Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-18T12:56:51.509Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-01-18T12:56:51.509Z] === RUN TestKillStoppedContainer [2023-01-18T12:56:51.509Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-18T12:56:51.509Z] --- SKIP: TestKillStoppedContainer (0.00s) [2023-01-18T12:56:51.509Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-18T12:56:51.509Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-18T12:56:51.509Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2023-01-18T12:56:51.509Z] === RUN TestKillDifferentUserContainer [2023-01-18T12:56:51.509Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-01-18T12:56:51.509Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2023-01-18T12:56:51.509Z] === RUN TestInspectOomKilledTrue [2023-01-18T12:56:51.509Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:51.509Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-01-18T12:56:51.509Z] === RUN TestInspectOomKilledFalse [2023-01-18T12:56:51.509Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-18T12:56:51.509Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-01-18T12:56:51.509Z] === RUN TestLogsFollowTailEmpty [2023-01-18T12:56:51.772Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-01-18T12:56:53.673Z] --- PASS: TestLogsFollowTailEmpty (2.22s) [2023-01-18T12:56:53.673Z] === RUN TestNetworkNat [2023-01-18T12:56:53.673Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2023-01-18T12:56:53.673Z] --- SKIP: TestNetworkNat (0.00s) [2023-01-18T12:56:53.673Z] === RUN TestNetworkLocalhostTCPNat [2023-01-18T12:56:56.572Z] --- PASS: TestNetworkLocalhostTCPNat (2.59s) [2023-01-18T12:56:56.572Z] === RUN TestNetworkLoopbackNat [2023-01-18T12:56:56.572Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2023-01-18T12:56:56.572Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2023-01-18T12:56:56.572Z] === RUN TestPause [2023-01-18T12:56:56.572Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-01-18T12:56:56.572Z] --- SKIP: TestPause (0.00s) [2023-01-18T12:56:56.572Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-18T12:56:57.039Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-01-18T12:56:57.605Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-01-18T12:56:58.735Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.41s) [2023-01-18T12:56:58.735Z] === RUN TestPauseStopPausedContainer [2023-01-18T12:56:58.735Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:56:58.735Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-01-18T12:56:58.735Z] === RUN TestPsFilter [2023-01-18T12:56:59.191Z] --- PASS: TestPsFilter (0.13s) [2023-01-18T12:56:59.191Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-18T12:57:00.134Z] === RUN TestDockerDaemonSuite/TestShmSize [2023-01-18T12:57:01.356Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.47s) [2023-01-18T12:57:01.356Z] === RUN TestRemoveContainerWithVolume [2023-01-18T12:57:02.035Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2023-01-18T12:57:04.242Z] --- PASS: TestRemoveContainerWithVolume (2.47s) [2023-01-18T12:57:04.242Z] === RUN TestRemoveContainerRunning [2023-01-18T12:57:04.569Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2023-01-18T12:57:04.569Z] check_test.go:309: [dd9f4fd7d7dee] daemon is not started [2023-01-18T12:57:04.569Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2023-01-18T12:57:06.406Z] --- PASS: TestRemoveContainerRunning (2.13s) [2023-01-18T12:57:06.406Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-18T12:57:08.571Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.12s) [2023-01-18T12:57:08.571Z] === RUN TestRemoveInvalidContainer [2023-01-18T12:57:08.571Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2023-01-18T12:57:08.571Z] === RUN TestRenameLinkedContainer [2023-01-18T12:57:08.571Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-01-18T12:57:08.571Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2023-01-18T12:57:08.571Z] === RUN TestRenameStoppedContainer [2023-01-18T12:57:10.736Z] --- PASS: TestRenameStoppedContainer (2.55s) [2023-01-18T12:57:10.736Z] === RUN TestRenameRunningContainerAndReuse [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite (340.52s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.68s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.74s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.47s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.90s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.85s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.02s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.32s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.04s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.08s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.27s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.11s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.32s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.24s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.43s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.32s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.08s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.67s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.60s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.26s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.15s) [2023-01-18T12:57:11.133Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.97s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.13s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.68s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.91s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.52s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.59s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.51s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.63s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.35s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.54s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.46s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.63s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.87s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.96s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.18s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.22s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.75s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.45s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.43s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.58s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.16s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.71s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.76s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.90s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.65s) [2023-01-18T12:57:11.133Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2023-01-18T12:57:11.133Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.52s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.65s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.88s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.12s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.17s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.20s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.55s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.25s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.48s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.14s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.25s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.76s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.75s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.46s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.09s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.81s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.96s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.61s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.37s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.58s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.63s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.63s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.70s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.30s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.21s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.21s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.67s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.21s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.84s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.24s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.64s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.55s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2023-01-18T12:57:11.133Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.88s) [2023-01-18T12:57:11.133Z] === RUN TestDockerSwarmSuite [2023-01-18T12:57:11.133Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2023-01-18T12:57:13.662Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2023-01-18T12:57:15.400Z] --- PASS: TestRenameRunningContainerAndReuse (4.52s) [2023-01-18T12:57:15.400Z] === RUN TestRenameInvalidName [2023-01-18T12:57:16.191Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2023-01-18T12:57:17.565Z] --- PASS: TestRenameInvalidName (2.05s) [2023-01-18T12:57:17.565Z] === RUN TestRenameAnonymousContainer [2023-01-18T12:57:17.565Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-01-18T12:57:17.565Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2023-01-18T12:57:17.565Z] === RUN TestRenameContainerWithSameName [2023-01-18T12:57:18.720Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-01-18T12:57:19.051Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2023-01-18T12:57:19.051Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2023-01-18T12:57:19.051Z] remote: Enumerating objects: 23, done. [2023-01-18T12:57:19.051Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2023-01-18T12:57:19.051Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2023-01-18T12:57:19.051Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2023-01-18T12:57:19.051Z] 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-01-18T12:57:19.051Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2023-01-18T12:57:19.051Z] Building: bundles/cross/windows/amd64/containerutility.exe [2023-01-18T12:57:19.051Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-01-18T12:57:19.364Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 hack/test/unit [2023-01-18T12:57:19.727Z] --- PASS: TestRenameContainerWithSameName (2.05s) [2023-01-18T12:57:19.727Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-18T12:57:19.727Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-01-18T12:57:19.727Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2023-01-18T12:57:19.727Z] === RUN TestResize [2023-01-18T12:57:20.620Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-01-18T12:57:21.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2023-01-18T12:57:21.878Z] ? github.com/docker/docker/api [no test files] [2023-01-18T12:57:21.890Z] --- PASS: TestResize (2.30s) [2023-01-18T12:57:21.890Z] === RUN TestResizeWithInvalidSize [2023-01-18T12:57:21.890Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-01-18T12:57:21.890Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2023-01-18T12:57:21.890Z] === RUN TestResizeWhenContainerNotStarted [2023-01-18T12:57:24.057Z] --- PASS: TestResizeWhenContainerNotStarted (2.57s) [2023-01-18T12:57:24.057Z] === RUN TestDaemonRestartKillContainers [2023-01-18T12:57:24.057Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:57:24.057Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-01-18T12:57:24.057Z] === RUN TestStats [2023-01-18T12:57:24.057Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-01-18T12:57:24.057Z] --- SKIP: TestStats (0.00s) [2023-01-18T12:57:24.057Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-18T12:57:29.297Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-01-18T12:57:29.298Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-01-18T12:57:29.555Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-01-18T12:57:30.121Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-01-18T12:57:31.493Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-01-18T12:57:31.493Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2023-01-18T12:57:31.493Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-01-18T12:57:31.493Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-01-18T12:57:34.022Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2023-01-18T12:57:34.341Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.92s) [2023-01-18T12:57:34.341Z] === RUN TestStopContainerWithTimeout [2023-01-18T12:57:34.341Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-01-18T12:57:34.341Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2023-01-18T12:57:34.341Z] === RUN TestUpdateRestartPolicy [2023-01-18T12:57:34.956Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2023-01-18T12:57:36.722Z] ok github.com/docker/docker/api/server 0.016s coverage: 7.9% of statements [2023-01-18T12:57:37.505Z] docker_api_swarm_test.go:563: [d36aa562bc945] joining swarm manager [dd253eceaa73c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T12:57:41.690Z] === RUN TestDockerSuite/TestBuildExpose [2023-01-18T12:57:42.255Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-01-18T12:57:42.821Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-01-18T12:57:43.387Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-01-18T12:57:43.645Z] === RUN TestDockerSuite/TestBuildFails [2023-01-18T12:57:44.211Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-01-18T12:57:44.211Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-01-18T12:57:46.109Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-01-18T12:57:48.642Z] === RUN TestDockerSuite/TestBuildForceRm [2023-01-18T12:57:50.016Z] docker_api_swarm_test.go:585: [d7eaf42331724] joining swarm manager [dd253eceaa73c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T12:57:50.016Z] === RUN TestDockerSuite/TestBuildFromGit [2023-01-18T12:57:51.916Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-01-18T12:57:52.174Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-01-18T12:57:52.745Z] check_test.go:380: [d36aa562bc945] daemon is not started [2023-01-18T12:57:53.310Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-01-18T12:57:55.209Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-01-18T12:57:55.376Z] --- PASS: TestUpdateRestartPolicy (21.64s) [2023-01-18T12:57:55.376Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-18T12:57:55.775Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-01-18T12:57:56.033Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-01-18T12:57:56.902Z] --- PASS: TestUpdateRestartWithAutoRemove (2.21s) [2023-01-18T12:57:56.902Z] === RUN TestWaitNonBlocked [2023-01-18T12:57:56.902Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-18T12:57:56.902Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-18T12:57:56.902Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-18T12:57:56.902Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-18T12:57:56.902Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-18T12:57:56.902Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-18T12:57:57.932Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-01-18T12:57:59.790Z] --- PASS: TestWaitNonBlocked (0.03s) [2023-01-18T12:57:59.790Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.80s) [2023-01-18T12:57:59.790Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.89s) [2023-01-18T12:57:59.790Z] === RUN TestWaitBlocked [2023-01-18T12:57:59.790Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:57:59.790Z] --- SKIP: TestWaitBlocked (0.00s) [2023-01-18T12:57:59.790Z] PASS [2023-01-18T12:57:59.790Z] ok github.com/docker/docker/integration/container 84.298s [2023-01-18T12:57:59.837Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === Skipped [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2023-01-18T12:58:00.248Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2023-01-18T12:58:00.248Z] copy_test.go:38: testEnv.OSType == "windows" [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2023-01-18T12:58:00.248Z] copy_test.go:63: testEnv.OSType == "windows" [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2023-01-18T12:58:00.248Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2023-01-18T12:58:00.248Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2023-01-18T12:58:00.248Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2023-01-18T12:58:00.248Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.01s) [2023-01-18T12:58:00.248Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2023-01-18T12:58:00.248Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2023-01-18T12:58:00.248Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2023-01-18T12:58:00.248Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2023-01-18T12:58:00.248Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2023-01-18T12:58:00.248Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2023-01-18T12:58:00.248Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2023-01-18T12:58:00.248Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2023-01-18T12:58:00.248Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2023-01-18T12:58:00.248Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2023-01-18T12:58:00.248Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2023-01-18T12:58:00.248Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-01-18T12:58:00.248Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-01-18T12:58:00.248Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2023-01-18T12:58:00.248Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2023-01-18T12:58:00.248Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2023-01-18T12:58:00.248Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2023-01-18T12:58:00.248Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2023-01-18T12:58:00.248Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2023-01-18T12:58:00.248Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2023-01-18T12:58:00.248Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2023-01-18T12:58:00.248Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2023-01-18T12:58:00.248Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2023-01-18T12:58:00.248Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2023-01-18T12:58:00.248Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2023-01-18T12:58:00.248Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2023-01-18T12:58:00.248Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2023-01-18T12:58:00.248Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2023-01-18T12:58:00.248Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2023-01-18T12:58:00.248Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2023-01-18T12:58:00.248Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:00.248Z] [2023-01-18T12:58:00.248Z] DONE 89 tests, 37 skipped in 87.216s [2023-01-18T12:58:00.248Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2023-01-18T12:58:01.212Z] === RUN TestDockerSuite/TestBuildHistory [2023-01-18T12:58:01.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:58:01.775Z] INFO: Testing against a local daemon [2023-01-18T12:58:01.775Z] === RUN TestLiveRestore [2023-01-18T12:58:01.775Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-01-18T12:58:01.775Z] --- SKIP: TestLiveRestore (0.00s) [2023-01-18T12:58:01.775Z] PASS [2023-01-18T12:58:01.775Z] ok github.com/docker/docker/integration/daemon 0.118s [2023-01-18T12:58:02.231Z] [2023-01-18T12:58:02.231Z] === Skipped [2023-01-18T12:58:02.231Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2023-01-18T12:58:02.231Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-01-18T12:58:02.231Z] [2023-01-18T12:58:02.231Z] DONE 1 tests, 1 skipped in 2.000s [2023-01-18T12:58:02.231Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2023-01-18T12:58:03.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2023-01-18T12:58:03.112Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-01-18T12:58:03.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2023-01-18T12:58:05.011Z] === RUN TestDockerSuite/TestBuildIidFile [2023-01-18T12:58:05.577Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-01-18T12:58:05.836Z] docker_api_swarm_test.go:46: [d3e27a03e61f6] joining swarm manager [d7500b9c45d75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T12:58:06.769Z] === RUN TestDockerSuite/TestBuildInheritance [2023-01-18T12:58:07.027Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-01-18T12:58:07.593Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-01-18T12:58:07.593Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-01-18T12:58:08.527Z] --- PASS: TestImportExtremelyLargeImageWorks (182.59s) [2023-01-18T12:58:08.527Z] PASS [2023-01-18T12:58:08.527Z] [2023-01-18T12:58:08.527Z] DONE 13 tests in 187.458s [2023-01-18T12:58:08.527Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-01-18T12:58:08.528Z] ++ 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-01-18T12:58:08.528Z] ++ set -e [2023-01-18T12:58:08.528Z] ++ '[' -n 0 ']' [2023-01-18T12:58:08.528Z] ++ set -x [2023-01-18T12:58:08.528Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-18T12:58:08.528Z] INFO: Testing against a local daemon [2023-01-18T12:58:08.528Z] === RUN TestNetworkCreateDelete [2023-01-18T12:58:08.528Z] === RUN TestDockerSuite/TestBuildLabel [2023-01-18T12:58:08.786Z] --- PASS: TestNetworkCreateDelete (0.17s) [2023-01-18T12:58:08.786Z] === RUN TestDockerNetworkDeletePreferID [2023-01-18T12:58:08.786Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-01-18T12:58:09.044Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2023-01-18T12:58:09.044Z] === RUN TestDaemonDNSFallback [2023-01-18T12:58:09.301Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-01-18T12:58:09.559Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-01-18T12:58:09.817Z] === RUN TestDockerSuite/TestBuildLabels [2023-01-18T12:58:10.383Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-01-18T12:58:10.949Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-01-18T12:58:12.848Z] === RUN TestDockerSuite/TestBuildLastModified [2023-01-18T12:58:16.126Z] --- PASS: TestDaemonDNSFallback (6.59s) [2023-01-18T12:58:16.126Z] === RUN TestInspectNetwork [2023-01-18T12:58:17.060Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-01-18T12:58:20.343Z] === RUN TestInspectNetwork/full_network_id [2023-01-18T12:58:20.343Z] === RUN TestInspectNetwork/partial_network_id [2023-01-18T12:58:20.343Z] === RUN TestInspectNetwork/network_name [2023-01-18T12:58:20.343Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-01-18T12:58:20.343Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-01-18T12:58:20.343Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-01-18T12:58:20.343Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-01-18T12:58:20.343Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-01-18T12:58:20.601Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-01-18T12:58:20.601Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-01-18T12:58:21.562Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-01-18T12:58:22.495Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-01-18T12:58:23.331Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:58:23.331Z] INFO: Testing against a local daemon [2023-01-18T12:58:23.331Z] === RUN TestCommitInheritsEnv [2023-01-18T12:58:23.331Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-18T12:58:23.331Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2023-01-18T12:58:23.331Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-18T12:58:23.331Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-01-18T12:58:23.331Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-01-18T12:58:23.331Z] === RUN TestImagesFilterMultiReference [2023-01-18T12:58:23.331Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2023-01-18T12:58:23.331Z] === RUN TestImagePullPlatformInvalid [2023-01-18T12:58:23.331Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2023-01-18T12:58:23.331Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-18T12:58:23.331Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-01-18T12:58:23.331Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-01-18T12:58:23.331Z] === RUN TestRemoveImageOrphaning [2023-01-18T12:58:23.787Z] --- PASS: TestRemoveImageOrphaning (1.38s) [2023-01-18T12:58:23.787Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-18T12:58:23.787Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2023-01-18T12:58:23.787Z] === RUN TestTagInvalidReference [2023-01-18T12:58:23.787Z] --- PASS: TestTagInvalidReference (0.04s) [2023-01-18T12:58:23.787Z] === RUN TestTagValidPrefixedRepo [2023-01-18T12:58:23.787Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2023-01-18T12:58:23.787Z] === RUN TestTagExistedNameWithoutForce [2023-01-18T12:58:23.787Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2023-01-18T12:58:23.787Z] === RUN TestTagOfficialNames [2023-01-18T12:58:23.787Z] --- PASS: TestTagOfficialNames (0.10s) [2023-01-18T12:58:23.787Z] === RUN TestTagMatchesDigest [2023-01-18T12:58:23.787Z] --- PASS: TestTagMatchesDigest (0.04s) [2023-01-18T12:58:23.787Z] PASS [2023-01-18T12:58:23.787Z] ok github.com/docker/docker/integration/image 1.961s [2023-01-18T12:58:23.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2023-01-18T12:58:24.243Z] [2023-01-18T12:58:24.243Z] === Skipped [2023-01-18T12:58:24.243Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2023-01-18T12:58:24.243Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-18T12:58:24.243Z] [2023-01-18T12:58:24.243Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2023-01-18T12:58:24.243Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-01-18T12:58:24.243Z] [2023-01-18T12:58:24.243Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-01-18T12:58:24.243Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-01-18T12:58:24.243Z] [2023-01-18T12:58:24.243Z] DONE 12 tests, 3 skipped in 21.839s [2023-01-18T12:58:24.243Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2023-01-18T12:58:24.435Z] --- PASS: TestInspectNetwork (8.66s) [2023-01-18T12:58:24.435Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-01-18T12:58:24.435Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-01-18T12:58:24.435Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-01-18T12:58:24.435Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-01-18T12:58:24.435Z] === RUN TestRunContainerWithBridgeNone [2023-01-18T12:58:24.692Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2023-01-18T12:58:25.627Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-01-18T12:58:25.771Z] testing: warning: no tests to run [2023-01-18T12:58:25.771Z] PASS [2023-01-18T12:58:25.771Z] ok github.com/docker/docker/integration/network/ipvlan 0.141s [no tests to run] [2023-01-18T12:58:25.771Z] testing: warning: no tests to run [2023-01-18T12:58:25.771Z] PASS [2023-01-18T12:58:25.771Z] ok github.com/docker/docker/integration/network/macvlan 0.095s [no tests to run] [2023-01-18T12:58:25.885Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-01-18T12:58:26.732Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:58:26.732Z] INFO: Testing against a local daemon [2023-01-18T12:58:26.732Z] === RUN TestNetworkCreateDelete [2023-01-18T12:58:26.733Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:26.733Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2023-01-18T12:58:26.733Z] === RUN TestDockerNetworkDeletePreferID [2023-01-18T12:58:26.733Z] 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-01-18T12:58:26.733Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2023-01-18T12:58:26.733Z] === RUN TestDaemonDNSFallback [2023-01-18T12:58:26.733Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:26.733Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2023-01-18T12:58:26.733Z] === RUN TestInspectNetwork [2023-01-18T12:58:26.733Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-01-18T12:58:26.733Z] --- SKIP: TestInspectNetwork (0.00s) [2023-01-18T12:58:26.733Z] === RUN TestRunContainerWithBridgeNone [2023-01-18T12:58:26.733Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:26.733Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-01-18T12:58:26.733Z] === RUN TestNetworkInvalidJSON [2023-01-18T12:58:26.733Z] === RUN TestNetworkInvalidJSON//networks/create [2023-01-18T12:58:26.733Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-01-18T12:58:26.733Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-01-18T12:58:26.733Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-01-18T12:58:26.733Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-18T12:58:26.733Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-18T12:58:26.733Z] === CONT TestNetworkInvalidJSON//networks/create [2023-01-18T12:58:26.733Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-18T12:58:26.733Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-01-18T12:58:26.733Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2023-01-18T12:58:26.733Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2023-01-18T12:58:26.733Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2023-01-18T12:58:26.733Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2023-01-18T12:58:26.733Z] === RUN TestNetworkList [2023-01-18T12:58:26.733Z] === RUN TestNetworkList//networks [2023-01-18T12:58:26.733Z] === PAUSE TestNetworkList//networks [2023-01-18T12:58:26.733Z] === RUN TestNetworkList//networks/ [2023-01-18T12:58:26.733Z] === PAUSE TestNetworkList//networks/ [2023-01-18T12:58:26.733Z] === CONT TestNetworkList//networks [2023-01-18T12:58:26.733Z] === CONT TestNetworkList//networks/ [2023-01-18T12:58:26.733Z] --- PASS: TestNetworkList (0.03s) [2023-01-18T12:58:26.733Z] --- PASS: TestNetworkList//networks (0.00s) [2023-01-18T12:58:26.733Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-01-18T12:58:26.733Z] === RUN TestHostIPv4BridgeLabel [2023-01-18T12:58:26.733Z] network_test.go:126: testEnv.OSType == "windows" [2023-01-18T12:58:26.733Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-01-18T12:58:26.733Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-18T12:58:26.733Z] service_test.go:29: testEnv.OSType == "windows" [2023-01-18T12:58:26.733Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-01-18T12:58:26.733Z] === RUN TestDaemonDefaultNetworkPools [2023-01-18T12:58:26.733Z] service_test.go:58: testEnv.OSType == "windows" [2023-01-18T12:58:26.733Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-01-18T12:58:26.733Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-18T12:58:26.733Z] service_test.go:102: testEnv.OSType == "windows" [2023-01-18T12:58:26.733Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-01-18T12:58:26.733Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-18T12:58:26.733Z] service_test.go:136: testEnv.OSType == "windows" [2023-01-18T12:58:26.733Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-01-18T12:58:26.733Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-18T12:58:26.733Z] service_test.go:187: testEnv.OSType == "windows" [2023-01-18T12:58:26.733Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-01-18T12:58:26.733Z] === RUN TestServiceWithPredefinedNetwork [2023-01-18T12:58:26.733Z] service_test.go:212: testEnv.OSType == "windows" [2023-01-18T12:58:26.733Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-01-18T12:58:26.733Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-18T12:58:26.733Z] service_test.go:242: FLAKY_TEST [2023-01-18T12:58:26.733Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-18T12:58:26.733Z] === RUN TestServiceWithDataPathPortInit [2023-01-18T12:58:26.733Z] service_test.go:333: testEnv.OSType == "windows" [2023-01-18T12:58:26.733Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-01-18T12:58:26.733Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-18T12:58:26.733Z] service_test.go:401: testEnv.OSType == "windows" [2023-01-18T12:58:26.733Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-01-18T12:58:26.733Z] PASS [2023-01-18T12:58:26.733Z] ok github.com/docker/docker/integration/network 0.165s [2023-01-18T12:58:26.819Z] --- PASS: TestRunContainerWithBridgeNone (2.36s) [2023-01-18T12:58:26.819Z] === RUN TestNetworkInvalidJSON [2023-01-18T12:58:26.819Z] === RUN TestNetworkInvalidJSON//networks/create [2023-01-18T12:58:26.819Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-01-18T12:58:26.819Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-01-18T12:58:26.819Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-01-18T12:58:26.819Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-18T12:58:26.819Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-18T12:58:26.819Z] === CONT TestNetworkInvalidJSON//networks/create [2023-01-18T12:58:26.819Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-18T12:58:26.819Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-01-18T12:58:26.819Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2023-01-18T12:58:26.819Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-01-18T12:58:26.819Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-01-18T12:58:26.819Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-01-18T12:58:26.819Z] === RUN TestNetworkList [2023-01-18T12:58:26.819Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-01-18T12:58:26.819Z] === RUN TestNetworkList//networks [2023-01-18T12:58:26.819Z] === PAUSE TestNetworkList//networks [2023-01-18T12:58:26.819Z] === RUN TestNetworkList//networks/ [2023-01-18T12:58:26.819Z] === PAUSE TestNetworkList//networks/ [2023-01-18T12:58:26.819Z] === CONT TestNetworkList//networks [2023-01-18T12:58:26.819Z] === CONT TestNetworkList//networks/ [2023-01-18T12:58:26.819Z] --- PASS: TestNetworkList (0.03s) [2023-01-18T12:58:26.819Z] --- PASS: TestNetworkList//networks (0.00s) [2023-01-18T12:58:26.819Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-01-18T12:58:26.819Z] === RUN TestHostIPv4BridgeLabel [2023-01-18T12:58:27.188Z] [2023-01-18T12:58:27.188Z] === Skipped [2023-01-18T12:58:27.188Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2023-01-18T12:58:27.188Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:27.188Z] [2023-01-18T12:58:27.188Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2023-01-18T12:58:27.188Z] 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-01-18T12:58:27.188Z] [2023-01-18T12:58:27.188Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2023-01-18T12:58:27.188Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:27.188Z] [2023-01-18T12:58:27.189Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2023-01-18T12:58:27.189Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-01-18T12:58:27.189Z] [2023-01-18T12:58:27.189Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2023-01-18T12:58:27.189Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:27.189Z] [2023-01-18T12:58:27.189Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2023-01-18T12:58:27.189Z] network_test.go:126: testEnv.OSType == "windows" [2023-01-18T12:58:27.189Z] [2023-01-18T12:58:27.189Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2023-01-18T12:58:27.189Z] service_test.go:29: testEnv.OSType == "windows" [2023-01-18T12:58:27.189Z] [2023-01-18T12:58:27.189Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2023-01-18T12:58:27.189Z] service_test.go:58: testEnv.OSType == "windows" [2023-01-18T12:58:27.189Z] [2023-01-18T12:58:27.189Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2023-01-18T12:58:27.189Z] service_test.go:102: testEnv.OSType == "windows" [2023-01-18T12:58:27.189Z] [2023-01-18T12:58:27.189Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-01-18T12:58:27.189Z] service_test.go:136: testEnv.OSType == "windows" [2023-01-18T12:58:27.189Z] [2023-01-18T12:58:27.189Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-01-18T12:58:27.189Z] service_test.go:187: testEnv.OSType == "windows" [2023-01-18T12:58:27.189Z] [2023-01-18T12:58:27.189Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2023-01-18T12:58:27.189Z] service_test.go:212: testEnv.OSType == "windows" [2023-01-18T12:58:27.189Z] [2023-01-18T12:58:27.189Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-18T12:58:27.189Z] service_test.go:242: FLAKY_TEST [2023-01-18T12:58:27.189Z] [2023-01-18T12:58:27.189Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2023-01-18T12:58:27.189Z] service_test.go:333: testEnv.OSType == "windows" [2023-01-18T12:58:27.189Z] [2023-01-18T12:58:27.189Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-01-18T12:58:27.189Z] service_test.go:401: testEnv.OSType == "windows" [2023-01-18T12:58:27.189Z] [2023-01-18T12:58:27.189Z] DONE 22 tests, 15 skipped in 3.001s [2023-01-18T12:58:27.189Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2023-01-18T12:58:27.385Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2023-01-18T12:58:27.385Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-18T12:58:27.645Z] testing: warning: no tests to run [2023-01-18T12:58:27.645Z] PASS [2023-01-18T12:58:27.645Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2023-01-18T12:58:27.645Z] [2023-01-18T12:58:27.645Z] DONE 0 tests in 0.437s [2023-01-18T12:58:28.101Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2023-01-18T12:58:28.319Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2023-01-18T12:58:28.319Z] === RUN TestDaemonDefaultNetworkPools [2023-01-18T12:58:28.556Z] testing: warning: no tests to run [2023-01-18T12:58:28.556Z] PASS [2023-01-18T12:58:28.556Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2023-01-18T12:58:28.556Z] [2023-01-18T12:58:28.556Z] DONE 0 tests in 0.465s [2023-01-18T12:58:28.556Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2023-01-18T12:58:29.252Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2023-01-18T12:58:29.252Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-18T12:58:30.084Z] testing: warning: no tests to run [2023-01-18T12:58:30.084Z] PASS [2023-01-18T12:58:30.084Z] ok github.com/docker/docker/integration/plugin 0.147s [no tests to run] [2023-01-18T12:58:30.084Z] testing: warning: no tests to run [2023-01-18T12:58:30.084Z] PASS [2023-01-18T12:58:30.084Z] ok github.com/docker/docker/integration/plugin/authz 0.150s [no tests to run] [2023-01-18T12:58:30.627Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2023-01-18T12:58:30.627Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-18T12:58:31.561Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2023-01-18T12:58:31.561Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-18T12:58:32.496Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2023-01-18T12:58:32.496Z] === RUN TestServiceWithPredefinedNetwork [2023-01-18T12:58:34.396Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-01-18T12:58:34.961Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2023-01-18T12:58:34.961Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-18T12:58:34.961Z] service_test.go:242: FLAKY_TEST [2023-01-18T12:58:34.961Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-18T12:58:34.961Z] === RUN TestServiceWithDataPathPortInit [2023-01-18T12:58:36.860Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-01-18T12:58:37.151Z] testing: warning: no tests to run [2023-01-18T12:58:37.151Z] PASS [2023-01-18T12:58:37.151Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.074s [no tests to run] [2023-01-18T12:58:37.151Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:58:37.151Z] INFO: Testing against a local daemon [2023-01-18T12:58:37.151Z] === RUN TestExternalGraphDriver [2023-01-18T12:58:37.151Z] external_test.go:48: runtime.GOOS == "windows" [2023-01-18T12:58:37.151Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-01-18T12:58:37.151Z] === RUN TestGraphdriverPluginV2 [2023-01-18T12:58:37.151Z] external_test.go:408: runtime.GOOS == "windows" [2023-01-18T12:58:37.151Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-01-18T12:58:37.151Z] PASS [2023-01-18T12:58:37.151Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.160s [2023-01-18T12:58:37.796Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-01-18T12:58:39.694Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-01-18T12:58:39.694Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2023-01-18T12:58:39.694Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-01-18T12:58:40.046Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:58:40.046Z] INFO: Testing against a local daemon [2023-01-18T12:58:40.046Z] === RUN TestPluginWithDevMounts [2023-01-18T12:58:40.046Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:40.046Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-01-18T12:58:40.046Z] PASS [2023-01-18T12:58:40.046Z] ok github.com/docker/docker/integration/plugin/volumes 0.206s [2023-01-18T12:58:40.046Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:58:40.046Z] INFO: Testing against a local daemon [2023-01-18T12:58:40.046Z] === RUN TestReadPluginNoRead [2023-01-18T12:58:40.046Z] read_test.go:21: no unix domain sockets on Windows [2023-01-18T12:58:40.046Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-01-18T12:58:40.046Z] PASS [2023-01-18T12:58:40.046Z] ok github.com/docker/docker/integration/plugin/logging 0.159s [2023-01-18T12:58:40.503Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:58:40.503Z] INFO: Testing against a local daemon [2023-01-18T12:58:40.503Z] === RUN TestPluginInvalidJSON [2023-01-18T12:58:40.503Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T12:58:40.503Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T12:58:40.503Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T12:58:40.503Z] --- PASS: TestPluginInvalidJSON (0.05s) [2023-01-18T12:58:40.503Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-01-18T12:58:40.503Z] === RUN TestPluginInstall [2023-01-18T12:58:40.503Z] plugin_test.go:63: testEnv.OSType == "windows" [2023-01-18T12:58:40.503Z] --- SKIP: TestPluginInstall (0.00s) [2023-01-18T12:58:40.503Z] === RUN TestPluginsWithRuntimes [2023-01-18T12:58:40.503Z] plugin_test.go:172: testEnv.OSType == "windows" [2023-01-18T12:58:40.503Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-01-18T12:58:40.503Z] === RUN TestPluginBackCompatMediaTypes [2023-01-18T12:58:40.503Z] plugin_test.go:234: testEnv.OSType == "windows" [2023-01-18T12:58:40.503Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-01-18T12:58:40.503Z] PASS [2023-01-18T12:58:40.503Z] ok github.com/docker/docker/integration/plugin/common 0.157s [2023-01-18T12:58:40.503Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-01-18T12:58:40.503Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-01-18T12:58:40.503Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-01-18T12:58:40.958Z] [2023-01-18T12:58:40.958Z] === Skipped [2023-01-18T12:58:40.958Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-01-18T12:58:40.958Z] plugin_test.go:63: testEnv.OSType == "windows" [2023-01-18T12:58:40.958Z] [2023-01-18T12:58:40.958Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-01-18T12:58:40.958Z] plugin_test.go:172: testEnv.OSType == "windows" [2023-01-18T12:58:40.958Z] [2023-01-18T12:58:40.958Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-01-18T12:58:40.958Z] plugin_test.go:234: testEnv.OSType == "windows" [2023-01-18T12:58:40.958Z] [2023-01-18T12:58:40.958Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-01-18T12:58:40.958Z] external_test.go:48: runtime.GOOS == "windows" [2023-01-18T12:58:40.958Z] [2023-01-18T12:58:40.958Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-01-18T12:58:40.958Z] external_test.go:408: runtime.GOOS == "windows" [2023-01-18T12:58:40.958Z] [2023-01-18T12:58:40.958Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-01-18T12:58:40.958Z] read_test.go:21: no unix domain sockets on Windows [2023-01-18T12:58:40.958Z] [2023-01-18T12:58:40.958Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-01-18T12:58:40.958Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:40.958Z] [2023-01-18T12:58:40.958Z] DONE 9 tests, 7 skipped in 12.360s [2023-01-18T12:58:40.958Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2023-01-18T12:58:41.413Z] testing: warning: no tests to run [2023-01-18T12:58:41.413Z] PASS [2023-01-18T12:58:41.413Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2023-01-18T12:58:41.413Z] [2023-01-18T12:58:41.413Z] DONE 0 tests in 0.441s [2023-01-18T12:58:41.413Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2023-01-18T12:58:42.943Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:58:42.943Z] INFO: Testing against a local daemon [2023-01-18T12:58:42.943Z] === RUN TestPluginInvalidJSON [2023-01-18T12:58:42.943Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T12:58:42.943Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T12:58:42.943Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T12:58:42.943Z] --- PASS: TestPluginInvalidJSON (0.05s) [2023-01-18T12:58:42.943Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-01-18T12:58:42.943Z] === RUN TestPluginInstall [2023-01-18T12:58:42.943Z] plugin_test.go:63: testEnv.OSType == "windows" [2023-01-18T12:58:42.943Z] --- SKIP: TestPluginInstall (0.00s) [2023-01-18T12:58:42.943Z] === RUN TestPluginsWithRuntimes [2023-01-18T12:58:42.943Z] plugin_test.go:172: testEnv.OSType == "windows" [2023-01-18T12:58:42.943Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-01-18T12:58:42.943Z] === RUN TestPluginBackCompatMediaTypes [2023-01-18T12:58:42.943Z] plugin_test.go:234: testEnv.OSType == "windows" [2023-01-18T12:58:42.943Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-01-18T12:58:42.943Z] PASS [2023-01-18T12:58:42.943Z] ok github.com/docker/docker/integration/plugin/common (cached) [2023-01-18T12:58:42.943Z] [2023-01-18T12:58:42.943Z] === Skipped [2023-01-18T12:58:42.943Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-01-18T12:58:42.943Z] plugin_test.go:63: testEnv.OSType == "windows" [2023-01-18T12:58:42.943Z] [2023-01-18T12:58:42.943Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-01-18T12:58:42.943Z] plugin_test.go:172: testEnv.OSType == "windows" [2023-01-18T12:58:42.943Z] [2023-01-18T12:58:42.943Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-01-18T12:58:42.943Z] plugin_test.go:234: testEnv.OSType == "windows" [2023-01-18T12:58:42.943Z] [2023-01-18T12:58:42.943Z] DONE 5 tests, 3 skipped in 1.155s [2023-01-18T12:58:42.943Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2023-01-18T12:58:42.980Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-01-18T12:58:42.980Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-01-18T12:58:43.904Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:58:43.904Z] INFO: Testing against a local daemon [2023-01-18T12:58:43.904Z] === RUN TestExternalGraphDriver [2023-01-18T12:58:43.904Z] external_test.go:48: runtime.GOOS == "windows" [2023-01-18T12:58:43.904Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-01-18T12:58:43.904Z] === RUN TestGraphdriverPluginV2 [2023-01-18T12:58:43.904Z] external_test.go:408: runtime.GOOS == "windows" [2023-01-18T12:58:43.904Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-01-18T12:58:43.904Z] PASS [2023-01-18T12:58:43.904Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2023-01-18T12:58:43.904Z] [2023-01-18T12:58:43.904Z] === Skipped [2023-01-18T12:58:43.904Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-01-18T12:58:43.904Z] external_test.go:48: runtime.GOOS == "windows" [2023-01-18T12:58:43.904Z] [2023-01-18T12:58:43.904Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-01-18T12:58:43.904Z] external_test.go:408: runtime.GOOS == "windows" [2023-01-18T12:58:43.904Z] [2023-01-18T12:58:43.904Z] DONE 2 tests, 2 skipped in 0.965s [2023-01-18T12:58:43.904Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2023-01-18T12:58:44.352Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-01-18T12:58:44.352Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-01-18T12:58:44.866Z] testing: warning: no tests to run [2023-01-18T12:58:44.866Z] PASS [2023-01-18T12:58:44.866Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:58:44.866Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-01-18T12:58:44.866Z] INFO: Testing against a local daemon [2023-01-18T12:58:44.866Z] === RUN TestReadPluginNoRead [2023-01-18T12:58:44.866Z] read_test.go:21: no unix domain sockets on Windows [2023-01-18T12:58:44.866Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-01-18T12:58:44.866Z] PASS [2023-01-18T12:58:44.866Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2023-01-18T12:58:44.866Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-01-18T12:58:44.866Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-01-18T12:58:45.326Z] [2023-01-18T12:58:45.326Z] === Skipped [2023-01-18T12:58:45.326Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-01-18T12:58:45.326Z] read_test.go:21: no unix domain sockets on Windows [2023-01-18T12:58:45.326Z] [2023-01-18T12:58:45.326Z] DONE 1 tests, 1 skipped in 1.141s [2023-01-18T12:58:45.326Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2023-01-18T12:58:45.782Z] testing: warning: no tests to run [2023-01-18T12:58:45.782Z] PASS [2023-01-18T12:58:45.782Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-01-18T12:58:45.782Z] [2023-01-18T12:58:45.782Z] DONE 0 tests in 0.674s [2023-01-18T12:58:46.238Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2023-01-18T12:58:46.252Z] === RUN TestDockerSuite/TestBuildNetNone [2023-01-18T12:58:46.510Z] === RUN TestDockerSuite/TestBuildNoContext [2023-01-18T12:58:47.075Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-01-18T12:58:47.202Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:58:47.202Z] INFO: Testing against a local daemon [2023-01-18T12:58:47.202Z] === RUN TestPluginWithDevMounts [2023-01-18T12:58:47.202Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:47.202Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-01-18T12:58:47.202Z] PASS [2023-01-18T12:58:47.202Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2023-01-18T12:58:47.202Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-01-18T12:58:47.202Z] [2023-01-18T12:58:47.202Z] === Skipped [2023-01-18T12:58:47.202Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-01-18T12:58:47.202Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:47.202Z] [2023-01-18T12:58:47.202Z] DONE 1 tests, 1 skipped in 1.090s [2023-01-18T12:58:47.202Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2023-01-18T12:58:47.640Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-01-18T12:58:49.012Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-01-18T12:58:49.012Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-01-18T12:58:49.012Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-01-18T12:58:49.367Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:58:49.367Z] INFO: Testing against a local daemon [2023-01-18T12:58:49.367Z] === RUN TestSecretInspect [2023-01-18T12:58:49.367Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:49.367Z] --- SKIP: TestSecretInspect (0.00s) [2023-01-18T12:58:49.367Z] === RUN TestSecretList [2023-01-18T12:58:49.367Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:49.367Z] --- SKIP: TestSecretList (0.00s) [2023-01-18T12:58:49.367Z] === RUN TestSecretsCreateAndDelete [2023-01-18T12:58:49.367Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:49.367Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2023-01-18T12:58:49.367Z] === RUN TestSecretsUpdate [2023-01-18T12:58:49.367Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:49.367Z] --- SKIP: TestSecretsUpdate (0.00s) [2023-01-18T12:58:49.367Z] === RUN TestTemplatedSecret [2023-01-18T12:58:49.367Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:49.367Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-01-18T12:58:49.367Z] === RUN TestSecretCreateResolve [2023-01-18T12:58:49.367Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:49.367Z] --- SKIP: TestSecretCreateResolve (0.00s) [2023-01-18T12:58:49.367Z] PASS [2023-01-18T12:58:49.367Z] ok github.com/docker/docker/integration/secret 0.123s [2023-01-18T12:58:49.367Z] [2023-01-18T12:58:49.367Z] === Skipped [2023-01-18T12:58:49.367Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2023-01-18T12:58:49.367Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:49.367Z] [2023-01-18T12:58:49.367Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2023-01-18T12:58:49.367Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:49.367Z] [2023-01-18T12:58:49.367Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2023-01-18T12:58:49.367Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:49.367Z] [2023-01-18T12:58:49.367Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2023-01-18T12:58:49.367Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:49.367Z] [2023-01-18T12:58:49.367Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2023-01-18T12:58:49.367Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:49.367Z] [2023-01-18T12:58:49.367Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2023-01-18T12:58:49.367Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:49.367Z] [2023-01-18T12:58:49.367Z] DONE 6 tests, 6 skipped in 2.122s [2023-01-18T12:58:49.367Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2023-01-18T12:58:49.577Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-01-18T12:58:49.834Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-01-18T12:58:50.399Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-01-18T12:58:50.399Z] --- PASS: TestServiceWithDataPathPortInit (15.56s) [2023-01-18T12:58:50.399Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-18T12:58:51.773Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-01-18T12:58:52.032Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-01-18T12:58:52.253Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:58:52.253Z] INFO: Testing against a local daemon [2023-01-18T12:58:52.253Z] === RUN TestServiceCreateInit [2023-01-18T12:58:52.253Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-18T12:58:52.253Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-18T12:58:52.253Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] --- PASS: TestServiceCreateInit (0.05s) [2023-01-18T12:58:52.253Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-18T12:58:52.253Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-18T12:58:52.253Z] === RUN TestCreateServiceMultipleTimes [2023-01-18T12:58:52.253Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2023-01-18T12:58:52.253Z] === RUN TestCreateServiceConflict [2023-01-18T12:58:52.253Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] --- SKIP: TestCreateServiceConflict (0.00s) [2023-01-18T12:58:52.253Z] === RUN TestCreateServiceMaxReplicas [2023-01-18T12:58:52.253Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2023-01-18T12:58:52.253Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-18T12:58:52.253Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2023-01-18T12:58:52.253Z] === RUN TestCreateServiceSecretFileMode [2023-01-18T12:58:52.253Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2023-01-18T12:58:52.253Z] === RUN TestCreateServiceConfigFileMode [2023-01-18T12:58:52.253Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2023-01-18T12:58:52.253Z] === RUN TestCreateServiceSysctls [2023-01-18T12:58:52.253Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2023-01-18T12:58:52.253Z] === RUN TestCreateServiceCapabilities [2023-01-18T12:58:52.253Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2023-01-18T12:58:52.253Z] === RUN TestInspect [2023-01-18T12:58:52.253Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] --- SKIP: TestInspect (0.00s) [2023-01-18T12:58:52.253Z] === RUN TestCreateJob [2023-01-18T12:58:52.253Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] --- SKIP: TestCreateJob (0.00s) [2023-01-18T12:58:52.253Z] === RUN TestReplicatedJob [2023-01-18T12:58:52.253Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] --- SKIP: TestReplicatedJob (0.00s) [2023-01-18T12:58:52.253Z] === RUN TestUpdateReplicatedJob [2023-01-18T12:58:52.253Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2023-01-18T12:58:52.253Z] === RUN TestServiceListWithStatuses [2023-01-18T12:58:52.253Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-18T12:58:52.253Z] === RUN TestDockerNetworkConnectAlias [2023-01-18T12:58:52.253Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2023-01-18T12:58:52.253Z] === RUN TestDockerNetworkReConnect [2023-01-18T12:58:52.253Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2023-01-18T12:58:52.253Z] === RUN TestServicePlugin [2023-01-18T12:58:52.253Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.253Z] --- SKIP: TestServicePlugin (0.00s) [2023-01-18T12:58:52.253Z] === RUN TestServiceUpdateLabel [2023-01-18T12:58:52.253Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:52.253Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2023-01-18T12:58:52.253Z] === RUN TestServiceUpdateSecrets [2023-01-18T12:58:52.253Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:52.253Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2023-01-18T12:58:52.253Z] === RUN TestServiceUpdateConfigs [2023-01-18T12:58:52.253Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:52.253Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2023-01-18T12:58:52.253Z] === RUN TestServiceUpdateNetwork [2023-01-18T12:58:52.253Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:52.253Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2023-01-18T12:58:52.253Z] === RUN TestServiceUpdatePidsLimit [2023-01-18T12:58:52.253Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:52.253Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2023-01-18T12:58:52.253Z] PASS [2023-01-18T12:58:52.253Z] ok github.com/docker/docker/integration/service 0.310s [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === Skipped [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-18T12:58:52.709Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-18T12:58:52.709Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2023-01-18T12:58:52.709Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2023-01-18T12:58:52.709Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2023-01-18T12:58:52.709Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2023-01-18T12:58:52.709Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2023-01-18T12:58:52.709Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2023-01-18T12:58:52.709Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2023-01-18T12:58:52.709Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2023-01-18T12:58:52.709Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2023-01-18T12:58:52.709Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2023-01-18T12:58:52.709Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2023-01-18T12:58:52.709Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2023-01-18T12:58:52.709Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2023-01-18T12:58:52.709Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2023-01-18T12:58:52.709Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2023-01-18T12:58:52.709Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2023-01-18T12:58:52.709Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2023-01-18T12:58:52.709Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2023-01-18T12:58:52.709Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2023-01-18T12:58:52.709Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2023-01-18T12:58:52.709Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2023-01-18T12:58:52.709Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-01-18T12:58:52.709Z] [2023-01-18T12:58:52.709Z] DONE 24 tests, 23 skipped in 3.082s [2023-01-18T12:58:52.709Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2023-01-18T12:58:53.931Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:noz07t546xpqec0kci8ay4icm Created:2023-01-18 12:58:52.049596815 +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[a08bcea835de2585be112f7354d57b29587569c98f4637377fe474ab4a2cdc97:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jmt79r96xcqhspr9e91wz06lg EndpointID:9b8d3c87d0345c126e1a6082275056d4a7fa5b0625cd49377f2418dded8175ce MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:511fd253213253eda0294a4af4fafcc529daba3d33904c1d0bfa73eda2d20b76 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:e5c442b4e5a2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jmt79r96xcqhspr9e91wz06lg EndpointID:9b8d3c87d0345c126e1a6082275056d4a7fa5b0625cd49377f2418dded8175ce EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-01-18T12:58:54.189Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-01-18T12:58:54.883Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:58:54.883Z] INFO: Testing against a local daemon [2023-01-18T12:58:54.883Z] === RUN TestSessionCreate [2023-01-18T12:58:54.883Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-01-18T12:58:54.883Z] --- SKIP: TestSessionCreate (0.00s) [2023-01-18T12:58:54.883Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-18T12:58:54.883Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-01-18T12:58:54.883Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2023-01-18T12:58:54.883Z] PASS [2023-01-18T12:58:54.883Z] ok github.com/docker/docker/integration/session 0.123s [2023-01-18T12:58:54.883Z] [2023-01-18T12:58:54.883Z] === Skipped [2023-01-18T12:58:54.883Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2023-01-18T12:58:54.883Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-01-18T12:58:54.883Z] [2023-01-18T12:58:54.883Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2023-01-18T12:58:54.883Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-01-18T12:58:54.883Z] [2023-01-18T12:58:54.883Z] DONE 2 tests, 2 skipped in 2.106s [2023-01-18T12:58:54.883Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2023-01-18T12:58:55.122Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-01-18T12:58:56.494Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-01-18T12:58:57.048Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:58:57.048Z] INFO: Testing against a local daemon [2023-01-18T12:58:57.048Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-18T12:58:57.048Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:57.048Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-18T12:58:57.048Z] === RUN TestEventsExecDie [2023-01-18T12:58:57.048Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-01-18T12:58:57.048Z] --- SKIP: TestEventsExecDie (0.00s) [2023-01-18T12:58:57.048Z] === RUN TestEventsBackwardsCompatible [2023-01-18T12:58:57.048Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-01-18T12:58:57.048Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2023-01-18T12:58:57.048Z] === RUN TestInfoAPI [2023-01-18T12:58:57.048Z] --- PASS: TestInfoAPI (0.05s) [2023-01-18T12:58:57.048Z] === RUN TestInfoAPIWarnings [2023-01-18T12:58:57.048Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-18T12:58:57.048Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2023-01-18T12:58:57.048Z] === RUN TestInfoDebug [2023-01-18T12:58:57.049Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-18T12:58:57.049Z] --- SKIP: TestInfoDebug (0.00s) [2023-01-18T12:58:57.049Z] === RUN TestInfoInsecureRegistries [2023-01-18T12:58:57.049Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-18T12:58:57.049Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2023-01-18T12:58:57.049Z] === RUN TestInfoRegistryMirrors [2023-01-18T12:58:57.049Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-18T12:58:57.049Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2023-01-18T12:58:57.049Z] === RUN TestLoginFailsWithBadCredentials [2023-01-18T12:58:57.431Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-01-18T12:58:58.009Z] --- PASS: TestLoginFailsWithBadCredentials (0.79s) [2023-01-18T12:58:58.009Z] === RUN TestPingCacheHeaders [2023-01-18T12:58:58.009Z] --- PASS: TestPingCacheHeaders (0.04s) [2023-01-18T12:58:58.009Z] === RUN TestPingGet [2023-01-18T12:58:58.009Z] --- PASS: TestPingGet (0.04s) [2023-01-18T12:58:58.009Z] === RUN TestPingHead [2023-01-18T12:58:58.009Z] --- PASS: TestPingHead (0.03s) [2023-01-18T12:58:58.009Z] === RUN TestVersion [2023-01-18T12:58:58.009Z] --- PASS: TestVersion (0.03s) [2023-01-18T12:58:58.009Z] PASS [2023-01-18T12:58:58.009Z] ok github.com/docker/docker/integration/system 1.071s [2023-01-18T12:58:58.009Z] [2023-01-18T12:58:58.009Z] === Skipped [2023-01-18T12:58:58.009Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-18T12:58:58.009Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-01-18T12:58:58.009Z] [2023-01-18T12:58:58.009Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2023-01-18T12:58:58.009Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-01-18T12:58:58.009Z] [2023-01-18T12:58:58.009Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2023-01-18T12:58:58.009Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-01-18T12:58:58.009Z] [2023-01-18T12:58:58.009Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2023-01-18T12:58:58.009Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-18T12:58:58.009Z] [2023-01-18T12:58:58.009Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2023-01-18T12:58:58.009Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-18T12:58:58.009Z] [2023-01-18T12:58:58.009Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2023-01-18T12:58:58.009Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-18T12:58:58.009Z] [2023-01-18T12:58:58.009Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2023-01-18T12:58:58.009Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-18T12:58:58.009Z] [2023-01-18T12:58:58.009Z] DONE 13 tests, 7 skipped in 3.162s [2023-01-18T12:58:58.101Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-01-18T12:58:58.101Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-01-18T12:58:58.101Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements [2023-01-18T12:58:58.101Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2023-01-18T12:58:58.101Z] ? github.com/docker/docker/api/server/router [no test files] [2023-01-18T12:58:58.101Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-01-18T12:58:58.101Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-01-18T12:58:58.101Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-01-18T12:58:58.101Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-01-18T12:58:58.101Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-01-18T12:58:58.101Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-01-18T12:58:58.101Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-01-18T12:58:58.101Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-01-18T12:58:58.356Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-01-18T12:58:58.356Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-01-18T12:58:58.356Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2023-01-18T12:58:58.369Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-01-18T12:58:58.369Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-01-18T12:58:58.465Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2023-01-18T12:58:58.613Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-01-18T12:58:58.613Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-01-18T12:58:58.613Z] ? github.com/docker/docker/api/types [no test files] [2023-01-18T12:58:58.613Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-01-18T12:58:58.613Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-01-18T12:58:58.613Z] ? github.com/docker/docker/api/types/container [no test files] [2023-01-18T12:58:58.613Z] ? github.com/docker/docker/api/types/events [no test files] [2023-01-18T12:58:58.628Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.99s) [2023-01-18T12:58:58.628Z] PASS [2023-01-18T12:58:58.628Z] [2023-01-18T12:58:58.628Z] === Skipped [2023-01-18T12:58:58.628Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-18T12:58:58.628Z] service_test.go:242: FLAKY_TEST [2023-01-18T12:58:58.628Z] [2023-01-18T12:58:58.628Z] DONE 26 tests, 1 skipped in 50.180s [2023-01-18T12:58:58.628Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-01-18T12:58:58.628Z] ++ 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-01-18T12:58:58.628Z] ++ set -e [2023-01-18T12:58:58.628Z] ++ '[' -n 0 ']' [2023-01-18T12:58:58.628Z] ++ set -x [2023-01-18T12:58:58.628Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-18T12:58:58.628Z] INFO: Testing against a local daemon [2023-01-18T12:58:58.628Z] === RUN TestDockerNetworkIpvlanPersistance [2023-01-18T12:58:58.628Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-18T12:58:58.628Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-18T12:58:58.628Z] === RUN TestDockerNetworkIpvlan [2023-01-18T12:58:58.628Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-18T12:58:58.628Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-01-18T12:58:58.628Z] PASS [2023-01-18T12:58:58.628Z] [2023-01-18T12:58:58.628Z] === Skipped [2023-01-18T12:58:58.628Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-18T12:58:58.628Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-18T12:58:58.628Z] [2023-01-18T12:58:58.628Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-01-18T12:58:58.628Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-18T12:58:58.628Z] [2023-01-18T12:58:58.628Z] DONE 2 tests, 2 skipped in 0.197s [2023-01-18T12:58:58.886Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-01-18T12:58:58.886Z] ++ 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-01-18T12:58:58.886Z] ++ set -e [2023-01-18T12:58:58.886Z] ++ '[' -n 0 ']' [2023-01-18T12:58:58.886Z] ++ set -x [2023-01-18T12:58:58.886Z] ++ 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-01-18T12:58:59.143Z] INFO: Testing against a local daemon [2023-01-18T12:58:59.143Z] === RUN TestDockerNetworkMacvlanPersistance [2023-01-18T12:58:59.173Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2023-01-18T12:58:59.173Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 93.7% of statements [2023-01-18T12:58:59.173Z] ? github.com/docker/docker/api/types/image [no test files] [2023-01-18T12:58:59.173Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-01-18T12:58:59.173Z] ? github.com/docker/docker/api/types/network [no test files] [2023-01-18T12:58:59.173Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-01-18T12:58:59.173Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-01-18T12:58:59.173Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-01-18T12:58:59.173Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-01-18T12:58:59.173Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2023-01-18T12:58:59.429Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2023-01-18T12:58:59.429Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-01-18T12:58:59.429Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-01-18T12:58:59.429Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-01-18T12:58:59.429Z] ? github.com/docker/docker/builder [no test files] [2023-01-18T12:58:59.429Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-01-18T12:58:59.429Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-01-18T12:58:59.429Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-01-18T12:58:59.429Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-01-18T12:58:59.429Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-01-18T12:58:59.429Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-01-18T12:58:59.429Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-01-18T12:59:00.518Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2023-01-18T12:59:00.518Z] === RUN TestDockerNetworkMacvlan [2023-01-18T12:59:00.635Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:59:00.635Z] INFO: Testing against a local daemon [2023-01-18T12:59:00.635Z] === RUN TestVolumesCreateAndList [2023-01-18T12:59:00.635Z] --- PASS: TestVolumesCreateAndList (0.07s) [2023-01-18T12:59:00.635Z] === RUN TestVolumesRemove [2023-01-18T12:59:00.635Z] --- PASS: TestVolumesRemove (0.08s) [2023-01-18T12:59:00.635Z] === RUN TestVolumesInspect [2023-01-18T12:59:00.635Z] --- PASS: TestVolumesInspect (0.06s) [2023-01-18T12:59:00.635Z] === RUN TestVolumesInvalidJSON [2023-01-18T12:59:00.635Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-01-18T12:59:00.635Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-01-18T12:59:00.635Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-01-18T12:59:00.635Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2023-01-18T12:59:00.635Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-01-18T12:59:00.635Z] PASS [2023-01-18T12:59:00.635Z] ok github.com/docker/docker/integration/volume 0.317s [2023-01-18T12:59:00.635Z] [2023-01-18T12:59:00.635Z] DONE 5 tests in 2.550s [2023-01-18T12:59:00.776Z] === RUN TestDockerSuite/TestBuildPATH [2023-01-18T12:59:01.034Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-01-18T12:59:01.090Z] INFO: make.ps1 ended at 01/18/2023 12:59:00 [2023-01-18T12:59:01.090Z] INFO: Integration CLI tests being run from the host: [2023-01-18T12:59:01.090Z] 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-01-18T12:59:01.945Z] ok github.com/docker/docker/builder/remotecontext 0.098s coverage: 13.7% of statements [2023-01-18T12:59:01.946Z] ok github.com/docker/docker/builder/dockerfile 0.184s coverage: 48.5% of statements [2023-01-18T12:59:01.946Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-01-18T12:59:01.967Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-01-18T12:59:02.903Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-01-18T12:59:02.903Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-01-18T12:59:03.323Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2023-01-18T12:59:03.837Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-01-18T12:59:04.770Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-01-18T12:59:05.028Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-01-18T12:59:05.212Z] ok github.com/docker/docker/builder/remotecontext/git 2.305s coverage: 83.5% of statements [2023-01-18T12:59:05.213Z] ? github.com/docker/docker/cli [no test files] [2023-01-18T12:59:05.213Z] ? github.com/docker/docker/cli/config [no test files] [2023-01-18T12:59:07.556Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-01-18T12:59:08.478Z] ok github.com/docker/docker/client 0.137s coverage: 75.4% of statements [2023-01-18T12:59:11.741Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-01-18T12:59:11.999Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-01-18T12:59:12.565Z] --- PASS: TestDockerNetworkMacvlan (12.20s) [2023-01-18T12:59:12.566Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2023-01-18T12:59:12.566Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2023-01-18T12:59:12.566Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2023-01-18T12:59:12.566Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.14s) [2023-01-18T12:59:12.566Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.90s) [2023-01-18T12:59:12.566Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.77s) [2023-01-18T12:59:12.566Z] PASS [2023-01-18T12:59:12.566Z] [2023-01-18T12:59:12.566Z] DONE 8 tests in 13.796s [2023-01-18T12:59:12.566Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-01-18T12:59:12.566Z] ++ 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-01-18T12:59:12.566Z] ++ set -e [2023-01-18T12:59:12.566Z] ++ '[' -n 0 ']' [2023-01-18T12:59:12.566Z] ++ set -x [2023-01-18T12:59:12.566Z] ++ 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-01-18T12:59:12.566Z] testing: warning: no tests to run [2023-01-18T12:59:12.566Z] PASS [2023-01-18T12:59:12.566Z] [2023-01-18T12:59:12.566Z] DONE 0 tests in 0.036s [2023-01-18T12:59:12.566Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-01-18T12:59:12.566Z] ++ 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-01-18T12:59:12.566Z] ++ set -e [2023-01-18T12:59:12.566Z] ++ '[' -n 0 ']' [2023-01-18T12:59:12.566Z] ++ set -x [2023-01-18T12:59:12.566Z] ++ 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-01-18T12:59:12.824Z] INFO: Testing against a local daemon [2023-01-18T12:59:12.824Z] === RUN TestAuthZPluginAllowRequest [2023-01-18T12:59:13.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2023-01-18T12:59:13.448Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-18T12:59:13.448Z] INFO: Testing against a local daemon [2023-01-18T12:59:13.448Z] === RUN TestDockerSuite [2023-01-18T12:59:13.448Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-01-18T12:59:13.448Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-01-18T12:59:13.448Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-01-18T12:59:13.448Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-01-18T12:59:13.448Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-01-18T12:59:13.448Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-01-18T12:59:13.448Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-01-18T12:59:13.448Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-01-18T12:59:13.448Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-01-18T12:59:13.448Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-01-18T12:59:13.448Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-01-18T12:59:13.904Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-01-18T12:59:14.323Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2023-01-18T12:59:14.323Z] === RUN TestAuthZPluginTLS [2023-01-18T12:59:14.360Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-01-18T12:59:14.815Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-01-18T12:59:14.888Z] --- PASS: TestAuthZPluginTLS (0.62s) [2023-01-18T12:59:14.888Z] === RUN TestAuthZPluginDenyRequest [2023-01-18T12:59:15.454Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2023-01-18T12:59:15.454Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2023-01-18T12:59:15.454Z] === RUN TestAuthZPluginAPIDenyResponse [2023-01-18T12:59:16.021Z] docker_api_swarm_test.go:304: [de5e703606c00] joining swarm manager [d10664d8497d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T12:59:16.021Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2023-01-18T12:59:16.021Z] === RUN TestAuthZPluginDenyResponse [2023-01-18T12:59:16.589Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2023-01-18T12:59:16.589Z] === RUN TestAuthZPluginAllowEventStream [2023-01-18T12:59:17.157Z] === RUN TestDockerSuite/TestBuildRm [2023-01-18T12:59:17.414Z] docker_api_swarm_test.go:305: [d4d45f7db7486] joining swarm manager [d10664d8497d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T12:59:18.347Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2023-01-18T12:59:18.347Z] === RUN TestAuthZPluginErrorResponse [2023-01-18T12:59:18.347Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2023-01-18T12:59:18.913Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-01-18T12:59:18.913Z] === RUN TestAuthZPluginErrorRequest [2023-01-18T12:59:19.171Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-01-18T12:59:19.171Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-01-18T12:59:19.736Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-01-18T12:59:19.736Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-01-18T12:59:19.736Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-01-18T12:59:20.302Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-01-18T12:59:21.675Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-01-18T12:59:21.675Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2023-01-18T12:59:21.675Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-01-18T12:59:21.933Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-01-18T12:59:22.499Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-01-18T12:59:23.432Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2023-01-18T12:59:23.432Z] === RUN TestAuthZPluginHeader [2023-01-18T12:59:23.432Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-01-18T12:59:24.005Z] --- PASS: TestAuthZPluginHeader (0.82s) [2023-01-18T12:59:24.005Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-01-18T12:59:24.278Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-01-18T12:59:24.845Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-01-18T12:59:27.371Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-01-18T12:59:27.629Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-01-18T12:59:27.887Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-01-18T12:59:27.887Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2023-01-18T12:59:27.887Z] === RUN TestDockerSuite/TestBuildSpaces [2023-01-18T12:59:28.145Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-01-18T12:59:28.712Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.64s) [2023-01-18T12:59:28.712Z] === RUN TestAuthZPluginV2Disable [2023-01-18T12:59:28.969Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-01-18T12:59:28.969Z] === RUN TestDockerSuite/TestBuildStderr [2023-01-18T12:59:29.903Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-01-18T12:59:33.187Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-01-18T12:59:33.187Z] --- PASS: TestAuthZPluginV2Disable (4.27s) [2023-01-18T12:59:33.187Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-01-18T12:59:33.752Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-01-18T12:59:34.009Z] docker_api_swarm_test.go:364: Waiting for possible election... [2023-01-18T12:59:34.575Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-01-18T12:59:34.833Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-01-18T12:59:35.398Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-01-18T12:59:36.332Z] === RUN TestDockerSuite/TestBuildUser [2023-01-18T12:59:36.897Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.74s) [2023-01-18T12:59:36.897Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-01-18T12:59:37.831Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-01-18T12:59:41.113Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-01-18T12:59:44.396Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2023-01-18T12:59:46.927Z] docker_api_swarm_test.go:272: [dd77799f7ec0e] joining swarm manager [d3f720e257b19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T12:59:47.139Z] ok github.com/docker/docker/cmd/dockerd 0.095s coverage: 29.1% of statements [2023-01-18T12:59:48.303Z] docker_api_swarm_test.go:273: [de3c3ec69398a] joining swarm manager [d3f720e257b19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T12:59:48.303Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.65s) [2023-01-18T12:59:48.303Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-01-18T12:59:48.551Z] ok github.com/docker/docker/container 0.122s coverage: 34.5% of statements [2023-01-18T12:59:48.551Z] ? github.com/docker/docker/container/stream [no test files] [2023-01-18T12:59:48.551Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-01-18T12:59:48.551Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-01-18T12:59:48.551Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-01-18T12:59:53.563Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-01-18T12:59:53.820Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-01-18T12:59:54.078Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-01-18T12:59:54.645Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-01-18T12:59:55.211Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-01-18T12:59:56.145Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-01-18T12:59:56.145Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2023-01-18T12:59:56.145Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-01-18T12:59:56.145Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2023-01-18T12:59:56.145Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-01-18T12:59:56.145Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2023-01-18T12:59:56.145Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-01-18T12:59:56.145Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2023-01-18T12:59:56.145Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-01-18T12:59:56.648Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2023-01-18T12:59:57.519Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-01-18T12:59:57.520Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-01-18T12:59:57.573Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2023-01-18T12:59:57.778Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-01-18T12:59:58.344Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-01-18T12:59:58.910Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-01-18T12:59:58.910Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-01-18T12:59:58.936Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2023-01-18T13:00:00.807Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-01-18T13:00:01.740Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-01-18T13:00:02.673Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-01-18T13:00:02.673Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-01-18T13:00:03.238Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-01-18T13:00:03.238Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2023-01-18T13:00:03.238Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-01-18T13:00:03.496Z] === RUN TestDockerSuite/TestBuildXZHost [2023-01-18T13:00:04.871Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-01-18T13:00:04.871Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-01-18T13:00:04.871Z] docker_cli_sni_test.go:18: Flakey test [2023-01-18T13:00:05.129Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-01-18T13:00:05.387Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2023-01-18T13:00:05.387Z] PASS [2023-01-18T13:00:05.387Z] [2023-01-18T13:00:05.387Z] DONE 17 tests in 52.632s [2023-01-18T13:00:05.387Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-01-18T13:00:05.387Z] ++ 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-01-18T13:00:05.387Z] ++ set -e [2023-01-18T13:00:05.387Z] ++ '[' -n 0 ']' [2023-01-18T13:00:05.387Z] ++ set -x [2023-01-18T13:00:05.387Z] ++ 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-01-18T13:00:05.645Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-01-18T13:00:05.645Z] INFO: Testing against a local daemon [2023-01-18T13:00:05.645Z] === RUN TestPluginInvalidJSON [2023-01-18T13:00:05.645Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T13:00:05.645Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T13:00:05.645Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-18T13:00:05.645Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-01-18T13:00:05.645Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-01-18T13:00:05.645Z] === RUN TestPluginInstall [2023-01-18T13:00:05.645Z] === RUN TestPluginInstall/no_auth [2023-01-18T13:00:06.211Z] === RUN TestDockerSuite/TestCommitChange [2023-01-18T13:00:07.014Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2023-01-18T13:00:07.014Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.8% of statements [2023-01-18T13:00:07.144Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-01-18T13:00:07.269Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2023-01-18T13:00:07.525Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2023-01-18T13:00:07.710Z] === RUN TestDockerSuite/TestCommitHardlink [2023-01-18T13:00:08.276Z] time="2023-01-18T13:00:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T13:00:08.276Z] time="2023-01-18T13:00:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bd42f32f8d2013cbc777827e74a3b792711994a86e9055e3e1b45da77254056" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T13:00:08.276Z] time="2023-01-18T13:00:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T13:00:08.277Z] time="2023-01-18T13:00:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bd42f32f8d2013cbc777827e74a3b792711994a86e9055e3e1b45da77254056" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T13:00:08.451Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2023-01-18T13:00:08.843Z] === RUN TestPluginInstall/with_htpasswd [2023-01-18T13:00:09.110Z] === RUN TestDockerSuite/TestCommitNewFile [2023-01-18T13:00:09.110Z] time="2023-01-18T13:00:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T13:00:09.110Z] time="2023-01-18T13:00:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e13d2d847de0b35b6514c637aede939699fb7171529c381bf4fcb61944c0081" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T13:00:09.110Z] time="2023-01-18T13:00:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T13:00:09.110Z] time="2023-01-18T13:00:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e13d2d847de0b35b6514c637aede939699fb7171529c381bf4fcb61944c0081" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T13:00:09.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2023-01-18T13:00:09.378Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.485s coverage: 74.6% of statements [2023-01-18T13:00:09.636Z] === RUN TestPluginInstall/with_insecure [2023-01-18T13:00:10.574Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-01-18T13:00:10.744Z] ok github.com/docker/docker/daemon 12.130s coverage: 17.1% of statements [2023-01-18T13:00:10.744Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-01-18T13:00:10.744Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-01-18T13:00:10.744Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-01-18T13:00:10.744Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-01-18T13:00:10.744Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2023-01-18T13:00:10.832Z] time="2023-01-18T13:00:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T13:00:10.832Z] time="2023-01-18T13:00:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fbaf63b4001a08a30ecae75ca42c1a63ec6f3e914f4e50191eb30b1e622149b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T13:00:10.832Z] time="2023-01-18T13:00:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-18T13:00:10.832Z] time="2023-01-18T13:00:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fbaf63b4001a08a30ecae75ca42c1a63ec6f3e914f4e50191eb30b1e622149b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-18T13:00:11.091Z] plugin_test.go:165: [d890781834fca] daemon is not started [2023-01-18T13:00:11.091Z] --- PASS: TestPluginInstall (5.61s) [2023-01-18T13:00:11.091Z] --- PASS: TestPluginInstall/no_auth (3.12s) [2023-01-18T13:00:11.091Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2023-01-18T13:00:11.091Z] --- PASS: TestPluginInstall/with_insecure (1.54s) [2023-01-18T13:00:11.091Z] === RUN TestPluginsWithRuntimes [2023-01-18T13:00:11.350Z] === RUN TestDockerSuite/TestCommitTTY [2023-01-18T13:00:11.670Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.375s coverage: 60.7% of statements [2023-01-18T13:00:13.251Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-01-18T13:00:13.251Z] === RUN TestPluginsWithRuntimes/No_Args [2023-01-18T13:00:13.571Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2023-01-18T13:00:13.815Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-01-18T13:00:14.381Z] === RUN TestPluginsWithRuntimes/With_Args [2023-01-18T13:00:14.946Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-01-18T13:00:14.948Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.348s coverage: 50.5% of statements [2023-01-18T13:00:15.181Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-01-18T13:00:15.181Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-01-18T13:00:15.181Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-01-18T13:00:15.181Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-01-18T13:00:15.181Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-01-18T13:00:15.181Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-01-18T13:00:15.181Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-01-18T13:00:15.181Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-01-18T13:00:15.181Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-01-18T13:00:15.181Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-01-18T13:00:15.181Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-01-18T13:00:15.181Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-01-18T13:00:15.181Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-01-18T13:00:15.181Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-01-18T13:00:15.181Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-01-18T13:00:15.181Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-01-18T13:00:15.181Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-01-18T13:00:15.181Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-01-18T13:00:15.181Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-01-18T13:00:15.181Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-01-18T13:00:15.205Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.245s coverage: 45.9% of statements [2023-01-18T13:00:15.205Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-01-18T13:00:15.513Z] --- PASS: TestPluginsWithRuntimes (4.20s) [2023-01-18T13:00:15.513Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2023-01-18T13:00:15.513Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2023-01-18T13:00:15.513Z] === RUN TestPluginBackCompatMediaTypes [2023-01-18T13:00:15.513Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-01-18T13:00:15.513Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-01-18T13:00:15.513Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-01-18T13:00:15.771Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-01-18T13:00:15.771Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-01-18T13:00:15.771Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-01-18T13:00:15.771Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-01-18T13:00:16.030Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2023-01-18T13:00:16.030Z] PASS [2023-01-18T13:00:16.288Z] [2023-01-18T13:00:16.288Z] DONE 10 tests in 10.860s [2023-01-18T13:00:16.288Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-01-18T13:00:16.288Z] ++ 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-01-18T13:00:16.288Z] ++ set -e [2023-01-18T13:00:16.288Z] ++ '[' -n 0 ']' [2023-01-18T13:00:16.288Z] ++ set -x [2023-01-18T13:00:16.288Z] ++ 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-01-18T13:00:16.288Z] INFO: Testing against a local daemon [2023-01-18T13:00:16.288Z] === RUN TestExternalGraphDriver [2023-01-18T13:00:16.546Z] === RUN TestExternalGraphDriver/json [2023-01-18T13:00:16.570Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2023-01-18T13:00:16.804Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-01-18T13:00:17.132Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.590s coverage: 58.0% of statements [2023-01-18T13:00:17.132Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-01-18T13:00:17.132Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-01-18T13:00:17.692Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2023-01-18T13:00:17.948Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2023-01-18T13:00:18.180Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-01-18T13:00:18.180Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-01-18T13:00:18.438Z] === RUN TestExternalGraphDriver/spec [2023-01-18T13:00:18.696Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-01-18T13:00:19.264Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-01-18T13:00:19.830Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-01-18T13:00:19.835Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.6% of statements [2023-01-18T13:00:19.835Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-01-18T13:00:19.835Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-01-18T13:00:19.835Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2023-01-18T13:00:20.397Z] === RUN TestExternalGraphDriver/pull [2023-01-18T13:00:20.397Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-01-18T13:00:20.761Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2023-01-18T13:00:20.944Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-01-18T13:00:20.944Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-01-18T13:00:20.944Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-01-18T13:00:20.944Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-01-18T13:00:20.944Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-01-18T13:00:20.964Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-01-18T13:00:20.964Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-01-18T13:00:20.964Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-01-18T13:00:21.017Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 77.4% of statements [2023-01-18T13:00:21.017Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-01-18T13:00:21.017Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-01-18T13:00:21.533Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-01-18T13:00:21.533Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-01-18T13:00:21.533Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-01-18T13:00:21.533Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-01-18T13:00:21.533Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-01-18T13:00:21.578Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2023-01-18T13:00:21.835Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2023-01-18T13:00:22.090Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2023-01-18T13:00:22.099Z] --- PASS: TestExternalGraphDriver (5.77s) [2023-01-18T13:00:22.099Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2023-01-18T13:00:22.099Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2023-01-18T13:00:22.099Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2023-01-18T13:00:22.099Z] === RUN TestGraphdriverPluginV2 [2023-01-18T13:00:22.357Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-01-18T13:00:22.651Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2023-01-18T13:00:22.651Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-01-18T13:00:22.906Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 58.9% of statements [2023-01-18T13:00:22.922Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-01-18T13:00:23.468Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2023-01-18T13:00:23.487Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-01-18T13:00:23.488Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-01-18T13:00:24.395Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2023-01-18T13:00:24.421Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-01-18T13:00:24.651Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2023-01-18T13:00:24.660Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-01-18T13:00:24.988Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-01-18T13:00:24.988Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-01-18T13:00:25.213Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2023-01-18T13:00:25.553Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-01-18T13:00:26.119Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-01-18T13:00:26.139Z] ok github.com/docker/docker/daemon/logger/splunk 1.620s coverage: 82.5% of statements [2023-01-18T13:00:26.139Z] ? github.com/docker/docker/daemon/names [no test files] [2023-01-18T13:00:26.139Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-01-18T13:00:26.688Z] --- PASS: TestGraphdriverPluginV2 (4.58s) [2023-01-18T13:00:26.688Z] PASS [2023-01-18T13:00:26.688Z] [2023-01-18T13:00:26.688Z] DONE 5 tests in 10.495s [2023-01-18T13:00:26.688Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-01-18T13:00:26.688Z] ++ 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-01-18T13:00:26.688Z] ++ set -e [2023-01-18T13:00:26.688Z] ++ '[' -n 0 ']' [2023-01-18T13:00:26.688Z] ++ set -x [2023-01-18T13:00:26.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-18T13:00:26.689Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-01-18T13:00:26.947Z] INFO: Testing against a local daemon [2023-01-18T13:00:26.947Z] === RUN TestContinueAfterPluginCrash [2023-01-18T13:00:26.947Z] === PAUSE TestContinueAfterPluginCrash [2023-01-18T13:00:26.947Z] === RUN TestReadPluginNoRead [2023-01-18T13:00:26.947Z] === PAUSE TestReadPluginNoRead [2023-01-18T13:00:26.947Z] === RUN TestDaemonStartWithLogOpt [2023-01-18T13:00:26.947Z] === PAUSE TestDaemonStartWithLogOpt [2023-01-18T13:00:26.947Z] === CONT TestContinueAfterPluginCrash [2023-01-18T13:00:26.947Z] === CONT TestDaemonStartWithLogOpt [2023-01-18T13:00:27.065Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2023-01-18T13:00:27.520Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-01-18T13:00:27.520Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-01-18T13:00:27.551Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-01-18T13:00:27.551Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2023-01-18T13:00:27.551Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-01-18T13:00:27.551Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2023-01-18T13:00:27.551Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-01-18T13:00:27.551Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2023-01-18T13:00:27.551Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-01-18T13:00:27.551Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-01-18T13:00:27.551Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-01-18T13:00:27.626Z] ok github.com/docker/docker/distribution 0.610s coverage: 29.0% of statements [2023-01-18T13:00:27.626Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-01-18T13:00:28.089Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-01-18T13:00:28.187Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2023-01-18T13:00:28.748Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2023-01-18T13:00:29.022Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-01-18T13:00:29.309Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2023-01-18T13:00:29.564Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2023-01-18T13:00:29.819Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 84.6% of statements [2023-01-18T13:00:29.819Z] ? github.com/docker/docker/dockerversion [no test files] [2023-01-18T13:00:29.819Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-01-18T13:00:29.819Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-01-18T13:00:29.955Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-01-18T13:00:29.955Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-01-18T13:00:30.523Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-01-18T13:00:30.747Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2023-01-18T13:00:31.266Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-01-18T13:00:31.266Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-01-18T13:00:31.267Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-01-18T13:00:31.267Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-01-18T13:00:31.267Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-01-18T13:00:31.309Z] ok github.com/docker/docker/oci 0.008s coverage: 40.6% of statements [2023-01-18T13:00:31.458Z] --- PASS: TestDaemonStartWithLogOpt (4.37s) [2023-01-18T13:00:31.458Z] === CONT TestReadPluginNoRead [2023-01-18T13:00:31.716Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-01-18T13:00:31.871Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2023-01-18T13:00:31.871Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-01-18T13:00:33.090Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-01-18T13:00:33.090Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-01-18T13:00:33.090Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-01-18T13:00:33.090Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-01-18T13:00:33.090Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-01-18T13:00:33.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2023-01-18T13:00:33.760Z] ok github.com/docker/docker/pkg/archive 0.290s coverage: 81.9% of statements [2023-01-18T13:00:33.914Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-01-18T13:00:34.017Z] ok github.com/docker/docker/pkg/authorization 0.113s coverage: 68.3% of statements [2023-01-18T13:00:34.172Z] === RUN TestReadPluginNoRead/disabled_caching [2023-01-18T13:00:34.272Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-01-18T13:00:34.527Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-01-18T13:00:36.073Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-01-18T13:00:36.639Z] --- PASS: TestContinueAfterPluginCrash (9.70s) [2023-01-18T13:00:37.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2023-01-18T13:00:37.462Z] === RUN TestReadPluginNoRead/default [2023-01-18T13:00:37.825Z] ok github.com/docker/docker/pkg/chrootarchive 2.466s coverage: 43.5% of statements [2023-01-18T13:00:37.825Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2023-01-18T13:00:38.028Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-01-18T13:00:38.080Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2023-01-18T13:00:38.335Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2023-01-18T13:00:38.897Z] ok github.com/docker/docker/layer 7.749s coverage: 68.8% of statements [2023-01-18T13:00:38.897Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-01-18T13:00:38.897Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-01-18T13:00:38.897Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-01-18T13:00:38.897Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-01-18T13:00:38.897Z] ? github.com/docker/docker/oci/caps [no test files] [2023-01-18T13:00:38.897Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-01-18T13:00:38.897Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-01-18T13:00:38.963Z] === RUN TestDockerSuite/TestContainerAPITop [2023-01-18T13:00:39.221Z] === CONT TestReadPluginNoRead [2023-01-18T13:00:39.221Z] read_test.go:92: [d4aaa11af304e] daemon is not started [2023-01-18T13:00:39.221Z] --- PASS: TestReadPluginNoRead (7.90s) [2023-01-18T13:00:39.221Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.72s) [2023-01-18T13:00:39.221Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s) [2023-01-18T13:00:39.221Z] --- PASS: TestReadPluginNoRead/default (1.62s) [2023-01-18T13:00:39.221Z] PASS [2023-01-18T13:00:39.221Z] [2023-01-18T13:00:39.221Z] DONE 6 tests in 12.426s [2023-01-18T13:00:39.221Z] 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-01-18T13:00:39.221Z] ++ 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-01-18T13:00:39.221Z] ++ set -e [2023-01-18T13:00:39.221Z] ++ '[' -n 0 ']' [2023-01-18T13:00:39.221Z] ++ set -x [2023-01-18T13:00:39.221Z] ++ 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-01-18T13:00:39.221Z] testing: warning: no tests to run [2023-01-18T13:00:39.221Z] PASS [2023-01-18T13:00:39.221Z] [2023-01-18T13:00:39.221Z] DONE 0 tests in 0.150s [2023-01-18T13:00:39.459Z] ok github.com/docker/docker/pkg/discovery/memory 0.018s coverage: 92.3% of statements [2023-01-18T13:00:39.480Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-01-18T13:00:39.480Z] ++ 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-01-18T13:00:39.480Z] ++ set -e [2023-01-18T13:00:39.480Z] ++ '[' -n 0 ']' [2023-01-18T13:00:39.480Z] ++ set -x [2023-01-18T13:00:39.480Z] ++ 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-01-18T13:00:39.480Z] INFO: Testing against a local daemon [2023-01-18T13:00:39.480Z] === RUN TestPluginWithDevMounts [2023-01-18T13:00:39.480Z] === PAUSE TestPluginWithDevMounts [2023-01-18T13:00:39.480Z] === CONT TestPluginWithDevMounts [2023-01-18T13:00:39.715Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2023-01-18T13:00:39.738Z] docker_api_swarm_node_test.go:20: [d1611f5c949ad] joining swarm manager [d1a44a21f0526]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:00:39.996Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-01-18T13:00:39.996Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2023-01-18T13:00:39.996Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-01-18T13:00:39.996Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-01-18T13:00:40.277Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2023-01-18T13:00:40.929Z] docker_api_swarm_node_test.go:21: [de37fdcb1fdd0] joining swarm manager [d1a44a21f0526]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:00:41.204Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2023-01-18T13:00:41.494Z] --- PASS: TestPluginWithDevMounts (1.83s) [2023-01-18T13:00:41.494Z] PASS [2023-01-18T13:00:41.494Z] [2023-01-18T13:00:41.494Z] DONE 1 tests in 2.014s [2023-01-18T13:00:41.494Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-01-18T13:00:41.494Z] ++ 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-01-18T13:00:41.494Z] ++ set -e [2023-01-18T13:00:41.494Z] ++ '[' -n 0 ']' [2023-01-18T13:00:41.494Z] ++ set -x [2023-01-18T13:00:41.494Z] ++ 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-01-18T13:00:41.494Z] INFO: Testing against a local daemon [2023-01-18T13:00:41.494Z] === RUN TestSecretInspect [2023-01-18T13:00:41.548Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-01-18T13:00:41.766Z] ok github.com/docker/docker/pkg/discovery/kv 3.018s coverage: 84.1% of statements [2023-01-18T13:00:41.766Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 86.5% of statements [2023-01-18T13:00:42.327Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2023-01-18T13:00:42.327Z] ok github.com/docker/docker/pkg/fsutils 0.187s coverage: 85.1% of statements [2023-01-18T13:00:42.867Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-01-18T13:00:43.253Z] ok github.com/docker/docker/pkg/idtools 0.435s coverage: 69.5% of statements [2023-01-18T13:00:43.432Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-01-18T13:00:43.509Z] ok github.com/docker/docker/pkg/ioutils 0.428s coverage: 70.6% of statements [2023-01-18T13:00:43.764Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2023-01-18T13:00:43.764Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2023-01-18T13:00:43.764Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-01-18T13:00:43.764Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-01-18T13:00:43.764Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-01-18T13:00:43.998Z] --- PASS: TestSecretInspect (2.44s) [2023-01-18T13:00:43.998Z] === RUN TestSecretList [2023-01-18T13:00:44.020Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2023-01-18T13:00:44.020Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-01-18T13:00:44.020Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-01-18T13:00:44.256Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-01-18T13:00:44.276Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-01-18T13:00:44.532Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2023-01-18T13:00:44.788Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2023-01-18T13:00:44.788Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-01-18T13:00:44.788Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-01-18T13:00:45.350Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2023-01-18T13:00:45.911Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2023-01-18T13:00:45.912Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-01-18T13:00:46.167Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-01-18T13:00:46.785Z] --- PASS: TestSecretList (2.50s) [2023-01-18T13:00:46.785Z] === RUN TestSecretsCreateAndDelete [2023-01-18T13:00:47.349Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-01-18T13:00:47.529Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2023-01-18T13:00:47.785Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2023-01-18T13:00:47.914Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-01-18T13:00:49.287Z] --- PASS: TestSecretsCreateAndDelete (2.47s) [2023-01-18T13:00:49.287Z] === RUN TestSecretsUpdate [2023-01-18T13:00:49.287Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-01-18T13:00:50.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-01-18T13:00:51.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2023-01-18T13:00:51.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2023-01-18T13:00:51.413Z] --- PASS: TestSecretsUpdate (2.42s) [2023-01-18T13:00:51.413Z] === RUN TestTemplatedSecret [2023-01-18T13:00:51.945Z] ok github.com/docker/docker/pkg/signal 3.303s coverage: 62.3% of statements [2023-01-18T13:00:51.945Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2023-01-18T13:00:51.945Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-01-18T13:00:51.945Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-01-18T13:00:52.507Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2023-01-18T13:00:52.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2023-01-18T13:00:53.068Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-01-18T13:00:53.324Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2023-01-18T13:00:53.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2023-01-18T13:00:53.886Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2023-01-18T13:00:53.886Z] coverage: [no statements] [2023-01-18T13:00:53.886Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-01-18T13:00:54.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2023-01-18T13:00:54.447Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-01-18T13:00:54.447Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-01-18T13:00:54.703Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-01-18T13:00:55.218Z] --- PASS: TestTemplatedSecret (3.55s) [2023-01-18T13:00:55.218Z] === RUN TestSecretCreateResolve [2023-01-18T13:00:55.476Z] docker_api_swarm_test.go:502: [ddc579cab4402] joining swarm manager [da306e913442c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:00:55.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006cbb78_} [2023-01-18T13:00:56.589Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2023-01-18T13:00:56.589Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-01-18T13:00:57.106Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12212348076_/foo_false____} [2023-01-18T13:00:57.151Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2023-01-18T13:00:57.364Z] --- PASS: TestSecretCreateResolve (2.31s) [2023-01-18T13:00:57.364Z] PASS [2023-01-18T13:00:57.364Z] [2023-01-18T13:00:57.364Z] DONE 6 tests in 15.882s [2023-01-18T13:00:57.364Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-01-18T13:00:57.364Z] ++ 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-01-18T13:00:57.364Z] ++ set -e [2023-01-18T13:00:57.364Z] ++ '[' -n 0 ']' [2023-01-18T13:00:57.364Z] ++ set -x [2023-01-18T13:00:57.364Z] ++ 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-01-18T13:00:57.622Z] INFO: Testing against a local daemon [2023-01-18T13:00:57.622Z] === RUN TestServiceCreateInit [2023-01-18T13:00:57.622Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-18T13:00:58.082Z] ok github.com/docker/docker/quota 0.227s coverage: 71.4% of statements [2023-01-18T13:00:58.337Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-01-18T13:00:58.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12212348076_/foo_true____} [2023-01-18T13:00:59.700Z] ok github.com/docker/docker/registry 0.053s coverage: 57.3% of statements [2023-01-18T13:00:59.701Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2023-01-18T13:00:59.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33619804052_/foo_false____} [2023-01-18T13:00:59.956Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2023-01-18T13:01:00.518Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2023-01-18T13:01:00.774Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-01-18T13:01:01.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33619804052_/foo_true____} [2023-01-18T13:01:01.300Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-18T13:01:02.662Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-01-18T13:01:02.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33619804052_/foo_true__0xc0006cbba8__} [2023-01-18T13:01:02.920Z] ok github.com/docker/docker/volume/local 0.109s coverage: 76.4% of statements [2023-01-18T13:01:03.240Z] docker_api_swarm_test.go:507: [dc1902870847c] joining swarm manager [da306e913442c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:01:03.482Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2023-01-18T13:01:04.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006cbbc0_} [2023-01-18T13:01:04.845Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2023-01-18T13:01:05.546Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006cbbd8_} [2023-01-18T13:01:05.546Z] --- PASS: TestServiceCreateInit (7.97s) [2023-01-18T13:01:05.546Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2023-01-18T13:01:05.546Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.17s) [2023-01-18T13:01:05.546Z] === RUN TestCreateServiceMultipleTimes [2023-01-18T13:01:06.944Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006cbbf0_} [2023-01-18T13:01:07.510Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006cbc08_} [2023-01-18T13:01:08.886Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-01-18T13:01:10.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-01-18T13:01:10.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-01-18T13:01:10.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-01-18T13:01:10.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-01-18T13:01:10.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-01-18T13:01:10.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-01-18T13:01:10.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-01-18T13:01:10.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-01-18T13:01:10.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-01-18T13:01:10.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-01-18T13:01:10.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-01-18T13:01:10.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2023-01-18T13:01:10.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2023-01-18T13:01:10.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2023-01-18T13:01:10.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2023-01-18T13:01:10.520Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2023-01-18T13:01:10.520Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2023-01-18T13:01:10.520Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-01-18T13:01:13.048Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-01-18T13:01:14.423Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-01-18T13:01:16.951Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-01-18T13:01:17.884Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-01-18T13:01:17.884Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-01-18T13:01:18.449Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-01-18T13:01:19.014Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2023-01-18T13:01:19.271Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-01-18T13:01:19.745Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/pkg/term [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/rootless [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/testutil/request [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/volume [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-01-18T13:01:19.745Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-01-18T13:01:19.745Z] [2023-01-18T13:01:19.745Z] === Skipped [2023-01-18T13:01:19.745Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-01-18T13:01:19.745Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-01-18T13:01:19.745Z] [2023-01-18T13:01:19.745Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-01-18T13:01:19.745Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-01-18T13:01:19.745Z] [2023-01-18T13:01:19.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-01-18T13:01:19.746Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T13:01:19.746Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-01-18T13:01:19.746Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T13:01:19.746Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-01-18T13:01:19.746Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T13:01:19.746Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-01-18T13:01:19.746Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T13:01:19.746Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-01-18T13:01:19.746Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T13:01:19.746Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-01-18T13:01:19.746Z] graphtest_unix.go:74: No driver to put! [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-01-18T13:01:19.746Z] time="2023-01-18T13:00:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-18T13:01:19.746Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-18T13:01:19.746Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-01-18T13:01:19.746Z] time="2023-01-18T13:00:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-18T13:01:19.746Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-18T13:01:19.746Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-01-18T13:01:19.746Z] time="2023-01-18T13:00:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-18T13:01:19.746Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-18T13:01:19.746Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-01-18T13:01:19.746Z] time="2023-01-18T13:00:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-18T13:01:19.746Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-18T13:01:19.746Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-01-18T13:01:19.746Z] time="2023-01-18T13:00:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-18T13:01:19.746Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-18T13:01:19.746Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-01-18T13:01:19.746Z] graphtest_unix.go:74: No driver to put! [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-01-18T13:01:19.746Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-01-18T13:01:19.746Z] overlay_test.go:50: Fails to compute changes intermittently [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-01-18T13:01:19.746Z] overlay_test.go:66: Cannot run test with naive change algorithm [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-01-18T13:01:19.746Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-01-18T13:01:19.746Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T13:01:19.746Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-01-18T13:01:19.746Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T13:01:19.746Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-01-18T13:01:19.746Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T13:01:19.746Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-01-18T13:01:19.746Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T13:01:19.746Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-01-18T13:01:19.746Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-18T13:01:19.746Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-01-18T13:01:19.746Z] graphtest_unix.go:74: No driver to put! [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-01-18T13:01:19.746Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-01-18T13:01:19.746Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2023-01-18T13:01:19.746Z] [2023-01-18T13:01:19.746Z] DONE 2267 tests, 26 skipped in 238.659s Post stage [Pipeline] junit [2023-01-18T13:01:19.764Z] Recording test results [2023-01-18T13:01:19.840Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-01-18T13:01:20.044Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2023-01-18T13:01:20.369Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44846/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e3b9b535bd1bd7f864df20f951ed78c8e34f1f03 hack/validate/vendor [2023-01-18T13:01:20.407Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-01-18T13:01:20.930Z] update vendored copy of archive/tar [2023-01-18T13:01:20.930Z] downloading: https://golang.org/dl/go1.18.10.src.tar.gz [2023-01-18T13:01:20.976Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-01-18T13:01:21.541Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-01-18T13:01:21.799Z] --- PASS: TestCreateServiceMultipleTimes (16.30s) [2023-01-18T13:01:21.799Z] === RUN TestCreateServiceConflict [2023-01-18T13:01:22.367Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-01-18T13:01:22.817Z] patching file stat_unix.go [2023-01-18T13:01:22.817Z] 2023/01/18 13:01:22 Collecting initial packages [2023-01-18T13:01:22.817Z] 2023/01/18 13:01:22 Download dependencies [2023-01-18T13:01:22.934Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-01-18T13:01:23.499Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-01-18T13:01:24.433Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-01-18T13:01:24.433Z] --- PASS: TestCreateServiceConflict (2.44s) [2023-01-18T13:01:24.433Z] === RUN TestCreateServiceMaxReplicas [2023-01-18T13:01:25.000Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-01-18T13:01:25.332Z] 2023/01/18 13:01:25 Starting whole vndr cycle because no package specified [2023-01-18T13:01:25.332Z] 2023/01/18 13:01:25 Ignoring paths matching "^archive/tar" [2023-01-18T13:01:25.332Z] 2023/01/18 13:01:25 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2023-01-18T13:01:25.332Z] 2023/01/18 13:01:25 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2023-01-18T13:01:25.332Z] 2023/01/18 13:01:25 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2023-01-18T13:01:25.333Z] 2023/01/18 13:01:25 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2023-01-18T13:01:25.333Z] 2023/01/18 13:01:25 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2023-01-18T13:01:25.333Z] 2023/01/18 13:01:25 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2023-01-18T13:01:25.333Z] 2023/01/18 13:01:25 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2023-01-18T13:01:25.333Z] 2023/01/18 13:01:25 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2023-01-18T13:01:25.333Z] 2023/01/18 13:01:25 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2023-01-18T13:01:25.333Z] 2023/01/18 13:01:25 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2023-01-18T13:01:25.333Z] 2023/01/18 13:01:25 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2023-01-18T13:01:25.333Z] 2023/01/18 13:01:25 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2023-01-18T13:01:25.333Z] 2023/01/18 13:01:25 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2023-01-18T13:01:25.333Z] 2023/01/18 13:01:25 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2023-01-18T13:01:25.333Z] 2023/01/18 13:01:25 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2023-01-18T13:01:25.333Z] 2023/01/18 13:01:25 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2023-01-18T13:01:25.566Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-01-18T13:01:26.697Z] 2023/01/18 13:01:26 Finished clone github.com/willf/bitset [2023-01-18T13:01:26.697Z] 2023/01/18 13:01:26 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2023-01-18T13:01:26.697Z] 2023/01/18 13:01:26 Finished clone github.com/tchap/go-patricia [2023-01-18T13:01:26.697Z] 2023/01/18 13:01:26 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2023-01-18T13:01:26.697Z] 2023/01/18 13:01:26 Finished clone github.com/moby/locker [2023-01-18T13:01:26.697Z] 2023/01/18 13:01:26 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2023-01-18T13:01:26.697Z] 2023/01/18 13:01:26 Finished clone github.com/docker/libtrust [2023-01-18T13:01:26.697Z] 2023/01/18 13:01:26 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2023-01-18T13:01:26.697Z] 2023/01/18 13:01:26 Finished clone github.com/docker/go-units [2023-01-18T13:01:26.697Z] 2023/01/18 13:01:26 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2023-01-18T13:01:26.697Z] 2023/01/18 13:01:26 Finished clone github.com/google/uuid [2023-01-18T13:01:26.697Z] 2023/01/18 13:01:26 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2023-01-18T13:01:26.697Z] 2023/01/18 13:01:26 Finished clone github.com/creack/pty [2023-01-18T13:01:26.697Z] 2023/01/18 13:01:26 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2023-01-18T13:01:26.948Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-01-18T13:01:26.954Z] 2023/01/18 13:01:26 Finished clone github.com/Microsoft/go-winio [2023-01-18T13:01:26.954Z] 2023/01/18 13:01:26 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2023-01-18T13:01:26.954Z] 2023/01/18 13:01:26 Finished clone github.com/moby/term [2023-01-18T13:01:26.954Z] 2023/01/18 13:01:26 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2023-01-18T13:01:26.954Z] 2023/01/18 13:01:27 Finished clone github.com/moby/sys [2023-01-18T13:01:26.954Z] 2023/01/18 13:01:27 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2023-01-18T13:01:27.211Z] 2023/01/18 13:01:27 Finished clone github.com/gorilla/mux [2023-01-18T13:01:27.211Z] 2023/01/18 13:01:27 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2023-01-18T13:01:27.468Z] 2023/01/18 13:01:27 Finished clone github.com/sirupsen/logrus [2023-01-18T13:01:27.468Z] 2023/01/18 13:01:27 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2023-01-18T13:01:27.883Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-01-18T13:01:27.883Z] --- PASS: TestCreateServiceMaxReplicas (3.39s) [2023-01-18T13:01:27.883Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-18T13:01:28.031Z] 2023/01/18 13:01:28 Finished clone github.com/armon/circbuf [2023-01-18T13:01:28.031Z] 2023/01/18 13:01:28 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2023-01-18T13:01:28.031Z] 2023/01/18 13:01:28 Finished clone github.com/syndtr/gocapability [2023-01-18T13:01:28.031Z] 2023/01/18 13:01:28 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2023-01-18T13:01:28.142Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-01-18T13:01:28.287Z] 2023/01/18 13:01:28 Finished clone github.com/RackSec/srslog [2023-01-18T13:01:28.287Z] 2023/01/18 13:01:28 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2023-01-18T13:01:28.287Z] 2023/01/18 13:01:28 Finished clone golang.org/x/sync [2023-01-18T13:01:28.287Z] 2023/01/18 13:01:28 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2023-01-18T13:01:28.400Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-01-18T13:01:28.544Z] 2023/01/18 13:01:28 Finished clone github.com/imdario/mergo [2023-01-18T13:01:28.544Z] 2023/01/18 13:01:28 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2023-01-18T13:01:28.544Z] 2023/01/18 13:01:28 Finished clone gotest.tools/v3 [2023-01-18T13:01:28.544Z] 2023/01/18 13:01:28 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2023-01-18T13:01:28.800Z] 2023/01/18 13:01:28 Finished clone github.com/tonistiigi/units [2023-01-18T13:01:28.800Z] 2023/01/18 13:01:28 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2023-01-18T13:01:28.800Z] 2023/01/18 13:01:28 Finished clone github.com/google/go-cmp [2023-01-18T13:01:28.800Z] 2023/01/18 13:01:28 Clone github.com/docker/libnetwork, revision 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7, attempt 1/20 [2023-01-18T13:01:28.800Z] 2023/01/18 13:01:28 Finished clone github.com/docker/go-connections [2023-01-18T13:01:28.800Z] 2023/01/18 13:01:28 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2023-01-18T13:01:28.966Z] === RUN TestDockerSuite/TestCpRelativePath [2023-01-18T13:01:29.532Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-01-18T13:01:29.728Z] 2023/01/18 13:01:29 Finished clone github.com/google/shlex [2023-01-18T13:01:29.728Z] 2023/01/18 13:01:29 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2023-01-18T13:01:29.728Z] 2023/01/18 13:01:29 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2023-01-18T13:01:29.728Z] 2023/01/18 13:01:29 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2023-01-18T13:01:29.728Z] 2023/01/18 13:01:29 Finished clone github.com/opentracing/opentracing-go [2023-01-18T13:01:29.728Z] 2023/01/18 13:01:29 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2023-01-18T13:01:29.983Z] 2023/01/18 13:01:29 Finished clone github.com/opentracing-contrib/go-stdlib [2023-01-18T13:01:29.983Z] 2023/01/18 13:01:29 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2023-01-18T13:01:29.983Z] 2023/01/18 13:01:29 Finished clone github.com/mitchellh/hashstructure [2023-01-18T13:01:29.983Z] 2023/01/18 13:01:29 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2023-01-18T13:01:30.240Z] 2023/01/18 13:01:30 Finished clone github.com/gofrs/flock [2023-01-18T13:01:30.240Z] 2023/01/18 13:01:30 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2023-01-18T13:01:30.240Z] 2023/01/18 13:01:30 Finished clone github.com/docker/go-events [2023-01-18T13:01:30.240Z] 2023/01/18 13:01:30 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2023-01-18T13:01:30.466Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-01-18T13:01:31.032Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-01-18T13:01:31.167Z] 2023/01/18 13:01:31 Finished clone github.com/armon/go-radix [2023-01-18T13:01:31.167Z] 2023/01/18 13:01:31 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2023-01-18T13:01:31.167Z] 2023/01/18 13:01:31 Finished clone github.com/armon/go-metrics [2023-01-18T13:01:31.167Z] 2023/01/18 13:01:31 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2023-01-18T13:01:31.424Z] 2023/01/18 13:01:31 Finished clone github.com/google/btree [2023-01-18T13:01:31.424Z] 2023/01/18 13:01:31 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2023-01-18T13:01:31.424Z] 2023/01/18 13:01:31 Finished clone github.com/sean-/seed [2023-01-18T13:01:31.424Z] 2023/01/18 13:01:31 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2023-01-18T13:01:31.680Z] 2023/01/18 13:01:31 Finished clone github.com/tonistiigi/fsutil [2023-01-18T13:01:31.680Z] 2023/01/18 13:01:31 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2023-01-18T13:01:31.680Z] 2023/01/18 13:01:31 Finished clone github.com/hashicorp/errwrap [2023-01-18T13:01:31.680Z] 2023/01/18 13:01:31 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2023-01-18T13:01:31.965Z] === RUN TestDockerSuite/TestCpToCaseA [2023-01-18T13:01:32.617Z] 2023/01/18 13:01:32 Finished clone github.com/hashicorp/memberlist [2023-01-18T13:01:32.617Z] 2023/01/18 13:01:32 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2023-01-18T13:01:32.896Z] === RUN TestDockerSuite/TestCpToCaseB [2023-01-18T13:01:33.153Z] === RUN TestDockerSuite/TestCpToCaseC [2023-01-18T13:01:33.179Z] 2023/01/18 13:01:33 Finished clone github.com/hashicorp/go-multierror [2023-01-18T13:01:33.179Z] 2023/01/18 13:01:33 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2023-01-18T13:01:33.179Z] 2023/01/18 13:01:33 Finished clone github.com/vishvananda/netns [2023-01-18T13:01:33.179Z] 2023/01/18 13:01:33 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2023-01-18T13:01:33.435Z] 2023/01/18 13:01:33 Finished clone github.com/docker/libkv [2023-01-18T13:01:33.435Z] 2023/01/18 13:01:33 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2023-01-18T13:01:33.691Z] 2023/01/18 13:01:33 Finished clone github.com/hashicorp/go-sockaddr [2023-01-18T13:01:33.691Z] 2023/01/18 13:01:33 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2023-01-18T13:01:34.252Z] 2023/01/18 13:01:34 Finished clone github.com/golang/gddo [2023-01-18T13:01:34.252Z] 2023/01/18 13:01:34 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2023-01-18T13:01:34.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2023-01-18T13:01:34.785Z] === RUN TestDockerSuite/TestCpToCaseD [2023-01-18T13:01:35.178Z] 2023/01/18 13:01:35 Finished clone github.com/samuel/go-zookeeper [2023-01-18T13:01:35.178Z] 2023/01/18 13:01:35 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2023-01-18T13:01:35.178Z] 2023/01/18 13:01:35 Finished clone github.com/vishvananda/netlink [2023-01-18T13:01:35.178Z] 2023/01/18 13:01:35 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2023-01-18T13:01:35.434Z] 2023/01/18 13:01:35 Finished clone github.com/deckarep/golang-set [2023-01-18T13:01:35.434Z] 2023/01/18 13:01:35 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2023-01-18T13:01:35.689Z] 2023/01/18 13:01:35 Finished clone github.com/moby/ipvs [2023-01-18T13:01:35.689Z] 2023/01/18 13:01:35 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2023-01-18T13:01:35.689Z] 2023/01/18 13:01:35 Finished clone github.com/BurntSushi/toml [2023-01-18T13:01:35.689Z] 2023/01/18 13:01:35 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2023-01-18T13:01:35.945Z] 2023/01/18 13:01:36 Finished clone github.com/coreos/go-semver [2023-01-18T13:01:35.945Z] 2023/01/18 13:01:36 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2023-01-18T13:01:36.686Z] docker_api_swarm_node_test.go:81: [d5bffabca79ea] joining swarm manager [d146f4a780b4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:01:37.313Z] 2023/01/18 13:01:37 Finished clone github.com/ishidawataru/sctp [2023-01-18T13:01:37.313Z] 2023/01/18 13:01:37 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2023-01-18T13:01:37.313Z] 2023/01/18 13:01:37 Finished clone github.com/hashicorp/go-msgpack [2023-01-18T13:01:37.313Z] 2023/01/18 13:01:37 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2023-01-18T13:01:37.569Z] 2023/01/18 13:01:37 Finished clone github.com/modern-go/concurrent [2023-01-18T13:01:37.569Z] 2023/01/18 13:01:37 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2023-01-18T13:01:38.059Z] === RUN TestDockerSuite/TestCpToCaseE [2023-01-18T13:01:38.939Z] 2023/01/18 13:01:38 Finished clone github.com/modern-go/reflect2 [2023-01-18T13:01:38.939Z] 2023/01/18 13:01:38 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2023-01-18T13:01:38.939Z] 2023/01/18 13:01:39 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2023-01-18T13:01:38.939Z] 2023/01/18 13:01:39 Finished clone github.com/json-iterator/go [2023-01-18T13:01:39.195Z] 2023/01/18 13:01:39 Finished clone go.etcd.io/bbolt [2023-01-18T13:01:39.195Z] 2023/01/18 13:01:39 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2023-01-18T13:01:39.758Z] 2023/01/18 13:01:39 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2023-01-18T13:01:39.758Z] 2023/01/18 13:01:39 Finished clone golang.org/x/net [2023-01-18T13:01:40.015Z] 2023/01/18 13:01:40 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2023-01-18T13:01:40.015Z] 2023/01/18 13:01:40 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2023-01-18T13:01:40.271Z] 2023/01/18 13:01:40 Finished clone github.com/opencontainers/go-digest [2023-01-18T13:01:40.271Z] 2023/01/18 13:01:40 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2023-01-18T13:01:40.527Z] 2023/01/18 13:01:40 Finished clone github.com/Microsoft/opengcs [2023-01-18T13:01:40.527Z] 2023/01/18 13:01:40 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2023-01-18T13:01:40.527Z] 2023/01/18 13:01:40 Finished clone github.com/hashicorp/serf [2023-01-18T13:01:40.527Z] 2023/01/18 13:01:40 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2023-01-18T13:01:40.587Z] === RUN TestDockerSuite/TestCpToCaseF [2023-01-18T13:01:40.784Z] 2023/01/18 13:01:40 Finished clone github.com/mistifyio/go-zfs [2023-01-18T13:01:40.784Z] 2023/01/18 13:01:40 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2023-01-18T13:01:40.845Z] === RUN TestDockerSuite/TestCpToCaseG [2023-01-18T13:01:41.411Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.75s) [2023-01-18T13:01:41.411Z] === RUN TestCreateServiceSecretFileMode [2023-01-18T13:01:42.152Z] 2023/01/18 13:01:42 Finished clone github.com/cyphar/filepath-securejoin [2023-01-18T13:01:42.152Z] 2023/01/18 13:01:42 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2023-01-18T13:01:42.408Z] 2023/01/18 13:01:42 Finished clone github.com/vbatts/tar-split [2023-01-18T13:01:42.408Z] 2023/01/18 13:01:42 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2023-01-18T13:01:42.970Z] 2023/01/18 13:01:43 Finished clone github.com/coreos/go-systemd [2023-01-18T13:01:42.970Z] 2023/01/18 13:01:43 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2023-01-18T13:01:42.970Z] 2023/01/18 13:01:43 Finished clone github.com/coreos/go-systemd/v22 [2023-01-18T13:01:42.970Z] 2023/01/18 13:01:43 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2023-01-18T13:01:43.899Z] 2023/01/18 13:01:43 Finished clone github.com/opencontainers/runtime-spec [2023-01-18T13:01:43.899Z] 2023/01/18 13:01:43 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2023-01-18T13:01:44.154Z] 2023/01/18 13:01:44 Finished clone github.com/Graylog2/go-gelf [2023-01-18T13:01:44.154Z] 2023/01/18 13:01:44 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2023-01-18T13:01:44.410Z] 2023/01/18 13:01:44 Finished clone github.com/opencontainers/image-spec [2023-01-18T13:01:44.410Z] 2023/01/18 13:01:44 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2023-01-18T13:01:44.666Z] 2023/01/18 13:01:44 Finished clone github.com/philhofer/fwd [2023-01-18T13:01:44.666Z] 2023/01/18 13:01:44 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2023-01-18T13:01:44.922Z] 2023/01/18 13:01:44 Finished clone github.com/godbus/dbus/v5 [2023-01-18T13:01:44.922Z] 2023/01/18 13:01:44 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2023-01-18T13:01:44.922Z] 2023/01/18 13:01:44 Finished clone github.com/fluent/fluent-logger-golang [2023-01-18T13:01:44.922Z] 2023/01/18 13:01:44 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2023-01-18T13:01:45.593Z] === RUN TestDockerSuite/TestCpToCaseH [2023-01-18T13:01:46.287Z] 2023/01/18 13:01:46 Finished clone github.com/bsphere/le_go [2023-01-18T13:01:46.287Z] 2023/01/18 13:01:46 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2023-01-18T13:01:46.543Z] 2023/01/18 13:01:46 Finished clone github.com/fsnotify/fsnotify [2023-01-18T13:01:46.543Z] 2023/01/18 13:01:46 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2023-01-18T13:01:46.967Z] === RUN TestDockerSuite/TestCpToCaseI [2023-01-18T13:01:47.225Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-01-18T13:01:47.472Z] 2023/01/18 13:01:47 Finished clone github.com/jmespath/go-jmespath [2023-01-18T13:01:47.472Z] 2023/01/18 13:01:47 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2023-01-18T13:01:48.036Z] 2023/01/18 13:01:47 Finished clone golang.org/x/oauth2 [2023-01-18T13:01:48.036Z] 2023/01/18 13:01:47 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2023-01-18T13:01:48.599Z] 2023/01/18 13:01:48 Finished clone github.com/golang/groupcache [2023-01-18T13:01:48.599Z] 2023/01/18 13:01:48 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2023-01-18T13:01:48.599Z] 2023/01/18 13:01:48 Finished clone github.com/tinylib/msgp [2023-01-18T13:01:48.599Z] 2023/01/18 13:01:48 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2023-01-18T13:01:48.599Z] 2023/01/18 13:01:48 Finished clone github.com/docker/libnetwork [2023-01-18T13:01:48.599Z] 2023/01/18 13:01:48 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2023-01-18T13:01:50.521Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2023-01-18T13:01:50.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2023-01-18T13:01:50.521Z] === RUN TestDockerSuite/TestCpToDot [2023-01-18T13:01:51.092Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-01-18T13:01:51.118Z] 2023/01/18 13:01:50 Finished clone github.com/googleapis/gax-go [2023-01-18T13:01:51.118Z] 2023/01/18 13:01:50 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2023-01-18T13:01:51.374Z] 2023/01/18 13:01:51 Finished clone go.opencensus.io [2023-01-18T13:01:51.374Z] 2023/01/18 13:01:51 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2023-01-18T13:01:52.468Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-01-18T13:01:52.726Z] docker_api_swarm_node_test.go:53: [d6b0cdf3d7975] joining swarm manager [d8158e137ada5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:01:52.742Z] 2023/01/18 13:01:52 Finished clone github.com/containerd/fifo [2023-01-18T13:01:52.742Z] 2023/01/18 13:01:52 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2023-01-18T13:01:52.742Z] 2023/01/18 13:01:52 Finished clone github.com/miekg/dns [2023-01-18T13:01:52.742Z] 2023/01/18 13:01:52 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2023-01-18T13:01:53.291Z] === RUN TestDockerSuite/TestCpToStdout [2023-01-18T13:01:53.550Z] docker_api_swarm_node_test.go:54: [d9b58e34a47f2] joining swarm manager [d8158e137ada5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:01:54.111Z] 2023/01/18 13:01:53 Finished clone golang.org/x/sys [2023-01-18T13:01:54.111Z] 2023/01/18 13:01:53 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2023-01-18T13:01:54.115Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-01-18T13:01:54.374Z] --- PASS: TestCreateServiceSecretFileMode (12.81s) [2023-01-18T13:01:54.374Z] === RUN TestCreateServiceConfigFileMode [2023-01-18T13:01:55.306Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-01-18T13:01:55.306Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-01-18T13:01:55.479Z] 2023/01/18 13:01:55 Finished clone github.com/containerd/cgroups [2023-01-18T13:01:55.479Z] 2023/01/18 13:01:55 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2023-01-18T13:01:55.735Z] 2023/01/18 13:01:55 Finished clone github.com/containerd/console [2023-01-18T13:01:55.735Z] 2023/01/18 13:01:55 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2023-01-18T13:01:55.875Z] === RUN TestDockerSuite/TestCpVolumePath [2023-01-18T13:01:55.992Z] 2023/01/18 13:01:56 Finished clone github.com/containerd/go-runc [2023-01-18T13:01:55.992Z] 2023/01/18 13:01:56 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2023-01-18T13:01:56.808Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-01-18T13:01:57.065Z] === RUN TestDockerSuite/TestCreateArgs [2023-01-18T13:01:57.065Z] === RUN TestDockerSuite/TestCreateByImageID [2023-01-18T13:01:57.322Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-01-18T13:01:57.358Z] 2023/01/18 13:01:57 Finished clone github.com/containerd/typeurl [2023-01-18T13:01:57.358Z] 2023/01/18 13:01:57 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2023-01-18T13:01:57.887Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-01-18T13:01:57.887Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-01-18T13:01:57.887Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-01-18T13:01:57.887Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-01-18T13:01:57.921Z] 2023/01/18 13:01:58 Finished clone github.com/containerd/ttrpc [2023-01-18T13:01:57.921Z] 2023/01/18 13:01:58 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2023-01-18T13:01:58.452Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-01-18T13:01:58.510Z] 2023/01/18 13:01:58 Finished clone github.com/gogo/googleapis [2023-01-18T13:01:58.510Z] 2023/01/18 13:01:58 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2023-01-18T13:01:58.709Z] === RUN TestDockerSuite/TestCreateLabels [2023-01-18T13:01:58.709Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-01-18T13:01:58.968Z] === RUN TestDockerSuite/TestCreateRM [2023-01-18T13:01:58.968Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-01-18T13:01:58.968Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-01-18T13:01:58.968Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-01-18T13:01:58.968Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-01-18T13:01:59.077Z] 2023/01/18 13:01:59 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2023-01-18T13:01:59.077Z] 2023/01/18 13:01:59 Finished clone github.com/containerd/continuity [2023-01-18T13:01:59.225Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-01-18T13:02:00.006Z] 2023/01/18 13:01:59 Finished clone golang.org/x/text [2023-01-18T13:02:00.006Z] 2023/01/18 13:01:59 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2023-01-18T13:02:00.599Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-01-18T13:02:00.599Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-01-18T13:02:00.599Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-01-18T13:02:03.879Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-01-18T13:02:03.879Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-01-18T13:02:03.879Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-01-18T13:02:03.879Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-01-18T13:02:03.879Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-01-18T13:02:03.879Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-01-18T13:02:04.175Z] 2023/01/18 13:02:04 Finished clone github.com/opencontainers/runc [2023-01-18T13:02:04.175Z] 2023/01/18 13:02:04 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2023-01-18T13:02:04.444Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-01-18T13:02:05.376Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-01-18T13:02:05.542Z] 2023/01/18 13:02:05 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2023-01-18T13:02:05.542Z] 2023/01/18 13:02:05 Finished clone google.golang.org/grpc [2023-01-18T13:02:05.633Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-01-18T13:02:06.472Z] 2023/01/18 13:02:06 Finished clone github.com/docker/distribution [2023-01-18T13:02:06.472Z] 2023/01/18 13:02:06 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2023-01-18T13:02:07.005Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-01-18T13:02:07.005Z] --- PASS: TestCreateServiceConfigFileMode (12.85s) [2023-01-18T13:02:07.005Z] === RUN TestCreateServiceSysctls [2023-01-18T13:02:07.037Z] 2023/01/18 13:02:07 Finished clone github.com/fernet/fernet-go [2023-01-18T13:02:07.037Z] 2023/01/18 13:02:07 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2023-01-18T13:02:07.600Z] 2023/01/18 13:02:07 Finished clone github.com/golang/protobuf [2023-01-18T13:02:07.601Z] 2023/01/18 13:02:07 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2023-01-18T13:02:07.940Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-01-18T13:02:08.167Z] 2023/01/18 13:02:08 Finished clone github.com/cilium/ebpf [2023-01-18T13:02:08.167Z] 2023/01/18 13:02:08 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2023-01-18T13:02:08.509Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-01-18T13:02:09.076Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-01-18T13:02:09.101Z] 2023/01/18 13:02:09 Finished clone golang.org/x/time [2023-01-18T13:02:09.101Z] 2023/01/18 13:02:09 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2023-01-18T13:02:09.334Z] === RUN TestDockerSuite/TestDevicePermissions [2023-01-18T13:02:09.358Z] 2023/01/18 13:02:09 Finished clone github.com/hashicorp/go-memdb [2023-01-18T13:02:09.358Z] 2023/01/18 13:02:09 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2023-01-18T13:02:09.614Z] 2023/01/18 13:02:09 Finished clone github.com/hashicorp/go-immutable-radix [2023-01-18T13:02:09.614Z] 2023/01/18 13:02:09 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2023-01-18T13:02:09.903Z] === RUN TestDockerSuite/TestDockerFails [2023-01-18T13:02:09.903Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2023-01-18T13:02:09.903Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2023-01-18T13:02:09.903Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2023-01-18T13:02:10.846Z] --- PASS: TestCreateServiceSysctls (3.82s) [2023-01-18T13:02:10.846Z] === RUN TestCreateServiceCapabilities [2023-01-18T13:02:10.846Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2023-01-18T13:02:11.411Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2023-01-18T13:02:11.505Z] 2023/01/18 13:02:11 Finished clone github.com/coreos/pkg [2023-01-18T13:02:11.505Z] 2023/01/18 13:02:11 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2023-01-18T13:02:11.761Z] 2023/01/18 13:02:11 Finished clone github.com/hashicorp/golang-lru [2023-01-18T13:02:11.761Z] 2023/01/18 13:02:11 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2023-01-18T13:02:12.783Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2023-01-18T13:02:12.783Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2023-01-18T13:02:12.783Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2023-01-18T13:02:13.041Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2023-01-18T13:02:13.129Z] 2023/01/18 13:02:13 Finished clone golang.org/x/crypto [2023-01-18T13:02:13.129Z] 2023/01/18 13:02:13 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2023-01-18T13:02:13.385Z] 2023/01/18 13:02:13 Finished clone github.com/beorn7/perks [2023-01-18T13:02:13.385Z] 2023/01/18 13:02:13 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2023-01-18T13:02:13.607Z] --- PASS: TestCreateServiceCapabilities (2.78s) [2023-01-18T13:02:13.607Z] === RUN TestInspect [2023-01-18T13:02:14.751Z] 2023/01/18 13:02:14 Finished clone github.com/moby/buildkit [2023-01-18T13:02:14.751Z] 2023/01/18 13:02:14 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2023-01-18T13:02:15.313Z] 2023/01/18 13:02:15 Finished clone github.com/prometheus/client_model [2023-01-18T13:02:15.313Z] 2023/01/18 13:02:15 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2023-01-18T13:02:16.241Z] 2023/01/18 13:02:16 Finished clone code.cloudfoundry.org/clock [2023-01-18T13:02:16.241Z] 2023/01/18 13:02:16 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2023-01-18T13:02:16.241Z] 2023/01/18 13:02:16 Finished clone github.com/prometheus/client_golang [2023-01-18T13:02:16.241Z] 2023/01/18 13:02:16 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2023-01-18T13:02:16.885Z] --- PASS: TestInspect (2.88s) [2023-01-18T13:02:16.885Z] === RUN TestCreateJob [2023-01-18T13:02:17.609Z] 2023/01/18 13:02:17 Finished clone github.com/matttproud/golang_protobuf_extensions [2023-01-18T13:02:17.609Z] 2023/01/18 13:02:17 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2023-01-18T13:02:17.609Z] 2023/01/18 13:02:17 Finished clone github.com/prometheus/common [2023-01-18T13:02:17.609Z] 2023/01/18 13:02:17 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2023-01-18T13:02:17.865Z] 2023/01/18 13:02:17 Finished clone github.com/pkg/errors [2023-01-18T13:02:17.865Z] 2023/01/18 13:02:17 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2023-01-18T13:02:18.121Z] 2023/01/18 13:02:18 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2023-01-18T13:02:18.121Z] 2023/01/18 13:02:18 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2023-01-18T13:02:18.783Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-01-18T13:02:19.049Z] 2023/01/18 13:02:19 Finished clone github.com/cespare/xxhash/v2 [2023-01-18T13:02:19.049Z] 2023/01/18 13:02:19 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2023-01-18T13:02:19.611Z] 2023/01/18 13:02:19 Finished clone github.com/prometheus/procfs [2023-01-18T13:02:19.611Z] 2023/01/18 13:02:19 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2023-01-18T13:02:19.867Z] 2023/01/18 13:02:19 Finished clone github.com/inconshreveable/mousetrap [2023-01-18T13:02:19.867Z] 2023/01/18 13:02:19 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2023-01-18T13:02:20.124Z] 2023/01/18 13:02:20 Finished clone github.com/spf13/pflag [2023-01-18T13:02:20.124Z] 2023/01/18 13:02:20 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2023-01-18T13:02:20.156Z] --- PASS: TestCreateJob (3.50s) [2023-01-18T13:02:20.156Z] === RUN TestReplicatedJob [2023-01-18T13:02:21.054Z] 2023/01/18 13:02:21 Finished clone github.com/morikuni/aec [2023-01-18T13:02:21.054Z] 2023/01/18 13:02:21 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2023-01-18T13:02:21.089Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-01-18T13:02:22.015Z] 2023/01/18 13:02:21 Finished clone github.com/spf13/cobra [2023-01-18T13:02:22.271Z] 2023/01/18 13:02:22 Finished clone github.com/Azure/go-ansiterm [2023-01-18T13:02:22.528Z] 2023/01/18 13:02:22 Finished clone github.com/google/certificate-transparency-go [2023-01-18T13:02:22.784Z] 2023/01/18 13:02:22 Finished clone github.com/docker/go-metrics [2023-01-18T13:02:23.619Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-01-18T13:02:24.993Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2023-01-18T13:02:25.308Z] 2023/01/18 13:02:24 Finished clone github.com/opencontainers/selinux [2023-01-18T13:02:25.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2023-01-18T13:02:25.818Z] --- PASS: TestReplicatedJob (5.85s) [2023-01-18T13:02:25.818Z] === RUN TestUpdateReplicatedJob [2023-01-18T13:02:26.077Z] === RUN TestDockerSuite/TestEventsAttach [2023-01-18T13:02:27.011Z] === RUN TestDockerSuite/TestEventsCommit [2023-01-18T13:02:27.577Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-01-18T13:02:28.511Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-01-18T13:02:28.585Z] 2023/01/18 13:02:28 Finished clone github.com/cloudflare/cfssl [2023-01-18T13:02:28.769Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-01-18T13:02:29.705Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2023-01-18T13:02:29.705Z] --- PASS: TestUpdateReplicatedJob (3.78s) [2023-01-18T13:02:29.705Z] === RUN TestServiceListWithStatuses [2023-01-18T13:02:29.705Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-18T13:02:29.705Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-18T13:02:29.705Z] === RUN TestDockerNetworkConnectAlias [2023-01-18T13:02:31.077Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2023-01-18T13:02:32.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2023-01-18T13:02:32.597Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-01-18T13:02:34.494Z] docker_api_swarm_test.go:202: [ddebe27de9355] joining swarm manager [dfb0e59971cd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:02:35.059Z] --- PASS: TestDockerNetworkConnectAlias (5.48s) [2023-01-18T13:02:35.059Z] === RUN TestDockerNetworkReConnect [2023-01-18T13:02:35.626Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2023-01-18T13:02:36.676Z] 2023/01/18 13:02:36 Finished clone github.com/containerd/containerd [2023-01-18T13:02:37.940Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-01-18T13:02:37.940Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2023-01-18T13:02:37.940Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-01-18T13:02:37.940Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-01-18T13:02:37.940Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-01-18T13:02:38.153Z] === RUN TestDockerSuite/TestEventsCopy [2023-01-18T13:02:39.085Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-01-18T13:02:39.085Z] --- PASS: TestDockerNetworkReConnect (3.86s) [2023-01-18T13:02:39.085Z] === RUN TestServicePlugin [2023-01-18T13:02:40.151Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-01-18T13:02:40.457Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-01-18T13:02:40.619Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-01-18T13:02:40.619Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2023-01-18T13:02:40.619Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-01-18T13:02:40.619Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2023-01-18T13:02:40.619Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-01-18T13:02:40.619Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2023-01-18T13:02:40.619Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-01-18T13:02:41.086Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-01-18T13:02:42.070Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-01-18T13:02:43.219Z] 2023/01/18 13:02:42 Finished clone github.com/coreos/etcd [2023-01-18T13:02:43.476Z] 2023/01/18 13:02:43 Finished clone github.com/docker/swarmkit [2023-01-18T13:02:43.737Z] plugin_test.go:62: [d296fba8dd41b] joining swarm manager [d620841ea9fa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:02:44.302Z] plugin_test.go:65: [d74b199bffc44] joining swarm manager [d620841ea9fa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:02:45.855Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-01-18T13:02:46.200Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-01-18T13:02:46.200Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-01-18T13:02:47.132Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-01-18T13:02:47.417Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-01-18T13:02:47.417Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2023-01-18T13:02:47.417Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-01-18T13:02:47.417Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2023-01-18T13:02:47.417Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-01-18T13:02:47.417Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-01-18T13:02:48.064Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2023-01-18T13:02:48.064Z] === RUN TestDockerSuite/TestEventsFilterType [2023-01-18T13:02:48.630Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2023-01-18T13:02:48.630Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2023-01-18T13:02:48.630Z] === RUN TestDockerSuite/TestEventsFilters [2023-01-18T13:02:50.003Z] === RUN TestDockerSuite/TestEventsFormat [2023-01-18T13:02:50.364Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-01-18T13:02:50.936Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-01-18T13:02:50.936Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-01-18T13:02:50.936Z] === RUN TestDockerSuite/TestEventsImageImport [2023-01-18T13:02:51.501Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-01-18T13:02:51.581Z] 2023/01/18 13:02:51 Finished clone github.com/Microsoft/hcsshim [2023-01-18T13:02:51.759Z] === RUN TestDockerSuite/TestEventsImagePull [2023-01-18T13:02:52.691Z] === RUN TestDockerSuite/TestEventsImageTag [2023-01-18T13:02:53.638Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2023-01-18T13:02:53.896Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2023-01-18T13:02:53.896Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2023-01-18T13:02:53.896Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2023-01-18T13:02:53.896Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2023-01-18T13:02:53.896Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-01-18T13:02:55.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2023-01-18T13:02:56.361Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2023-01-18T13:02:56.929Z] === RUN TestDockerSuite/TestEventsRename [2023-01-18T13:02:58.304Z] === RUN TestDockerSuite/TestEventsResize [2023-01-18T13:02:58.304Z] docker_api_swarm_test.go:384: [d2e48e63b42f5] joining swarm manager [d669c1910368c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:02:58.871Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-01-18T13:02:59.436Z] docker_api_swarm_test.go:385: [d81e93cb81b21] joining swarm manager [d669c1910368c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:03:01.532Z] 2023/01/18 13:03:01 Finished clone github.com/gogo/protobuf [2023-01-18T13:03:04.694Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-01-18T13:03:04.951Z] === RUN TestDockerSuite/TestEventsStreaming [2023-01-18T13:03:05.338Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-01-18T13:03:05.516Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-01-18T13:03:08.041Z] === RUN TestDockerSuite/TestEventsTop [2023-01-18T13:03:08.606Z] === RUN TestDockerSuite/TestEventsUntag [2023-01-18T13:03:11.129Z] --- PASS: TestServicePlugin (31.86s) [2023-01-18T13:03:11.129Z] === RUN TestServiceUpdateLabel [2023-01-18T13:03:11.129Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-01-18T13:03:13.027Z] --- PASS: TestServiceUpdateLabel (2.26s) [2023-01-18T13:03:13.027Z] === RUN TestServiceUpdateSecrets [2023-01-18T13:03:13.730Z] 2023/01/18 13:03:13 Finished clone google.golang.org/genproto [2023-01-18T13:03:13.992Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-01-18T13:03:14.977Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-01-18T13:03:14.977Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2023-01-18T13:03:14.977Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-01-18T13:03:17.206Z] === RUN TestDockerSuite/TestExec [2023-01-18T13:03:17.770Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-01-18T13:03:17.903Z] 2023/01/18 13:03:17 Finished clone cloud.google.com/go [2023-01-18T13:03:18.034Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-01-18T13:03:18.602Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-01-18T13:03:18.761Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-01-18T13:03:19.166Z] === RUN TestDockerSuite/TestExecAPIStart [2023-01-18T13:03:19.746Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-01-18T13:03:20.100Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-01-18T13:03:20.666Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-01-18T13:03:21.233Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-01-18T13:03:21.798Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-01-18T13:03:22.365Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-01-18T13:03:22.930Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-01-18T13:03:23.495Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-01-18T13:03:24.427Z] === RUN TestDockerSuite/TestExecCgroup [2023-01-18T13:03:25.362Z] === RUN TestDockerSuite/TestExecEnv [2023-01-18T13:03:25.609Z] === RUN TestDockerSuite/TestBuildAddScript [2023-01-18T13:03:25.609Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2023-01-18T13:03:25.609Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-01-18T13:03:25.609Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2023-01-18T13:03:25.609Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-01-18T13:03:25.609Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2023-01-18T13:03:25.609Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-01-18T13:03:25.609Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2023-01-18T13:03:25.609Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-01-18T13:03:25.928Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-01-18T13:03:26.076Z] === RUN TestDockerSuite/TestBuildAddTar [2023-01-18T13:03:26.864Z] === RUN TestDockerSuite/TestExecExitStatus [2023-01-18T13:03:27.429Z] === RUN TestDockerSuite/TestExecInspectID [2023-01-18T13:03:27.993Z] --- PASS: TestServiceUpdateSecrets (14.82s) [2023-01-18T13:03:27.993Z] === RUN TestServiceUpdateConfigs [2023-01-18T13:03:29.366Z] === RUN TestDockerSuite/TestExecInteractive [2023-01-18T13:03:29.932Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2023-01-18T13:03:30.496Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-01-18T13:03:31.062Z] === RUN TestDockerSuite/TestExecParseError [2023-01-18T13:03:31.628Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-01-18T13:03:32.193Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-01-18T13:03:32.759Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-01-18T13:03:33.693Z] === RUN TestDockerSuite/TestExecSetEnv [2023-01-18T13:03:34.258Z] === RUN TestDockerSuite/TestExecStartFails [2023-01-18T13:03:34.824Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-01-18T13:03:42.934Z] --- PASS: TestServiceUpdateConfigs (15.08s) [2023-01-18T13:03:42.934Z] === RUN TestServiceUpdateNetwork [2023-01-18T13:03:45.460Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-01-18T13:03:46.025Z] === RUN TestDockerSuite/TestExecTTY [2023-01-18T13:03:46.591Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-01-18T13:03:47.157Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-01-18T13:03:47.723Z] === RUN TestDockerSuite/TestExecUlimits [2023-01-18T13:03:48.288Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-01-18T13:03:48.288Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2023-01-18T13:03:48.288Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-01-18T13:03:49.665Z] check_test.go:380: [d81e93cb81b21] daemon is not started [2023-01-18T13:03:49.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2023-01-18T13:03:49.924Z] === RUN TestDockerSuite/TestExecWithNoTERM [2023-01-18T13:03:50.858Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-01-18T13:03:51.793Z] === RUN TestDockerSuite/TestExecWithTERM [2023-01-18T13:03:51.793Z] docker_api_swarm_test.go:802: [d62238b096366] joining swarm manager [d7c44f7a3594b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:03:52.357Z] === RUN TestDockerSuite/TestExecWithUser [2023-01-18T13:03:53.296Z] === RUN TestDockerSuite/TestGetContainerStats [2023-01-18T13:03:53.296Z] docker_api_swarm_test.go:802: [d72a407870beb] joining swarm manager [d7c44f7a3594b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:03:54.667Z] docker_api_swarm_test.go:802: [dbbb8fef63f4d] joining swarm manager [d7c44f7a3594b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-01-18T13:03:56.038Z] docker_api_swarm_test.go:802: [d7b35d2f3fec3] joining swarm manager [d7c44f7a3594b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-01-18T13:03:56.038Z] --- PASS: TestServiceUpdateNetwork (12.87s) [2023-01-18T13:03:56.038Z] === RUN TestServiceUpdatePidsLimit [2023-01-18T13:03:56.970Z] docker_api_swarm_test.go:810: [d8c1db05e3502] joining swarm manager [d7c44f7a3594b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2023-01-18T13:03:57.227Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-01-18T13:03:57.796Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-01-18T13:03:57.796Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-01-18T13:04:03.075Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-01-18T13:04:04.446Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-01-18T13:04:04.703Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-01-18T13:04:08.881Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-01-18T13:04:09.138Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-01-18T13:04:09.138Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-01-18T13:04:09.138Z] === RUN TestDockerSuite/TestHealth [2023-01-18T13:04:12.416Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2023-01-18T13:04:12.416Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2023-01-18T13:04:12.416Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2023-01-18T13:04:12.416Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2023-01-18T13:04:12.416Z] PASS [2023-01-18T13:04:12.416Z] [2023-01-18T13:04:12.416Z] === Skipped [2023-01-18T13:04:12.416Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-01-18T13:04:12.416Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-18T13:04:12.416Z] [2023-01-18T13:04:12.416Z] DONE 27 tests, 1 skipped in 194.895s [2023-01-18T13:04:12.416Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-01-18T13:04:12.416Z] ++ 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-01-18T13:04:12.416Z] ++ set -e [2023-01-18T13:04:12.416Z] ++ '[' -n 0 ']' [2023-01-18T13:04:12.416Z] ++ set -x [2023-01-18T13:04:12.416Z] ++ 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-01-18T13:04:12.416Z] INFO: Testing against a local daemon [2023-01-18T13:04:12.416Z] === RUN TestSessionCreate [2023-01-18T13:04:12.416Z] --- PASS: TestSessionCreate (0.02s) [2023-01-18T13:04:12.416Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-18T13:04:12.416Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-01-18T13:04:12.416Z] PASS [2023-01-18T13:04:12.416Z] [2023-01-18T13:04:12.416Z] DONE 2 tests in 0.160s [2023-01-18T13:04:12.416Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-01-18T13:04:12.416Z] ++ 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-01-18T13:04:12.416Z] ++ set -e [2023-01-18T13:04:12.416Z] ++ '[' -n 0 ']' [2023-01-18T13:04:12.416Z] ++ set -x [2023-01-18T13:04:12.416Z] ++ 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-01-18T13:04:12.674Z] INFO: Testing against a local daemon [2023-01-18T13:04:12.674Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-18T13:04:12.674Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-18T13:04:12.674Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-18T13:04:12.674Z] === RUN TestEventsExecDie [2023-01-18T13:04:13.240Z] --- PASS: TestEventsExecDie (0.59s) [2023-01-18T13:04:13.240Z] === RUN TestEventsBackwardsCompatible [2023-01-18T13:04:13.240Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-01-18T13:04:13.240Z] === RUN TestInfoBinaryCommits [2023-01-18T13:04:13.240Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-01-18T13:04:13.240Z] === RUN TestInfoAPIVersioned [2023-01-18T13:04:13.240Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-01-18T13:04:13.240Z] === RUN TestInfoDiscoveryBackend [2023-01-18T13:04:13.805Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-01-18T13:04:13.805Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-01-18T13:04:14.087Z] 2023/01/18 13:04:11 Finished clone github.com/hashicorp/consul [2023-01-18T13:04:14.736Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-01-18T13:04:14.736Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-01-18T13:04:15.301Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-01-18T13:04:15.301Z] === RUN TestInfoAPI [2023-01-18T13:04:15.301Z] --- PASS: TestInfoAPI (0.02s) [2023-01-18T13:04:15.301Z] === RUN TestInfoAPIWarnings [2023-01-18T13:04:17.045Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-01-18T13:04:17.045Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2023-01-18T13:04:17.045Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-01-18T13:04:17.045Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2023-01-18T13:04:17.045Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-01-18T13:04:30.164Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-01-18T13:04:30.164Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-01-18T13:04:30.164Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-01-18T13:04:30.164Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-01-18T13:04:30.164Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-01-18T13:04:30.164Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-01-18T13:04:30.164Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-01-18T13:04:30.164Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-01-18T13:04:30.164Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-01-18T13:04:30.164Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-01-18T13:04:30.164Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-01-18T13:04:30.164Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-01-18T13:04:30.164Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-01-18T13:04:30.164Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-01-18T13:04:30.728Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-01-18T13:04:30.728Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-01-18T13:04:31.293Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-01-18T13:04:31.550Z] --- PASS: TestInfoAPIWarnings (16.29s) [2023-01-18T13:04:31.550Z] === RUN TestInfoDebug [2023-01-18T13:04:31.809Z] === RUN TestDockerSuite/TestImagesFormat [2023-01-18T13:04:32.067Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-01-18T13:04:32.067Z] --- PASS: TestInfoDebug (0.55s) [2023-01-18T13:04:32.067Z] === RUN TestInfoInsecureRegistries [2023-01-18T13:04:32.632Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-01-18T13:04:32.632Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2023-01-18T13:04:32.632Z] === RUN TestInfoRegistryMirrors [2023-01-18T13:04:33.196Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-01-18T13:04:33.196Z] === RUN TestLoginFailsWithBadCredentials [2023-01-18T13:04:33.761Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-01-18T13:04:33.761Z] === RUN TestPingCacheHeaders [2023-01-18T13:04:33.761Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-01-18T13:04:33.761Z] === RUN TestPingGet [2023-01-18T13:04:33.761Z] --- PASS: TestPingGet (0.01s) [2023-01-18T13:04:33.761Z] === RUN TestPingHead [2023-01-18T13:04:33.761Z] --- PASS: TestPingHead (0.02s) [2023-01-18T13:04:33.761Z] === RUN TestVersion [2023-01-18T13:04:33.761Z] --- PASS: TestVersion (0.01s) [2023-01-18T13:04:33.761Z] PASS [2023-01-18T13:04:33.761Z] [2023-01-18T13:04:33.761Z] === Skipped [2023-01-18T13:04:33.761Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-18T13:04:33.761Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-18T13:04:33.761Z] [2023-01-18T13:04:33.761Z] DONE 18 tests, 1 skipped in 21.240s [2023-01-18T13:04:33.761Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-01-18T13:04:33.761Z] ++ 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-01-18T13:04:33.761Z] ++ set -e [2023-01-18T13:04:33.761Z] ++ '[' -n 0 ']' [2023-01-18T13:04:33.761Z] ++ set -x [2023-01-18T13:04:33.761Z] ++ 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-01-18T13:04:33.761Z] INFO: Testing against a local daemon [2023-01-18T13:04:33.761Z] === RUN TestVolumesCreateAndList [2023-01-18T13:04:33.761Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-01-18T13:04:33.761Z] === RUN TestVolumesRemove [2023-01-18T13:04:34.030Z] --- PASS: TestVolumesRemove (0.12s) [2023-01-18T13:04:34.030Z] === RUN TestVolumesInspect [2023-01-18T13:04:34.030Z] --- PASS: TestVolumesInspect (0.02s) [2023-01-18T13:04:34.030Z] === RUN TestVolumesInvalidJSON [2023-01-18T13:04:34.030Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-01-18T13:04:34.030Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-01-18T13:04:34.030Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-01-18T13:04:34.030Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2023-01-18T13:04:34.030Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-01-18T13:04:34.030Z] PASS [2023-01-18T13:04:34.030Z] [2023-01-18T13:04:34.030Z] DONE 5 tests in 0.315s [2023-01-18T13:04:34.030Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-18T13:04:34.296Z] ++++ cat bundles/test-integration/docker.pid [2023-01-18T13:04:34.296Z] +++ kill 6018 [2023-01-18T13:04:35.670Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-01-18T13:04:35.670Z] === RUN TestDockerSuite/TestImportBadURL [2023-01-18T13:04:35.670Z] +++ /etc/init.d/apparmor stop [2023-01-18T13:04:35.670Z] === RUN TestDockerSuite/TestImportDisplay [2023-01-18T13:04:35.670Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-18T13:04:35.670Z] [2023-01-18T13:04:35.670Z] Unloading profiles will leave already running processes permanently [2023-01-18T13:04:35.670Z] unconfined, which can lead to unexpected situations. [2023-01-18T13:04:35.670Z] [2023-01-18T13:04:35.670Z] To set a process to complain mode, use the command line tool [2023-01-18T13:04:35.670Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-18T13:04:35.670Z] +++ true [2023-01-18T13:04:35.670Z] exiting test-integration [2023-01-18T13:04:35.670Z] ++ exit 0 [2023-01-18T13:04:35.670Z] [2023-01-18T13:04:36.603Z] === RUN TestDockerSuite/TestImportFile [2023-01-18T13:04:37.537Z] + for job in $(jobs -p) [2023-01-18T13:04:37.537Z] + wait 28723 [2023-01-18T13:04:38.102Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-01-18T13:04:38.102Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-01-18T13:04:39.474Z] === RUN TestDockerSuite/TestImportGzipped [2023-01-18T13:04:40.407Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-01-18T13:04:41.341Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-01-18T13:04:42.274Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-01-18T13:04:42.532Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-01-18T13:04:43.097Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-01-18T13:04:43.097Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2023-01-18T13:04:43.097Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-01-18T13:04:43.662Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-01-18T13:04:43.919Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-01-18T13:04:44.485Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-01-18T13:04:45.049Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-01-18T13:04:45.307Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-01-18T13:04:45.872Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-01-18T13:04:45.872Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2023-01-18T13:04:46.127Z] 2023/01/18 13:04:44 Finished clone github.com/aws/aws-sdk-go [2023-01-18T13:04:46.940Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-01-18T13:04:46.940Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2023-01-18T13:04:46.940Z] === RUN TestDockerSuite/TestBuildBlankName [2023-01-18T13:04:46.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-01-18T13:04:47.244Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-01-18T13:04:47.503Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-01-18T13:04:47.760Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-01-18T13:04:48.017Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-01-18T13:04:48.277Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-01-18T13:04:48.277Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-01-18T13:04:48.277Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-01-18T13:04:49.209Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-01-18T13:04:49.470Z] === RUN TestDockerSuite/TestInspectDefault [2023-01-18T13:04:50.035Z] === RUN TestDockerSuite/TestInspectHistory [2023-01-18T13:04:50.601Z] === RUN TestDockerSuite/TestInspectImage [2023-01-18T13:04:50.601Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-01-18T13:04:50.601Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-01-18T13:04:50.601Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-01-18T13:04:50.601Z] === RUN TestDockerSuite/TestInspectInt64 [2023-01-18T13:04:51.166Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-01-18T13:04:51.425Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-01-18T13:04:51.425Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-01-18T13:04:51.990Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-01-18T13:04:52.573Z] === RUN TestDockerSuite/TestInspectPlugin [2023-01-18T13:04:52.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-01-18T13:04:52.705Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2023-01-18T13:04:52.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-01-18T13:04:55.097Z] === RUN TestDockerSuite/TestInspectRootFS [2023-01-18T13:04:55.097Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-01-18T13:04:55.355Z] === RUN TestDockerSuite/TestInspectStatus [2023-01-18T13:04:55.612Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2023-01-18T13:04:55.870Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-01-18T13:04:57.242Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-01-18T13:04:57.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-01-18T13:04:57.500Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-01-18T13:04:58.065Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-01-18T13:04:58.323Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-01-18T13:04:58.888Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-01-18T13:04:59.454Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-01-18T13:04:59.711Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-01-18T13:04:59.711Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2023-01-18T13:05:01.085Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-01-18T13:05:02.018Z] === RUN TestDockerSuite/TestLinksEnvs [2023-01-18T13:05:03.389Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-01-18T13:05:03.389Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-01-18T13:05:04.322Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-01-18T13:05:06.220Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-01-18T13:05:07.157Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-01-18T13:05:07.415Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-01-18T13:05:07.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-01-18T13:05:08.792Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-01-18T13:05:09.049Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-01-18T13:05:09.614Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-01-18T13:05:16.181Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-01-18T13:05:16.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-01-18T13:05:16.185Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2023-01-18T13:05:16.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-01-18T13:05:17.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2023-01-18T13:05:17.681Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-01-18T13:05:19.056Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-01-18T13:05:19.990Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-01-18T13:05:21.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2023-01-18T13:05:22.148Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2023-01-18T13:05:22.148Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-01-18T13:05:22.406Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-01-18T13:05:22.406Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-01-18T13:05:22.407Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-01-18T13:05:22.974Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-01-18T13:05:23.539Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-01-18T13:05:24.105Z] docker_api_swarm_service_test.go:395: [d76d95e164afc] joining swarm manager [d4d3c5cfbc965]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:05:25.038Z] docker_api_swarm_service_test.go:395: [d11099d41aabb] joining swarm manager [d4d3c5cfbc965]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:05:26.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-01-18T13:05:26.462Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2023-01-18T13:05:26.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-01-18T13:05:26.462Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2023-01-18T13:05:26.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-01-18T13:05:27.566Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-01-18T13:05:27.824Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-01-18T13:05:32.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-01-18T13:05:32.224Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2023-01-18T13:05:32.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-01-18T13:05:32.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-01-18T13:05:32.224Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2023-01-18T13:05:32.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-01-18T13:05:32.224Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2023-01-18T13:05:32.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-01-18T13:05:33.087Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-01-18T13:05:33.087Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-01-18T13:05:33.087Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-01-18T13:05:33.652Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-01-18T13:05:35.024Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-01-18T13:05:35.590Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-01-18T13:05:36.522Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-01-18T13:05:37.087Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-01-18T13:05:38.989Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-01-18T13:05:39.555Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-01-18T13:05:39.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2023-01-18T13:05:40.071Z] === RUN TestDockerSuite/TestLogsSince [2023-01-18T13:05:41.969Z] docker_api_swarm_service_test.go:343: [d69b543ec1991] joining swarm manager [d405f493ae2ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:05:42.534Z] docker_api_swarm_service_test.go:343: [d23bffc0d96d6] joining swarm manager [d405f493ae2ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:05:46.712Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-01-18T13:05:51.969Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-01-18T13:05:52.534Z] === RUN TestDockerSuite/TestLogsTail [2023-01-18T13:05:53.099Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-01-18T13:05:53.356Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-01-18T13:05:53.921Z] === RUN TestDockerSuite/TestMountIntoProc [2023-01-18T13:05:54.180Z] === RUN TestDockerSuite/TestMountIntoSys [2023-01-18T13:05:54.744Z] === RUN TestDockerSuite/TestNetHostname [2023-01-18T13:05:56.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2023-01-18T13:05:56.119Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-01-18T13:05:56.119Z] === RUN TestDockerSuite/TestNetworkEvents [2023-01-18T13:05:57.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-01-18T13:05:58.017Z] docker_api_swarm_service_test.go:490: [d012e18e9e513] joining swarm manager [d34c6f9f0a321]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:05:58.949Z] docker_api_swarm_service_test.go:490: [d0d888f23ff17] joining swarm manager [d34c6f9f0a321]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:05:59.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-01-18T13:05:59.574Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2023-01-18T13:06:00.558Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-01-18T13:06:00.558Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2023-01-18T13:06:00.558Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-01-18T13:06:02.120Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-01-18T13:06:02.120Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2023-01-18T13:06:02.120Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-01-18T13:06:02.228Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-01-18T13:06:03.191Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-01-18T13:06:03.448Z] === RUN TestDockerSuite/TestPluginActive [2023-01-18T13:06:05.971Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-01-18T13:06:06.867Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-01-18T13:06:08.431Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-01-18T13:06:08.431Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2023-01-18T13:06:08.431Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-01-18T13:06:08.431Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2023-01-18T13:06:08.431Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-01-18T13:06:09.992Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-01-18T13:06:10.978Z] === RUN TestDockerSuite/TestBuildCmd [2023-01-18T13:06:11.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2023-01-18T13:06:11.445Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-01-18T13:06:11.796Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-01-18T13:06:11.796Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-01-18T13:06:11.796Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-01-18T13:06:11.911Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-01-18T13:06:12.379Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-01-18T13:06:13.694Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-01-18T13:06:16.974Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-01-18T13:06:16.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2023-01-18T13:06:18.235Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-01-18T13:06:18.872Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-01-18T13:06:18.872Z] docker_api_swarm_service_test.go:128: [d901978d0edcd] joining swarm manager [d9f594fe3aefd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:06:19.803Z] docker_api_swarm_service_test.go:129: [db444d147fd54] joining swarm manager [d9f594fe3aefd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:06:20.445Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-01-18T13:06:20.445Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2023-01-18T13:06:20.445Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-01-18T13:06:21.431Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-01-18T13:06:21.431Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2023-01-18T13:06:21.431Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-01-18T13:06:21.702Z] docker_api_swarm_service_test.go:137: [d826a476e9986] joining swarm manager [d9f594fe3aefd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-01-18T13:06:21.898Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-01-18T13:06:21.960Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-01-18T13:06:22.217Z] docker_api_swarm_service_test.go:138: [d9e64de63913a] joining swarm manager [d9f594fe3aefd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-01-18T13:06:24.110Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-01-18T13:06:25.095Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-01-18T13:06:25.563Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-01-18T13:06:25.563Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2023-01-18T13:06:25.563Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-01-18T13:06:26.547Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-01-18T13:06:27.476Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-01-18T13:06:27.533Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-01-18T13:06:27.533Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2023-01-18T13:06:27.533Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-01-18T13:06:27.533Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2023-01-18T13:06:27.533Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-01-18T13:06:28.408Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-01-18T13:06:29.350Z] === RUN TestDockerSuite/TestPortHostBinding [2023-01-18T13:06:30.282Z] === RUN TestDockerSuite/TestPortList [2023-01-18T13:06:33.389Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-01-18T13:06:36.837Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-01-18T13:06:37.770Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-01-18T13:06:44.320Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-01-18T13:06:44.320Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-01-18T13:06:44.320Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-01-18T13:06:44.320Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-01-18T13:06:44.320Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-01-18T13:06:44.320Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2023-01-18T13:06:44.886Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-01-18T13:06:44.886Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-01-18T13:06:45.451Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-01-18T13:06:45.451Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-01-18T13:06:46.823Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-01-18T13:06:46.823Z] === RUN TestDockerSuite/TestPruneContainerLabel [2023-01-18T13:06:46.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2023-01-18T13:06:49.351Z] docker_api_swarm_service_test.go:304: [d2b81bce7d25d] joining swarm manager [db3039041111f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:06:49.351Z] === RUN TestDockerSuite/TestPruneContainerUntil [2023-01-18T13:06:49.917Z] docker_api_swarm_service_test.go:304: [dd511b0381d21] joining swarm manager [db3039041111f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:06:50.175Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2023-01-18T13:06:50.742Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2023-01-18T13:06:51.307Z] === RUN TestDockerSuite/TestPsByOrder [2023-01-18T13:06:53.205Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-01-18T13:06:53.772Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-01-18T13:06:56.300Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-01-18T13:06:59.604Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-01-18T13:06:59.861Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-01-18T13:07:02.389Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-01-18T13:07:08.941Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-01-18T13:07:09.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2023-01-18T13:07:09.507Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-01-18T13:07:11.407Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-01-18T13:07:11.664Z] docker_api_swarm_service_test.go:100: [dcbdb800c74ae] joining swarm manager [dabc3ac3160cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:07:12.602Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-01-18T13:07:12.602Z] docker_api_swarm_service_test.go:101: [d9c13eaf0e44a] joining swarm manager [dabc3ac3160cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:07:13.535Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-01-18T13:07:16.068Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-01-18T13:07:16.071Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-01-18T13:07:16.071Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-01-18T13:07:16.071Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-01-18T13:07:17.968Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-01-18T13:07:18.900Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-01-18T13:07:18.900Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-01-18T13:07:19.465Z] === RUN TestDockerSuite/TestPsRightTagName [2023-01-18T13:07:20.820Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-01-18T13:07:20.820Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2023-01-18T13:07:20.820Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-01-18T13:07:20.820Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2023-01-18T13:07:20.839Z] === RUN TestDockerSuite/TestPsShowMounts [2023-01-18T13:07:21.288Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-01-18T13:07:21.288Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2023-01-18T13:07:21.288Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-01-18T13:07:21.755Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-01-18T13:07:21.755Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2023-01-18T13:07:21.755Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-01-18T13:07:22.769Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-01-18T13:07:23.030Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-01-18T13:07:23.030Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-01-18T13:07:23.030Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-01-18T13:07:23.287Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-01-18T13:07:23.852Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-01-18T13:07:23.852Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-01-18T13:07:24.417Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-01-18T13:07:25.351Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-01-18T13:07:26.287Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-01-18T13:07:26.852Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-01-18T13:07:34.960Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-01-18T13:07:34.960Z] check_test.go:380: [dcbdb800c74ae] daemon is not started [2023-01-18T13:07:34.960Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-01-18T13:07:36.334Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-01-18T13:07:36.334Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-01-18T13:07:36.334Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-01-18T13:07:36.591Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-01-18T13:07:38.488Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-01-18T13:07:39.421Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-01-18T13:07:39.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2023-01-18T13:07:41.952Z] docker_api_swarm_service_test.go:533: [d8ba0b8e65eb1] joining swarm manager [da3ce1e754a16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:07:41.952Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-01-18T13:07:42.886Z] === RUN TestDockerSuite/TestRmiBlank [2023-01-18T13:07:42.886Z] docker_api_swarm_service_test.go:534: [d5e2abb3020f0] joining swarm manager [da3ce1e754a16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:07:42.886Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-01-18T13:07:43.144Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-01-18T13:07:46.426Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-01-18T13:07:46.992Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-01-18T13:07:47.250Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-01-18T13:07:49.156Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-01-18T13:07:49.721Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-01-18T13:07:51.093Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-01-18T13:07:51.351Z] === RUN TestDockerSuite/TestRmiTag [2023-01-18T13:07:51.608Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-01-18T13:07:52.173Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-01-18T13:07:54.702Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-01-18T13:07:55.268Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-01-18T13:07:56.201Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-01-18T13:07:56.201Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-01-18T13:07:57.133Z] === RUN TestDockerSuite/TestRunAddHost [2023-01-18T13:07:57.474Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-01-18T13:07:57.474Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-01-18T13:07:57.474Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2023-01-18T13:07:57.474Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-01-18T13:07:57.698Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-01-18T13:07:57.698Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-01-18T13:07:58.264Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-01-18T13:07:58.264Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-01-18T13:07:58.828Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-01-18T13:07:59.761Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-01-18T13:08:00.019Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-01-18T13:08:00.953Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-01-18T13:08:01.519Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2023-01-18T13:08:02.452Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-01-18T13:08:03.385Z] === RUN TestDockerSuite/TestRunAttachDetach [2023-01-18T13:08:03.643Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2023-01-18T13:08:04.576Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2023-01-18T13:08:04.834Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2023-01-18T13:08:05.399Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2023-01-18T13:08:05.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2023-01-18T13:08:06.222Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-01-18T13:08:06.787Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2023-01-18T13:08:07.747Z] docker_api_swarm_service_test.go:148: [d7d0c06520570] joining swarm manager [d4cfe704527a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:08:07.747Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-01-18T13:08:08.311Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-01-18T13:08:08.569Z] docker_api_swarm_service_test.go:148: [d3b041b79604f] joining swarm manager [d4cfe704527a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:08:08.827Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-01-18T13:08:09.394Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-01-18T13:08:09.394Z] === RUN TestDockerSuite/TestRunBindMounts [2023-01-18T13:08:11.295Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-01-18T13:08:11.860Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-01-18T13:08:12.428Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-01-18T13:08:12.993Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-01-18T13:08:13.250Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-01-18T13:08:13.250Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-01-18T13:08:13.815Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-01-18T13:08:14.381Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-01-18T13:08:14.639Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-01-18T13:08:15.204Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-01-18T13:08:15.770Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-01-18T13:08:15.770Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-01-18T13:08:16.031Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-01-18T13:08:16.031Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-01-18T13:08:16.964Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-01-18T13:08:17.221Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-01-18T13:08:17.787Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-01-18T13:08:18.353Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-01-18T13:08:18.611Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-01-18T13:08:19.176Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-01-18T13:08:20.109Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-01-18T13:08:21.043Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-01-18T13:08:21.976Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-01-18T13:08:22.233Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-01-18T13:08:22.798Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-01-18T13:08:23.055Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-01-18T13:08:23.621Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-01-18T13:08:24.187Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-01-18T13:08:25.579Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-01-18T13:08:27.399Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-01-18T13:08:27.399Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-01-18T13:08:27.399Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-01-18T13:08:28.107Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-01-18T13:08:28.107Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-01-18T13:08:28.365Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-01-18T13:08:29.580Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-01-18T13:08:29.739Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-01-18T13:08:31.111Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-01-18T13:08:32.483Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-01-18T13:08:35.011Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-01-18T13:08:35.011Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2023-01-18T13:08:35.011Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-01-18T13:08:35.011Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2023-01-18T13:08:35.011Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-01-18T13:08:35.011Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-01-18T13:08:36.382Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-01-18T13:08:37.315Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-01-18T13:08:38.113Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-01-18T13:08:38.689Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-01-18T13:08:38.947Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-01-18T13:08:40.276Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-01-18T13:08:40.318Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-01-18T13:08:40.576Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2023-01-18T13:08:40.576Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2023-01-18T13:08:40.576Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-01-18T13:08:41.142Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2023-01-18T13:08:42.076Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-01-18T13:08:42.076Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-01-18T13:08:42.641Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-01-18T13:08:42.900Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-01-18T13:08:43.466Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2023-01-18T13:08:43.724Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-01-18T13:08:43.981Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-01-18T13:08:44.242Z] === RUN TestDockerSuite/TestRunEnvironment [2023-01-18T13:08:44.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2023-01-18T13:08:45.066Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-01-18T13:08:45.648Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-01-18T13:08:45.918Z] === RUN TestDockerSuite/TestRunExitCode [2023-01-18T13:08:46.852Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-01-18T13:08:47.417Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-01-18T13:08:48.351Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-01-18T13:08:49.012Z] === RUN TestDockerSuite/TestRunExposePort [2023-01-18T13:08:49.013Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-01-18T13:08:49.578Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-01-18T13:08:49.837Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-01-18T13:08:50.770Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-01-18T13:08:51.336Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-01-18T13:08:51.336Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2023-01-18T13:08:51.336Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-01-18T13:08:53.861Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-01-18T13:08:53.861Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-01-18T13:09:06.054Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2023-01-18T13:09:06.054Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-01-18T13:09:06.990Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2023-01-18T13:09:06.990Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2023-01-18T13:09:06.990Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-01-18T13:09:06.990Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-01-18T13:09:07.557Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-01-18T13:09:09.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2023-01-18T13:09:10.025Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-01-18T13:09:10.960Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-01-18T13:09:12.335Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-01-18T13:09:13.733Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2023-01-18T13:09:15.629Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2023-01-18T13:09:18.909Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2023-01-18T13:09:18.909Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-01-18T13:09:18.909Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-01-18T13:09:19.166Z] === RUN TestDockerSuite/TestRunModeHostname [2023-01-18T13:09:20.098Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-01-18T13:09:20.098Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-01-18T13:09:20.356Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-01-18T13:09:21.290Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2023-01-18T13:09:21.547Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-01-18T13:09:22.481Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-01-18T13:09:22.609Z] 2023/01/18 13:09:10 Finished clone google.golang.org/api [2023-01-18T13:09:22.609Z] 2023/01/18 13:09:10 Dependencies downloaded. Download time: 7m44.628380603s [2023-01-18T13:09:22.609Z] 2023/01/18 13:09:10 Collecting all dependencies [2023-01-18T13:09:22.609Z] 2023/01/18 13:09:21 Clean vendor dir from unused packages [2023-01-18T13:09:22.609Z] 2023/01/18 13:09:21 Ignoring paths matching "^archive/tar" [2023-01-18T13:09:22.864Z] 2023/01/18 13:09:22 Success [2023-01-18T13:09:22.864Z] 2023/01/18 13:09:22 Running time: 8m0.082365586s [2023-01-18T13:09:23.425Z] Congratulations! All vendoring changes are done the right way. [2023-01-18T13:09:23.854Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-01-18T13:09:23.854Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-01-18T13:09:23.854Z] === RUN TestDockerSuite/TestRunModePIDHost [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-18T13:09:24.112Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2023-01-18T13:09:24.350Z] + echo Ensuring container killed. [2023-01-18T13:09:24.350Z] Ensuring container killed. [2023-01-18T13:09:24.350Z] + docker rm -vf docker-pr1 [2023-01-18T13:09:24.350Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-01-18T13:09:24.666Z] + echo Chowning /workspace to jenkins user [2023-01-18T13:09:24.667Z] Chowning /workspace to jenkins user [2023-01-18T13:09:24.667Z] + id -u [2023-01-18T13:09:24.667Z] + id -g [2023-01-18T13:09:24.667Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44846:/workspace busybox chown -R 1000:1000 /workspace [2023-01-18T13:09:25.045Z] === RUN TestDockerSuite/TestRunModeUTSHost [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-18T13:09:26.362Z] + bundleName=unit [2023-01-18T13:09:26.362Z] + echo Creating unit-bundles.tar.gz [2023-01-18T13:09:26.362Z] Creating unit-bundles.tar.gz [2023-01-18T13:09:26.362Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2023-01-18T13:09:26.362Z] bundles/junit-report.xml [2023-01-18T13:09:26.362Z] bundles/go-test-report.json [2023-01-18T13:09:26.362Z] bundles/profile.out [Pipeline] archiveArtifacts [2023-01-18T13:09:26.370Z] Archiving artifacts [2023-01-18T13:09:26.418Z] === RUN TestDockerSuite/TestRunMount [2023-01-18T13:09:26.676Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2023-01-18T13:09:26.835Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44846/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-18T13:09:27.135Z] + make clean [2023-01-18T13:09:27.394Z] docker volume rm -f docker-dev-cache [2023-01-18T13:09:27.650Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T13:09:30.860Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2023-01-18T13:09:31.118Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-01-18T13:09:31.683Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-01-18T13:09:32.248Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-01-18T13:09:33.619Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-01-18T13:09:34.993Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2023-01-18T13:09:35.257Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-01-18T13:09:37.785Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-01-18T13:09:39.158Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-01-18T13:09:41.054Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-01-18T13:09:41.618Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-01-18T13:09:42.996Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-01-18T13:09:42.996Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-01-18T13:09:43.254Z] === RUN TestDockerSuite/TestRunNetHost [2023-01-18T13:09:43.818Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-01-18T13:09:44.383Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-01-18T13:09:44.947Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-01-18T13:09:46.320Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-01-18T13:09:47.697Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-01-18T13:09:50.224Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-01-18T13:09:50.481Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-01-18T13:09:50.739Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2023-01-18T13:09:50.997Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-01-18T13:09:51.254Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-01-18T13:09:51.511Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-01-18T13:09:52.077Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-01-18T13:09:52.077Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-01-18T13:09:52.642Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-01-18T13:09:59.207Z] === RUN TestDockerSuite/TestRunOOMExitCode [2023-01-18T13:09:59.207Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2023-01-18T13:09:59.207Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-01-18T13:09:59.207Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2023-01-18T13:09:59.207Z] === RUN TestDockerSuite/TestRunPIDsLimit [2023-01-18T13:09:59.777Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-01-18T13:10:01.149Z] === RUN TestDockerSuite/TestRunPortInUse [2023-01-18T13:10:01.715Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2023-01-18T13:10:02.280Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2023-01-18T13:10:02.280Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-01-18T13:10:02.845Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-01-18T13:10:03.411Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-01-18T13:10:03.977Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-01-18T13:10:04.235Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-01-18T13:10:04.235Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2023-01-18T13:10:04.235Z] === RUN TestDockerSuite/TestRunPublishPort [2023-01-18T13:10:04.800Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-01-18T13:10:05.366Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-01-18T13:10:05.366Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2023-01-18T13:10:05.366Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-01-18T13:10:05.931Z] === RUN TestDockerSuite/TestRunRedirectStdout [2023-01-18T13:10:06.232Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-01-18T13:10:07.193Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-01-18T13:10:07.193Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2023-01-18T13:10:07.305Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-01-18T13:10:07.305Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2023-01-18T13:10:07.305Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-01-18T13:10:07.305Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2023-01-18T13:10:07.649Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-01-18T13:10:09.833Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-01-18T13:10:10.766Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2023-01-18T13:10:10.766Z] === RUN TestDockerSuite/TestRunRm [2023-01-18T13:10:11.338Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-01-18T13:10:15.517Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-01-18T13:10:15.517Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-01-18T13:10:15.775Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2023-01-18T13:10:17.152Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2023-01-18T13:10:17.716Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2023-01-18T13:10:20.246Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2023-01-18T13:10:22.782Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2023-01-18T13:10:23.348Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2023-01-18T13:10:23.348Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2023-01-18T13:10:23.606Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2023-01-18T13:10:24.172Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2023-01-18T13:10:24.738Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2023-01-18T13:10:25.304Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2023-01-18T13:10:26.237Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2023-01-18T13:10:26.237Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2023-01-18T13:10:26.495Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-01-18T13:10:27.428Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-01-18T13:10:27.687Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-01-18T13:10:29.063Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2023-01-18T13:10:30.434Z] === RUN TestDockerSuite/TestRunState [2023-01-18T13:10:31.808Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2023-01-18T13:10:31.808Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-01-18T13:10:32.066Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-01-18T13:10:32.999Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-01-18T13:10:32.999Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2023-01-18T13:10:32.999Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2023-01-18T13:10:32.999Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-01-18T13:10:33.565Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-01-18T13:10:34.131Z] === RUN TestDockerSuite/TestRunSysctls [2023-01-18T13:10:35.063Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2023-01-18T13:10:35.629Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-01-18T13:10:35.629Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-01-18T13:10:35.629Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-01-18T13:10:36.194Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2023-01-18T13:10:38.093Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2023-01-18T13:10:38.093Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2023-01-18T13:10:38.659Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2023-01-18T13:10:40.032Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2023-01-18T13:10:40.987Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2023-01-18T13:10:42.883Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-01-18T13:10:43.449Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2023-01-18T13:10:45.975Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-01-18T13:10:46.232Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2023-01-18T13:10:46.490Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-01-18T13:10:47.055Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-01-18T13:10:47.621Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-01-18T13:10:49.522Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-01-18T13:10:50.455Z] === RUN TestDockerSuite/TestRunUserByID [2023-01-18T13:10:51.022Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-01-18T13:10:51.022Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-01-18T13:10:51.280Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-01-18T13:10:52.212Z] === RUN TestDockerSuite/TestRunUserByName [2023-01-18T13:10:52.212Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2023-01-18T13:10:52.469Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-01-18T13:10:53.035Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2023-01-18T13:10:53.035Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2023-01-18T13:10:53.035Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-01-18T13:10:53.293Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-01-18T13:10:53.859Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-01-18T13:10:57.140Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-01-18T13:10:57.397Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-01-18T13:10:57.655Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2023-01-18T13:10:58.223Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-01-18T13:11:00.123Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-01-18T13:11:01.057Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-01-18T13:11:02.444Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-01-18T13:11:04.343Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-01-18T13:11:04.600Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-01-18T13:11:04.600Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2023-01-18T13:11:04.600Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-01-18T13:11:04.600Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2023-01-18T13:11:04.600Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-01-18T13:11:04.600Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2023-01-18T13:11:04.600Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-01-18T13:11:04.859Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2023-01-18T13:11:04.859Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2023-01-18T13:11:04.859Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2023-01-18T13:11:05.425Z] === RUN TestDockerSuite/TestRunWithCPUShares [2023-01-18T13:11:05.990Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2023-01-18T13:11:06.923Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2023-01-18T13:11:07.181Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2023-01-18T13:11:07.749Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-01-18T13:11:07.749Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2023-01-18T13:11:08.316Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2023-01-18T13:11:08.316Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2023-01-18T13:11:08.317Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2023-01-18T13:11:08.317Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-01-18T13:11:08.317Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2023-01-18T13:11:08.317Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2023-01-18T13:11:08.317Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2023-01-18T13:11:08.317Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2023-01-18T13:11:08.317Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2023-01-18T13:11:08.317Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2023-01-18T13:11:08.317Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2023-01-18T13:11:08.317Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2023-01-18T13:11:08.317Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2023-01-18T13:11:08.317Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2023-01-18T13:11:08.317Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2023-01-18T13:11:08.883Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2023-01-18T13:11:09.141Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2023-01-18T13:11:09.398Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2023-01-18T13:11:09.964Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-01-18T13:11:09.964Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-01-18T13:11:10.529Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-01-18T13:11:10.529Z] === RUN TestDockerSuite/TestRunWithShmSize [2023-01-18T13:11:11.095Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2023-01-18T13:11:11.095Z] === RUN TestDockerSuite/TestRunWithSwappiness [2023-01-18T13:11:11.663Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2023-01-18T13:11:11.663Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-01-18T13:11:11.663Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-01-18T13:11:12.230Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-01-18T13:11:13.603Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2023-01-18T13:11:13.861Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2023-01-18T13:11:14.120Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2023-01-18T13:11:14.120Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2023-01-18T13:11:14.120Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-01-18T13:11:14.378Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-01-18T13:11:14.378Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-01-18T13:11:15.751Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-01-18T13:11:16.010Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-01-18T13:11:17.910Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-01-18T13:11:17.910Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2023-01-18T13:11:18.168Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-01-18T13:11:18.426Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-01-18T13:11:18.426Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-01-18T13:11:18.991Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2023-01-18T13:11:20.386Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2023-01-18T13:11:20.646Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2023-01-18T13:11:21.211Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-01-18T13:11:21.211Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-01-18T13:11:23.111Z] === RUN TestDockerSuite/TestSaveImageId [2023-01-18T13:11:23.111Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-01-18T13:11:23.370Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-01-18T13:11:24.306Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents310732112 [2023-01-18T13:11:24.872Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-01-18T13:11:24.872Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-01-18T13:11:25.805Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2023-01-18T13:11:26.063Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-01-18T13:11:26.321Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-01-18T13:11:26.321Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-01-18T13:11:28.218Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-01-18T13:11:28.784Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2023-01-18T13:11:29.350Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-01-18T13:11:29.607Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-01-18T13:11:29.864Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-01-18T13:11:29.864Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-01-18T13:11:29.864Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-01-18T13:11:30.429Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-01-18T13:11:32.957Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-01-18T13:11:33.649Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-01-18T13:11:34.105Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-01-18T13:11:34.560Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-01-18T13:11:38.212Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-01-18T13:11:39.145Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-01-18T13:11:39.710Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-01-18T13:11:40.643Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-01-18T13:11:41.575Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2023-01-18T13:11:43.490Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-01-18T13:11:44.863Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-01-18T13:11:45.427Z] === RUN TestDockerSuite/TestStartRecordError [2023-01-18T13:11:46.799Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-01-18T13:11:47.731Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-01-18T13:11:49.102Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-01-18T13:11:51.627Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-01-18T13:11:54.152Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2023-01-18T13:11:55.523Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-01-18T13:11:56.456Z] docker_cli_service_logs_test.go:246: checking task pks002l99z78 [2023-01-18T13:11:56.456Z] docker_cli_service_logs_test.go:251: checking messages for pks002l99z78 [2023-01-18T13:11:56.456Z] docker_cli_service_logs_test.go:246: checking task ak831phfcsky [2023-01-18T13:11:56.456Z] docker_cli_service_logs_test.go:251: checking messages for ak831phfcsky [2023-01-18T13:11:58.411Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-01-18T13:12:03.668Z] === RUN TestDockerSuite/TestStatsNoStream [2023-01-18T13:12:04.468Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-01-18T13:12:05.565Z] === RUN TestDockerSuite/TestStopContainerSignal [2023-01-18T13:12:06.937Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-01-18T13:12:07.195Z] === RUN TestDockerSwarmSuite/TestServiceScale [2023-01-18T13:12:07.452Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-01-18T13:12:08.394Z] === RUN TestDockerSuite/TestTopPrivileged [2023-01-18T13:12:08.960Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-01-18T13:12:08.960Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-01-18T13:12:08.960Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-01-18T13:12:09.527Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-01-18T13:12:09.785Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2023-01-18T13:12:13.065Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-01-18T13:12:14.751Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-01-18T13:12:15.589Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2023-01-18T13:12:15.849Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2023-01-18T13:12:16.416Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2023-01-18T13:12:16.416Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-01-18T13:12:16.416Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2023-01-18T13:12:16.416Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-01-18T13:12:16.416Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2023-01-18T13:12:17.794Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2023-01-18T13:12:18.361Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2023-01-18T13:12:19.295Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2023-01-18T13:12:20.230Z] === RUN TestDockerSuite/TestUpdateStats [2023-01-18T13:12:24.409Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2023-01-18T13:12:24.980Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2023-01-18T13:12:24.980Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-01-18T13:12:24.980Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2023-01-18T13:12:25.032Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-01-18T13:12:25.553Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2023-01-18T13:12:26.486Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-01-18T13:12:28.386Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2023-01-18T13:12:29.319Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2023-01-18T13:12:30.693Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2023-01-18T13:12:32.066Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2023-01-18T13:12:33.439Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2023-01-18T13:12:34.372Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2023-01-18T13:12:35.307Z] docker_cli_swarm_test.go:1902: [db93ef1829623] joining swarm manager [d02ca8a6625bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:12:36.239Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-01-18T13:12:36.805Z] docker_cli_swarm_test.go:1903: [d265e812b71d8] joining swarm manager [d02ca8a6625bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:12:38.704Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-01-18T13:12:41.231Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2023-01-18T13:12:42.605Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2023-01-18T13:12:43.978Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2023-01-18T13:12:44.945Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2023-01-18T13:12:45.879Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2023-01-18T13:12:47.252Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2023-01-18T13:12:48.626Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2023-01-18T13:12:49.997Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2023-01-18T13:12:51.369Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2023-01-18T13:12:52.740Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-01-18T13:12:52.998Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2023-01-18T13:13:01.098Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2023-01-18T13:13:02.994Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2023-01-18T13:13:07.555Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-01-18T13:13:08.252Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-01-18T13:13:08.252Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-01-18T13:13:08.252Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-01-18T13:13:08.252Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-01-18T13:13:08.252Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-01-18T13:13:08.252Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-01-18T13:13:08.252Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-01-18T13:13:08.818Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-01-18T13:13:08.818Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-01-18T13:13:09.382Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-01-18T13:13:09.382Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-01-18T13:13:09.640Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-01-18T13:13:09.640Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-01-18T13:13:09.640Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-01-18T13:13:11.013Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-01-18T13:13:11.271Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-01-18T13:13:11.271Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-01-18T13:13:11.271Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-01-18T13:13:11.551Z] === RUN TestDockerSuite/TestVolumeEvents [2023-01-18T13:13:17.968Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-01-18T13:13:18.101Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-01-18T13:13:18.359Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2023-01-18T13:13:18.616Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-01-18T13:13:18.874Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-01-18T13:13:18.874Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-01-18T13:13:20.772Z] docker_cli_swarm_test.go:1803: [d6267ea92ccc3] joining swarm manager [dd85ae025b96b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:13:21.030Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-01-18T13:13:21.963Z] docker_cli_swarm_test.go:1804: [dfd1a2e2416c0] joining swarm manager [dd85ae025b96b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:13:23.864Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-01-18T13:13:23.864Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite (1314.08s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.66s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.82s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.05s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.44s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.71s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.08s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.50s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (1.91s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.88s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.63s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.59s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.64s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.80s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.02s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAttachDetach (1.09s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.02s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.67s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.76s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.67s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.52s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.85s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.24s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.06s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.97s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.60s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.71s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.45s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.26s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.62s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.06s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.67s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.04s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.23s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.55s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.77s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.36s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.14s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.76s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.17s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.19s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.84s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.56s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.91s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.59s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.17s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.02s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.86s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.60s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.90s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.28s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.65s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.62s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.93s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.62s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.69s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.16s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.15s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.28s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.96s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.30s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.71s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.72s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.33s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.28s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.19s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.13s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.44s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.60s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.54s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.35s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.84s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.15s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.03s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.80s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.64s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.39s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.20s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s) [2023-01-18T13:13:23.864Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.17s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.23s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.18s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.79s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.63s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.33s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.28s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.42s) [2023-01-18T13:13:23.864Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-01-18T13:13:23.864Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2023-01-18T13:13:23.864Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-01-18T13:13:23.864Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.81s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.60s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.15s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.33s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.32s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.64s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.17s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.46s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.58s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.24s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.02s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.10s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.48s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.35s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.03s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.12s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.31s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.20s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.15s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.30s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.96s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.03s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.70s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.82s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.47s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.80s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.33s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.57s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEnv (1.39s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.45s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.18s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.89s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.67s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.41s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.78s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.17s) [2023-01-18T13:13:23.864Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.18s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.64s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.82s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.09s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.91s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.48s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.56s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.60s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.71s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.91s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.32s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildHistory (4.04s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.72s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.87s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildLabel (0.37s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.33s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.32s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.25s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.72s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.72s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.18s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.40s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.91s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.94s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.93s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.85s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.28s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.82s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.01s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.64s) [2023-01-18T13:13:23.864Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.92s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.37s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.79s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.36s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.62s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.07s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.38s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.48s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.18s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.92s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.28s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.80s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.93s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.42s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildPATH (2.08s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.72s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.84s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.36s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.48s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.84s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildRm (2.46s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.67s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.19s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.89s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.93s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.75s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.50s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2023-01-18T13:13:23.864Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.77s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.17s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.74s) [2023-01-18T13:13:23.864Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.75s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.71s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.95s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildUser (1.42s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.77s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.61s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.86s) [2023-01-18T13:13:23.865Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-01-18T13:13:23.865Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-01-18T13:13:23.865Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-01-18T13:13:23.865Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.10s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.75s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.15s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2023-01-18T13:13:23.865Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.38s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-01-18T13:13:23.865Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.52s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.65s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCommitChange (0.77s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.64s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.40s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.44s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCommitTTY (1.67s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.68s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.08s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.61s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.18s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.23s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.52s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.57s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.58s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.58s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.51s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.46s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.64s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.56s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.49s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.15s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.54s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.48s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.61s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.65s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.62s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.78s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.74s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.67s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.15s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.33s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.71s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.77s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.09s) [2023-01-18T13:13:23.865Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.65s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.62s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.94s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.17s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.50s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.39s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.93s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.68s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.51s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.76s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.80s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.58s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006cbb78_} (1.34s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12212348076_/foo_false____} (1.40s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12212348076_/foo_true____} (1.37s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33619804052_/foo_false____} (1.30s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33619804052_/foo_true____} (1.44s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33619804052_/foo_true__0xc0006cbba8__} (1.60s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006cbbc0_} (1.34s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006cbbd8_} (1.35s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006cbbf0_} (0.64s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006cbc08_} (1.36s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.14s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.32s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.70s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.15s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.96s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.54s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.53s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.51s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.52s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.58s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.67s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.59s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.69s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.80s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.65s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.65s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.25s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.83s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.61s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.58s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.73s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.91s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.64s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.61s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.94s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.51s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.64s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.16s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.33s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.55s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.12s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.80s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.46s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.66s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpToDot (0.65s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.09s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.14s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpToStdout (0.70s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.03s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.62s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.98s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s) [2023-01-18T13:13:23.865Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2023-01-18T13:13:23.865Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.38s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.88s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.90s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.02s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.17s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.73s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.51s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.10s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.18s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.27s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.80s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.19s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.28s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.76s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.96s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsAttach (0.79s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsCommit (0.75s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.76s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.55s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.67s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.52s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.05s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.20s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsCopy (1.10s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.33s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.65s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.01s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.79s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.39s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsFilters (0.98s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsFormat (1.05s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.62s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.00s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s) [2023-01-18T13:13:23.865Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-01-18T13:13:23.865Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.26s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.67s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsRename (1.09s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsResize (0.75s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.49s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.88s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2023-01-18T13:13:23.865Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.49s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.08s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.56s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.57s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.63s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.03s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.04s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecInspectID (1.78s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecInteractive (0.79s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.00s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2023-01-18T13:13:23.866Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.87s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.73s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.93s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.68s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestExecWithUser (0.70s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.72s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.66s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.72s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.56s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestHealth (18.75s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.66s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.67s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.85s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImportFile (1.46s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.61s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2023-01-18T13:13:23.866Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2023-01-18T13:13:23.866Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.53s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.33s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.06s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.42s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.48s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.75s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.51s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.34s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.84s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.25s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.50s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.58s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.64s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.61s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.59s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.86s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.01s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.90s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.51s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.90s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestNetHostname (1.32s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.28s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.64s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPluginActive (2.42s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.86s) [2023-01-18T13:13:23.866Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.03s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.74s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.26s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.89s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.10s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.19s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.39s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.99s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPortList (6.33s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.94s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.07s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.59s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.22s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.34s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.10s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.77s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.33s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsByOrder (2.00s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.21s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.67s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.40s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.68s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.22s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.94s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.26s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.13s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.59s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2023-01-18T13:13:23.866Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.54s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.02s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.98s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.86s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.07s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.36s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.51s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.02s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.09s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.97s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.27s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.47s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.89s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.63s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.68s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.74s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.64s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.78s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.98s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.52s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.55s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.60s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.75s) [2023-01-18T13:13:23.866Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.59s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.59s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.59s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.53s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.94s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.55s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.19s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.50s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.35s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.74s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.00s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.22s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.40s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.41s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.08s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.99s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.58s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.58s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunExitCode (0.69s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.72s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.00s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.34s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.18s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.23s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.96s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.70s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.36s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.11s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.28s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.00s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.47s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.77s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.22s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.86s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.36s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.06s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.10s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunMount (5.02s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.29s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.81s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.66s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.32s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.50s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.35s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.30s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.67s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.87s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.73s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.56s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.25s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.82s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.55s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.58s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.49s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.49s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.54s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.23s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.43s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.31s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.46s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.22s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.71s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.50s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.58s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.64s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.69s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.55s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.61s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.60s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunState (1.37s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.51s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.59s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.66s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.60s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunSysctls (1.23s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.50s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.04s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.43s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.00s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.66s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.04s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.75s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunUserByName (0.53s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.50s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.12s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.67s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.84s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.90s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.87s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.43s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.61s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.51s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.53s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.21s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.67s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.03s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.61s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.71s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.52s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.79s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.01s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.52s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSaveImageId (0.12s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.44s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.33s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.37s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.57s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.42s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.12s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.51s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.60s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.76s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestStartRecordError (1.06s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.15s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.59s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.60s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.66s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.63s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.65s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.07s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-01-18T13:13:23.867Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.16s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.91s) [2023-01-18T13:13:23.867Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.80s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.02s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.06s) [2023-01-18T13:13:23.868Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.76s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.80s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.74s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.69s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.58s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.85s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.47s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.59s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.39s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.96s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.30s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.28s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.50s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.57s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.67s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.19s) [2023-01-18T13:13:23.868Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.86s) [2023-01-18T13:13:23.868Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-01-18T13:13:23.868Z] === RUN TestDockerRegistrySuite [2023-01-18T13:13:23.868Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-01-18T13:13:25.240Z] check_test.go:196: [dd8ee132298b3] daemon is not started [2023-01-18T13:13:25.240Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-01-18T13:13:26.172Z] check_test.go:196: [d971886f542da] daemon is not started [2023-01-18T13:13:26.172Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-01-18T13:13:27.545Z] check_test.go:196: [df55d95336f4e] daemon is not started [2023-01-18T13:13:27.545Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-01-18T13:13:27.545Z] check_test.go:196: [d32f5a4c8588f] daemon is not started [2023-01-18T13:13:27.545Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-01-18T13:13:28.378Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-01-18T13:13:30.069Z] check_test.go:196: [deb2d297ef992] daemon is not started [2023-01-18T13:13:30.069Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-01-18T13:13:35.328Z] check_test.go:196: [d4e91281383d8] daemon is not started [2023-01-18T13:13:35.328Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-01-18T13:13:37.866Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2023-01-18T13:13:38.126Z] check_test.go:196: [d5fbd8e3e2113] daemon is not started [2023-01-18T13:13:38.126Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-01-18T13:13:39.499Z] check_test.go:196: [d281c0d5b413b] daemon is not started [2023-01-18T13:13:39.499Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-01-18T13:13:40.433Z] check_test.go:196: [d5fb6fe44520e] daemon is not started [2023-01-18T13:13:40.433Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-01-18T13:13:41.364Z] check_test.go:196: [d9389e393af96] daemon is not started [2023-01-18T13:13:41.364Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-01-18T13:13:42.737Z] check_test.go:196: [ddb266e847543] daemon is not started [2023-01-18T13:13:42.737Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-01-18T13:13:43.670Z] check_test.go:196: [d347e9d525fb3] daemon is not started [2023-01-18T13:13:43.670Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-01-18T13:13:45.042Z] check_test.go:196: [d97171f99f5fa] daemon is not started [2023-01-18T13:13:45.042Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-01-18T13:13:45.300Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2023-01-18T13:13:46.238Z] check_test.go:196: [db669394e3e51] daemon is not started [2023-01-18T13:13:46.238Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-01-18T13:13:47.174Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:edcf7ff88bdf08b95bf0e89b678bfe2c207b1c689cbb1ca4f22d44177f997373 [2023-01-18T13:13:47.740Z] docker_cli_swarm_test.go:1322: [d2588b034990f] joining swarm manager [d1719ede1e34d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:13:47.998Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5ac04651e4e2917069af9d56dce97e829e27252c9981c8743a02f2297cc345fc [2023-01-18T13:13:48.256Z] check_test.go:196: [dae86bfc22a68] daemon is not started [2023-01-18T13:13:48.514Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-01-18T13:13:49.080Z] docker_cli_swarm_test.go:1323: [d2e6d1ea5bc88] joining swarm manager [d1719ede1e34d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:13:49.338Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:951daadc7a61ff91e375bd21b6008629c5839d0050e13cebfa78d4acd1dfc4b9 [2023-01-18T13:13:50.272Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7c81e32b8116f38748258f961c78e513f706cde858ff0ca538f35ccc2170ac31 [2023-01-18T13:13:50.530Z] check_test.go:196: [db759254c0c8e] daemon is not started [2023-01-18T13:13:50.530Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-01-18T13:13:51.463Z] check_test.go:196: [df9e2d475a17b] daemon is not started [2023-01-18T13:13:51.463Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-01-18T13:13:53.990Z] check_test.go:196: [dfed5f3434e12] daemon is not started [2023-01-18T13:13:53.990Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-01-18T13:13:54.554Z] check_test.go:196: [d5546f35ef81a] daemon is not started [2023-01-18T13:13:54.554Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-01-18T13:13:54.554Z] check_test.go:196: [d8848d7ba10b0] daemon is not started [2023-01-18T13:13:54.554Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-01-18T13:13:55.926Z] check_test.go:196: [df28c59d09b7c] daemon is not started [2023-01-18T13:13:55.926Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-01-18T13:13:56.492Z] check_test.go:196: [d8efcaa069d5e] daemon is not started [2023-01-18T13:13:56.492Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-01-18T13:13:57.431Z] check_test.go:196: [da42a207f0f6e] daemon is not started [2023-01-18T13:13:57.431Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-01-18T13:13:59.961Z] check_test.go:196: [d82276d46336c] daemon is not started [2023-01-18T13:13:59.961Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-01-18T13:14:00.219Z] check_test.go:196: [dd2bc5f3e4c89] daemon is not started [2023-01-18T13:14:00.219Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-01-18T13:14:01.153Z] check_test.go:196: [d3f6276eea9ee] daemon is not started [2023-01-18T13:14:01.153Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-01-18T13:14:01.719Z] check_test.go:196: [d412697357b91] daemon is not started [2023-01-18T13:14:01.719Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-01-18T13:14:01.719Z] check_test.go:196: [d90283b57f806] daemon is not started [2023-01-18T13:14:01.719Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-01-18T13:14:01.976Z] check_test.go:196: [d361c4386575b] daemon is not started [2023-01-18T13:14:01.976Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-01-18T13:14:02.233Z] check_test.go:196: [db65a3467fd21] daemon is not started [2023-01-18T13:14:02.233Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-01-18T13:14:02.798Z] check_test.go:196: [d53c58355eee2] daemon is not started [2023-01-18T13:14:02.798Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-01-18T13:14:02.798Z] check_test.go:196: [d6563e998e150] daemon is not started [2023-01-18T13:14:02.798Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-01-18T13:14:03.731Z] check_test.go:196: [d7206af42857e] daemon is not started [2023-01-18T13:14:03.731Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-01-18T13:14:05.102Z] check_test.go:196: [d10c86610f48e] daemon is not started [2023-01-18T13:14:05.102Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-01-18T13:14:06.035Z] check_test.go:196: [d6aad822686f8] daemon is not started [2023-01-18T13:14:06.035Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-01-18T13:14:06.969Z] check_test.go:196: [ded6bf8670ffb] daemon is not started [2023-01-18T13:14:06.969Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-01-18T13:14:07.902Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite (44.76s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.69s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.22s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.77s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.32s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.14s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.20s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.38s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.10s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.29s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.13s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2023-01-18T13:14:08.835Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2023-01-18T13:14:08.835Z] === RUN TestDockerSchema1RegistrySuite [2023-01-18T13:14:08.835Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-01-18T13:14:08.835Z] check_test.go:223: [d694a1420ab23] daemon is not started [2023-01-18T13:14:08.835Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-01-18T13:14:12.115Z] check_test.go:223: [dcfeac8d57fc7] daemon is not started [2023-01-18T13:14:12.115Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-01-18T13:14:16.296Z] check_test.go:223: [d4cf8347583d6] daemon is not started [2023-01-18T13:14:16.296Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-01-18T13:14:18.824Z] check_test.go:223: [dc746632692f1] daemon is not started [2023-01-18T13:14:18.824Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-01-18T13:14:19.782Z] check_test.go:223: [d11a3197c6f94] daemon is not started [2023-01-18T13:14:19.782Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-01-18T13:14:20.714Z] check_test.go:223: [d1560a49a877e] daemon is not started [2023-01-18T13:14:20.714Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-01-18T13:14:20.714Z] check_test.go:223: [d65e8fb383777] daemon is not started [2023-01-18T13:14:20.714Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-01-18T13:14:21.649Z] check_test.go:223: [ddce893c0bfcb] daemon is not started [2023-01-18T13:14:21.649Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-01-18T13:14:23.551Z] check_test.go:223: [dc9e8e1ae114a] daemon is not started [2023-01-18T13:14:23.551Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-01-18T13:14:24.485Z] check_test.go:223: [dabb2e7dfdf01] daemon is not started [2023-01-18T13:14:24.485Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-01-18T13:14:27.015Z] check_test.go:223: [d37abacb4f54d] daemon is not started [2023-01-18T13:14:27.015Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-01-18T13:14:27.273Z] check_test.go:223: [d7402d7a2b465] daemon is not started [2023-01-18T13:14:27.273Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-01-18T13:14:27.530Z] check_test.go:223: [d9c156710bfab] daemon is not started [2023-01-18T13:14:27.530Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-01-18T13:14:27.788Z] check_test.go:223: [d548f3ca35e22] daemon is not started [2023-01-18T13:14:27.788Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-01-18T13:14:28.046Z] check_test.go:223: [d31ca75823b92] daemon is not started [2023-01-18T13:14:28.046Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-01-18T13:14:28.303Z] check_test.go:223: [d1d90764a84ec] daemon is not started [2023-01-18T13:14:28.303Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-01-18T13:14:28.561Z] check_test.go:223: [dc0f5df13cacf] daemon is not started [2023-01-18T13:14:28.561Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-01-18T13:14:28.818Z] check_test.go:223: [db318aeeabf76] daemon is not started [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite (20.12s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.20s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.77s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.01s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.81s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.38s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2023-01-18T13:14:28.818Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2023-01-18T13:14:28.818Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-01-18T13:14:28.818Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-01-18T13:14:29.384Z] check_test.go:252: [d42325f1d500d] daemon is not started [2023-01-18T13:14:29.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-01-18T13:14:30.319Z] check_test.go:252: [d5f8a99686773] daemon is not started [2023-01-18T13:14:30.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-01-18T13:14:30.319Z] check_test.go:252: [d5f9cb78915a6] daemon is not started [2023-01-18T13:14:30.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-01-18T13:14:31.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-01-18T13:14:31.948Z] check_test.go:252: [d948e1b507cad] daemon is not started [2023-01-18T13:14:31.948Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-01-18T13:14:32.513Z] check_test.go:252: [d04d9e2998f02] daemon is not started [2023-01-18T13:14:32.513Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-01-18T13:14:33.445Z] check_test.go:252: [d16201eb812af] daemon is not started [2023-01-18T13:14:33.445Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-01-18T13:14:33.445Z] check_test.go:252: [dacf6ff2ed1d6] daemon is not started [2023-01-18T13:14:33.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.79s) [2023-01-18T13:14:33.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2023-01-18T13:14:33.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.60s) [2023-01-18T13:14:33.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2023-01-18T13:14:33.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2023-01-18T13:14:33.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2023-01-18T13:14:33.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2023-01-18T13:14:33.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.87s) [2023-01-18T13:14:33.445Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2023-01-18T13:14:33.445Z] === RUN TestDockerRegistryAuthTokenSuite [2023-01-18T13:14:33.445Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-01-18T13:14:38.709Z] check_test.go:279: [d67fe1769e688] daemon is not started [2023-01-18T13:14:38.709Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-01-18T13:14:38.966Z] check_test.go:279: [d58d38447726c] daemon is not started [2023-01-18T13:14:38.966Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-01-18T13:14:38.966Z] check_test.go:279: [dfbd37128879c] daemon is not started [2023-01-18T13:14:38.966Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-01-18T13:14:39.224Z] check_test.go:279: [d12fff69ea60d] daemon is not started [2023-01-18T13:14:39.224Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-01-18T13:14:39.224Z] check_test.go:279: [d80af2c46a1db] daemon is not started [2023-01-18T13:14:39.224Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2023-01-18T13:14:39.224Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2023-01-18T13:14:39.224Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2023-01-18T13:14:39.224Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2023-01-18T13:14:39.224Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2023-01-18T13:14:39.224Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2023-01-18T13:14:39.224Z] === RUN TestDockerNetworkSuite [2023-01-18T13:14:39.224Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2023-01-18T13:14:41.756Z] docker_cli_network_unix_test.go:47: [deb415af13246] daemon is not started [2023-01-18T13:14:41.756Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2023-01-18T13:14:42.323Z] docker_cli_network_unix_test.go:47: [d000ad255e0bf] daemon is not started [2023-01-18T13:14:42.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2023-01-18T13:14:45.106Z] docker_cli_network_unix_test.go:47: [dc7de08f5b34a] daemon is not started [2023-01-18T13:14:45.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2023-01-18T13:14:46.735Z] docker_cli_network_unix_test.go:47: [d4ca37ed96e2a] daemon is not started [2023-01-18T13:14:46.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2023-01-18T13:14:46.993Z] docker_cli_network_unix_test.go:1234: [d289d89054a66] daemon is not started [2023-01-18T13:14:49.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2023-01-18T13:14:50.451Z] docker_cli_network_unix_test.go:47: [dfe4f5fbc30e0] daemon is not started [2023-01-18T13:14:51.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2023-01-18T13:14:55.201Z] docker_cli_network_unix_test.go:47: [db60852aab9e2] daemon is not started [2023-01-18T13:14:56.134Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2023-01-18T13:14:58.032Z] docker_cli_network_unix_test.go:47: [dc67ee0676f7d] daemon is not started [2023-01-18T13:14:58.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2023-01-18T13:14:59.222Z] docker_cli_network_unix_test.go:47: [dcbd8a571a8b6] daemon is not started [2023-01-18T13:14:59.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2023-01-18T13:14:59.737Z] docker_cli_network_unix_test.go:47: [dd4a747686318] daemon is not started [2023-01-18T13:14:59.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2023-01-18T13:15:00.254Z] docker_cli_network_unix_test.go:47: [de8d50ea8cdd8] daemon is not started [2023-01-18T13:15:00.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2023-01-18T13:15:00.818Z] docker_cli_network_unix_test.go:47: [d94154b355a5a] daemon is not started [2023-01-18T13:15:01.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2023-01-18T13:15:01.641Z] docker_cli_network_unix_test.go:47: [d8d18cc27301a] daemon is not started [2023-01-18T13:15:02.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2023-01-18T13:15:02.218Z] docker_cli_network_unix_test.go:47: [da5409fff7092] daemon is not started [2023-01-18T13:15:02.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2023-01-18T13:15:02.481Z] docker_cli_network_unix_test.go:47: [df754e9bdc6af] daemon is not started [2023-01-18T13:15:02.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2023-01-18T13:15:03.047Z] docker_cli_network_unix_test.go:47: [d5fdd1e408eae] daemon is not started [2023-01-18T13:15:03.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2023-01-18T13:15:03.564Z] docker_cli_network_unix_test.go:47: [dc42ca279dfa9] daemon is not started [2023-01-18T13:15:03.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2023-01-18T13:15:03.564Z] docker_cli_network_unix_test.go:47: [de0d4572a6af3] daemon is not started [2023-01-18T13:15:03.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2023-01-18T13:15:03.821Z] docker_cli_network_unix_test.go:47: [dcf933179792d] daemon is not started [2023-01-18T13:15:03.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2023-01-18T13:15:04.754Z] docker_cli_network_unix_test.go:47: [d3f35b777abc1] daemon is not started [2023-01-18T13:15:04.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2023-01-18T13:15:05.320Z] docker_cli_network_unix_test.go:47: [d7170a37dd74f] daemon is not started [2023-01-18T13:15:05.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2023-01-18T13:15:05.578Z] docker_cli_network_unix_test.go:47: [d502450fa62a6] daemon is not started [2023-01-18T13:15:05.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2023-01-18T13:15:05.837Z] docker_cli_network_unix_test.go:47: [d4f29b51c61f1] daemon is not started [2023-01-18T13:15:05.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2023-01-18T13:15:06.094Z] docker_cli_network_unix_test.go:47: [d2879a15444e5] daemon is not started [2023-01-18T13:15:06.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2023-01-18T13:15:07.027Z] docker_cli_network_unix_test.go:969: [de311b3787b82] daemon is not started [2023-01-18T13:15:08.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2023-01-18T13:15:09.336Z] docker_cli_network_unix_test.go:47: [d0fe93ccff672] daemon is not started [2023-01-18T13:15:09.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2023-01-18T13:15:11.863Z] docker_cli_network_unix_test.go:1117: [dc95293ea8732] daemon is not started [2023-01-18T13:15:16.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2023-01-18T13:15:16.045Z] docker_cli_network_unix_test.go:47: [dea51ddd0ffa4] daemon is not started [2023-01-18T13:15:16.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2023-01-18T13:15:16.610Z] docker_cli_network_unix_test.go:47: [da23ab0555239] daemon is not started [2023-01-18T13:15:16.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2023-01-18T13:15:16.610Z] docker_cli_network_unix_test.go:47: [daabd01872e7a] daemon is not started [2023-01-18T13:15:16.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2023-01-18T13:15:16.868Z] docker_cli_network_unix_test.go:47: [dd1e95e23486b] daemon is not started [2023-01-18T13:15:16.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2023-01-18T13:15:16.868Z] docker_cli_network_unix_test.go:47: [d463f6edd6f15] daemon is not started [2023-01-18T13:15:16.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2023-01-18T13:15:17.126Z] docker_cli_network_unix_test.go:47: [d13c948e42e38] daemon is not started [2023-01-18T13:15:17.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2023-01-18T13:15:17.126Z] docker_cli_network_unix_test.go:47: [dbe1d9a9ccf0e] daemon is not started [2023-01-18T13:15:17.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2023-01-18T13:15:19.025Z] docker_cli_network_unix_test.go:47: [dc466cc297567] daemon is not started [2023-01-18T13:15:19.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2023-01-18T13:15:19.590Z] docker_cli_network_unix_test.go:47: [de5670a6088f9] daemon is not started [2023-01-18T13:15:19.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2023-01-18T13:15:19.590Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2023-01-18T13:15:19.590Z] docker_cli_network_unix_test.go:47: [d00c260e852fe] daemon is not started [2023-01-18T13:15:19.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2023-01-18T13:15:20.155Z] docker_cli_network_unix_test.go:47: [dafd1c70243fb] daemon is not started [2023-01-18T13:15:20.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2023-01-18T13:15:23.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2023-01-18T13:15:25.609Z] docker_cli_network_unix_test.go:1085: [d680dfee31e77] daemon is not started [2023-01-18T13:15:26.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2023-01-18T13:15:26.981Z] docker_cli_network_unix_test.go:47: [d831ef35d2692] daemon is not started [2023-01-18T13:15:26.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2023-01-18T13:15:27.239Z] docker_cli_network_unix_test.go:47: [d17401c915a33] daemon is not started [2023-01-18T13:15:27.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2023-01-18T13:15:28.737Z] docker_cli_network_unix_test.go:47: [d1b1756d3eb21] daemon is not started [2023-01-18T13:15:29.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2023-01-18T13:15:29.301Z] docker_cli_network_unix_test.go:47: [d86e2c9b64e29] daemon is not started [2023-01-18T13:15:29.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2023-01-18T13:15:29.866Z] docker_cli_network_unix_test.go:47: [ddce8c416f194] daemon is not started [2023-01-18T13:15:30.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2023-01-18T13:15:30.689Z] docker_cli_network_unix_test.go:47: [d98845d7ebe1b] daemon is not started [2023-01-18T13:15:30.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2023-01-18T13:15:31.254Z] docker_cli_network_unix_test.go:47: [d859054f6f77e] daemon is not started [2023-01-18T13:15:31.511Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2023-01-18T13:15:36.777Z] docker_cli_network_unix_test.go:47: [d7b3934ec232a] daemon is not started [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite (57.74s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.50s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.77s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.56s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.02s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.35s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.80s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.12s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.14s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.46s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2023-01-18T13:15:37.034Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.37s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.08s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.56s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.80s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.53s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2023-01-18T13:15:37.034Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.56s) [2023-01-18T13:15:37.034Z] === RUN TestDockerHubPullSuite [2023-01-18T13:15:37.034Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2023-01-18T13:15:39.559Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2023-01-18T13:15:40.261Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-01-18T13:15:40.261Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-01-18T13:15:40.261Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2023-01-18T13:15:40.261Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-01-18T13:15:40.261Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2023-01-18T13:15:40.261Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-01-18T13:15:40.261Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-01-18T13:15:40.261Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-01-18T13:15:40.261Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2023-01-18T13:15:40.261Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-01-18T13:15:40.261Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-01-18T13:15:40.261Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-01-18T13:15:41.454Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2023-01-18T13:15:42.825Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2023-01-18T13:15:43.207Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-01-18T13:15:44.195Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2023-01-18T13:15:44.759Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2023-01-18T13:15:45.330Z] --- PASS: TestDockerHubPullSuite (8.12s) [2023-01-18T13:15:45.330Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.99s) [2023-01-18T13:15:45.330Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2023-01-18T13:15:45.330Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s) [2023-01-18T13:15:45.330Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.78s) [2023-01-18T13:15:45.330Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2023-01-18T13:15:45.330Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2023-01-18T13:15:45.330Z] PASS [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === Skipped [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2023-01-18T13:15:45.330Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-01-18T13:15:45.330Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2023-01-18T13:15:45.330Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-01-18T13:15:45.330Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-01-18T13:15:45.330Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-01-18T13:15:45.330Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-01-18T13:15:45.330Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-01-18T13:15:45.330Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-01-18T13:15:45.330Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-01-18T13:15:45.330Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-01-18T13:15:45.330Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-01-18T13:15:45.330Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2023-01-18T13:15:45.330Z] docker_cli_sni_test.go:18: Flakey test [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2023-01-18T13:15:45.330Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.03s) [2023-01-18T13:15:45.330Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.03s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2023-01-18T13:15:45.330Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-01-18T13:15:45.330Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2023-01-18T13:15:45.330Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2023-01-18T13:15:45.330Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2023-01-18T13:15:45.330Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2023-01-18T13:15:45.330Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-01-18T13:15:45.330Z] [2023-01-18T13:15:45.330Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-01-18T13:15:45.330Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2023-01-18T13:15:45.331Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-01-18T13:15:45.331Z] [2023-01-18T13:15:45.331Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-01-18T13:15:45.331Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2023-01-18T13:15:45.331Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-01-18T13:15:45.331Z] [2023-01-18T13:15:45.331Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2023-01-18T13:15:45.331Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2023-01-18T13:15:45.331Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2023-01-18T13:15:45.331Z] [2023-01-18T13:15:45.331Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-01-18T13:15:45.331Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-01-18T13:15:45.331Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-01-18T13:15:45.331Z] [2023-01-18T13:15:45.331Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-01-18T13:15:45.331Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-01-18T13:15:45.331Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-01-18T13:15:45.331Z] [2023-01-18T13:15:45.331Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2023-01-18T13:15:45.331Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-01-18T13:15:45.331Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2023-01-18T13:15:45.331Z] [2023-01-18T13:15:45.331Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-01-18T13:15:45.331Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-01-18T13:15:45.331Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-01-18T13:15:45.331Z] [2023-01-18T13:15:45.331Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-01-18T13:15:45.331Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-01-18T13:15:45.331Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-01-18T13:15:45.331Z] [2023-01-18T13:15:45.331Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-01-18T13:15:45.331Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2023-01-18T13:15:45.331Z] docker_cli_network_unix_test.go:47: [d00c260e852fe] daemon is not started [2023-01-18T13:15:45.331Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-01-18T13:15:45.331Z] [2023-01-18T13:15:45.331Z] DONE 1270 tests, 51 skipped in 1461.407s [2023-01-18T13:15:45.331Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-18T13:15:45.331Z] ++++ cat bundles/test-integration/docker.pid [2023-01-18T13:15:45.331Z] +++ kill 8034 [2023-01-18T13:15:46.156Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-01-18T13:15:46.273Z] +++ /etc/init.d/apparmor stop [2023-01-18T13:15:46.274Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-18T13:15:46.274Z] [2023-01-18T13:15:46.274Z] Unloading profiles will leave already running processes permanently [2023-01-18T13:15:46.274Z] unconfined, which can lead to unexpected situations. [2023-01-18T13:15:46.274Z] [2023-01-18T13:15:46.274Z] To set a process to complain mode, use the command line tool [2023-01-18T13:15:46.274Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-18T13:15:46.274Z] +++ true [2023-01-18T13:15:46.274Z] exiting test-integration [2023-01-18T13:15:46.274Z] ++ exit 0 [2023-01-18T13:15:46.274Z] [2023-01-18T13:15:46.531Z] + for job in $(jobs -p) [2023-01-18T13:15:46.531Z] + wait 28724 [2023-01-18T13:15:49.810Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2023-01-18T13:15:50.908Z] === RUN TestDockerSuite/TestBuildEnv [2023-01-18T13:15:50.908Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2023-01-18T13:15:50.908Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-01-18T13:15:50.908Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2023-01-18T13:15:51.375Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-01-18T13:15:51.375Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2023-01-18T13:15:51.375Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-01-18T13:15:51.375Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2023-01-18T13:15:51.375Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-01-18T13:15:51.375Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2023-01-18T13:15:51.375Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-01-18T13:15:53.088Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2023-01-18T13:15:55.158Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-01-18T13:15:55.158Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2023-01-18T13:15:55.158Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-01-18T13:15:55.158Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2023-01-18T13:15:55.158Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-01-18T13:15:55.158Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2023-01-18T13:15:55.158Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-01-18T13:15:55.625Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-01-18T13:15:59.640Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2023-01-18T13:16:01.482Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-01-18T13:16:04.898Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2023-01-18T13:16:06.795Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2023-01-18T13:16:10.972Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2023-01-18T13:16:16.448Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-01-18T13:16:16.915Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-01-18T13:16:16.915Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2023-01-18T13:16:17.383Z] === RUN TestDockerSuite/TestBuildExpose [2023-01-18T13:16:17.383Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2023-01-18T13:16:17.383Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-01-18T13:16:17.383Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2023-01-18T13:16:17.383Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-01-18T13:16:17.383Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2023-01-18T13:16:17.383Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-01-18T13:16:17.383Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2023-01-18T13:16:17.383Z] === RUN TestDockerSuite/TestBuildFails [2023-01-18T13:16:19.088Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2023-01-18T13:16:21.612Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2023-01-18T13:16:21.612Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2023-01-18T13:16:21.612Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2023-01-18T13:16:24.526Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-01-18T13:16:24.526Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-01-18T13:16:26.870Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2023-01-18T13:16:26.870Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2023-01-18T13:16:27.435Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2023-01-18T13:16:29.958Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2023-01-18T13:16:30.393Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-01-18T13:16:40.867Z] === RUN TestDockerSuite/TestBuildForceRm [2023-01-18T13:16:49.527Z] === RUN TestDockerSuite/TestBuildFromGit [2023-01-18T13:16:54.347Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-01-18T13:16:55.912Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-01-18T13:17:01.869Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-01-18T13:17:01.869Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2023-01-18T13:17:01.869Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-01-18T13:17:01.869Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-01-18T13:17:02.338Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-01-18T13:17:02.338Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2023-01-18T13:17:02.338Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-01-18T13:17:17.353Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-01-18T13:17:17.353Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2023-01-18T13:17:17.353Z] === RUN TestDockerSuite/TestBuildHistory [2023-01-18T13:17:26.156Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2023-01-18T13:17:26.156Z] docker_cli_swarm_test.go:1187: [dcab0bccab047] joining swarm manager [dd8991ae6ccc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:17:27.766Z] === RUN TestDockerSuite/TestBuildIidFile [2023-01-18T13:17:28.233Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-01-18T13:17:30.444Z] === RUN TestDockerSuite/TestBuildInheritance [2023-01-18T13:17:30.444Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2023-01-18T13:17:30.444Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-01-18T13:17:30.913Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-01-18T13:17:31.380Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-01-18T13:17:31.413Z] docker_cli_swarm_test.go:1196: [d169eaf1d0453] joining swarm manager [dd8991ae6ccc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:17:41.789Z] === RUN TestDockerSuite/TestBuildLabel [2023-01-18T13:17:41.789Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-01-18T13:17:41.789Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-01-18T13:17:42.775Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-01-18T13:17:43.760Z] === RUN TestDockerSuite/TestBuildLabels [2023-01-18T13:17:44.227Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-01-18T13:17:46.436Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-01-18T13:17:52.295Z] === RUN TestDockerSuite/TestBuildLastModified [2023-01-18T13:17:52.295Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2023-01-18T13:17:52.295Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-01-18T13:17:52.295Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2023-01-18T13:17:52.295Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-01-18T13:17:52.295Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-01-18T13:17:52.295Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-01-18T13:17:52.295Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-01-18T13:17:52.295Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-01-18T13:17:52.762Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-01-18T13:17:53.230Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-01-18T13:17:59.087Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-01-18T13:18:18.068Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2023-01-18T13:18:24.353Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-01-18T13:18:24.353Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2023-01-18T13:18:24.353Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-01-18T13:18:24.617Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2023-01-18T13:18:24.820Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-01-18T13:18:27.893Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2023-01-18T13:18:29.790Z] docker_cli_swarm_test.go:1119: [d45d1c9ffc822] joining swarm manager [da242c45318e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:18:30.721Z] docker_cli_swarm_test.go:1120: [d3a4a305d1163] joining swarm manager [da242c45318e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:19:00.571Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-01-18T13:19:15.332Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-01-18T13:19:25.610Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-01-18T13:19:31.375Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-01-18T13:19:37.146Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-01-18T13:19:54.777Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-01-18T13:19:54.777Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2023-01-18T13:19:54.777Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-01-18T13:20:07.112Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-01-18T13:20:07.143Z] docker_cli_swarm_test.go:1173: [d0a56868defa4] joining swarm manager [da242c45318e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-01-18T13:20:07.567Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-01-18T13:20:07.567Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2023-01-18T13:20:07.567Z] === RUN TestDockerSuite/TestBuildNetNone [2023-01-18T13:20:07.567Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2023-01-18T13:20:07.567Z] === RUN TestDockerSuite/TestBuildNoContext [2023-01-18T13:20:10.454Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-01-18T13:20:20.732Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-01-18T13:20:22.259Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-01-18T13:20:22.259Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-01-18T13:20:22.259Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-01-18T13:20:24.421Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-01-18T13:20:25.947Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-01-18T13:20:26.907Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-01-18T13:20:39.194Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2023-01-18T13:20:40.566Z] docker_cli_swarm_test.go:1454: [da37f4bce64ca] joining swarm manager [d82670d56b40c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:20:41.498Z] docker_cli_swarm_test.go:1455: [decda71fe4d73] joining swarm manager [d82670d56b40c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-18T13:20:41.675Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-01-18T13:20:42.635Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-01-18T13:20:52.915Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-01-18T13:20:53.687Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2023-01-18T13:20:53.687Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2023-01-18T13:20:53.688Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2023-01-18T13:20:53.688Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2023-01-18T13:20:53.688Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2023-01-18T13:20:54.252Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2023-01-18T13:20:55.802Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-01-18T13:20:56.775Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2023-01-18T13:21:00.054Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2023-01-18T13:21:01.973Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2023-01-18T13:21:03.870Z] docker_cli_swarm_unix_test.go:63: [d56b6b984ba4c] joining swarm manager [d9e557416e650]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:21:04.330Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-01-18T13:21:08.990Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-01-18T13:21:13.650Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-01-18T13:21:14.612Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-01-18T13:21:14.612Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2023-01-18T13:21:14.612Z] === RUN TestDockerSuite/TestBuildPATH [2023-01-18T13:21:14.612Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2023-01-18T13:21:14.612Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-01-18T13:21:17.498Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-01-18T13:21:17.498Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2023-01-18T13:21:17.498Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-01-18T13:21:59.958Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-01-18T13:22:00.065Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2023-01-18T13:22:00.065Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2023-01-18T13:22:00.065Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2023-01-18T13:22:01.962Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2023-01-18T13:22:05.237Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2023-01-18T13:22:07.133Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2023-01-18T13:22:09.029Z] docker_api_swarm_test.go:962: [d2b9f97ff267d] joining swarm manager [d40327caada61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-18T13:22:17.591Z] === RUN TestDockerSuite/TestBuildRm [2023-01-18T13:22:27.116Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2023-01-18T13:22:32.354Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-01-18T13:22:34.516Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-01-18T13:22:34.516Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2023-01-18T13:22:34.516Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-01-18T13:22:34.516Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2023-01-18T13:22:34.516Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-01-18T13:22:36.041Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-01-18T13:22:39.301Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2023-01-18T13:22:39.753Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-01-18T13:22:41.198Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2023-01-18T13:22:43.463Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-01-18T13:22:43.723Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2023-01-18T13:22:47.001Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2023-01-18T13:22:47.175Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-01-18T13:22:53.552Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2023-01-18T13:22:57.734Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2023-01-18T13:23:00.270Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2023-01-18T13:23:02.794Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2023-01-18T13:23:04.807Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-01-18T13:23:04.807Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-01-18T13:23:04.807Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-01-18T13:23:05.321Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2023-01-18T13:23:07.847Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2023-01-18T13:23:11.125Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2023-01-18T13:23:13.021Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2023-01-18T13:23:17.141Z] === RUN TestDockerSuite/TestBuildSpaces [2023-01-18T13:23:17.141Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-01-18T13:23:20.854Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-01-18T13:23:20.854Z] === RUN TestDockerSuite/TestBuildStderr [2023-01-18T13:23:25.516Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-01-18T13:23:46.556Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-01-18T13:23:46.556Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2023-01-18T13:23:46.556Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-01-18T13:23:48.719Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-01-18T13:23:49.680Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-01-18T13:23:54.345Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-01-18T13:24:00.106Z] === RUN TestDockerSuite/TestBuildUser [2023-01-18T13:24:00.106Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2023-01-18T13:24:00.106Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-01-18T13:24:00.106Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2023-01-18T13:24:00.106Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-01-18T13:24:00.106Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2023-01-18T13:24:00.106Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-01-18T13:24:04.768Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-01-18T13:24:04.768Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-01-18T13:24:07.656Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-01-18T13:24:07.656Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2023-01-18T13:24:07.656Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-01-18T13:24:07.656Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2023-01-18T13:24:07.656Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-01-18T13:24:09.214Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2023-01-18T13:24:24.083Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2023-01-18T13:24:32.732Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-01-18T13:24:32.732Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-01-18T13:24:38.494Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite (1648.61s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.02s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.85s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.00s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.66s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.45s) [2023-01-18T13:24:38.948Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.50s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.82s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.02s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.94s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.16s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.73s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.10s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.14s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.64s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.54s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.41s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.67s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.03s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.84s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.61s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.64s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.01s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.06s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.11s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.91s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.35s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.49s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.72s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (29.97s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.20s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.79s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.61s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.47s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.13s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.62s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.88s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.93s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.62s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.06s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.95s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.12s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.33s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.40s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.67s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.85s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.51s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.22s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.01s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.01s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.51s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.73s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.09s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.33s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.34s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.03s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.88s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.91s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.87s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.23s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.68s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.67s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.91s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.61s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.25s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.73s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.56s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.72s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.69s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.13s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.51s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.14s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.88s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (124.35s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.45s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.61s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.74s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.16s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.16s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.89s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.50s) [2023-01-18T13:24:38.948Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.85s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.11s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.57s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.84s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.08s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.20s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.41s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.13s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.17s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.15s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.38s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.93s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.13s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.13s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.01s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.43s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.44s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.42s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.90s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2023-01-18T13:24:38.948Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2023-01-18T13:24:38.948Z] === RUN TestDockerExternalVolumeSuite [2023-01-18T13:24:38.948Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2023-01-18T13:24:39.205Z] docker_cli_external_volume_driver_test.go:53: [d4d26d4e72cd3] daemon is not started [2023-01-18T13:24:48.776Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-01-18T13:24:48.776Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2023-01-18T13:24:49.232Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-01-18T13:24:49.232Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2023-01-18T13:24:49.232Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-01-18T13:24:52.122Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-01-18T13:24:52.122Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2023-01-18T13:24:52.577Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2023-01-18T13:24:57.266Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2023-01-18T13:25:04.911Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-01-18T13:25:07.802Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-01-18T13:25:08.258Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-01-18T13:25:29.304Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-01-18T13:25:29.304Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2023-01-18T13:25:29.304Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-01-18T13:25:29.304Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2023-01-18T13:25:29.304Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-01-18T13:25:29.304Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2023-01-18T13:25:29.304Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-01-18T13:25:29.304Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-01-18T13:25:36.682Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-01-18T13:25:38.892Z] === RUN TestDockerSuite/TestBuildXZHost [2023-01-18T13:25:38.892Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2023-01-18T13:25:38.892Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-01-18T13:25:38.892Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-01-18T13:25:38.892Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-01-18T13:25:38.892Z] docker_cli_sni_test.go:18: Flakey test [2023-01-18T13:25:38.892Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-01-18T13:25:41.838Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-01-18T13:25:45.620Z] === RUN TestDockerSuite/TestCommitChange [2023-01-18T13:25:51.476Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-01-18T13:25:55.256Z] === RUN TestDockerSuite/TestCommitHardlink [2023-01-18T13:25:55.256Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-01-18T13:25:55.256Z] === RUN TestDockerSuite/TestCommitNewFile [2023-01-18T13:26:02.403Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-01-18T13:26:02.404Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-01-18T13:26:02.404Z] === RUN TestDockerSuite/TestCommitTTY [2023-01-18T13:26:04.927Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2023-01-18T13:26:08.268Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-01-18T13:26:11.475Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2023-01-18T13:26:13.023Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-01-18T13:26:13.023Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-01-18T13:26:13.023Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-01-18T13:26:13.023Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-01-18T13:26:13.023Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-01-18T13:26:13.023Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-01-18T13:26:13.023Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-01-18T13:26:13.023Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-01-18T13:26:13.023Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-01-18T13:26:13.023Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-01-18T13:26:13.023Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-01-18T13:26:13.023Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-01-18T13:26:13.023Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-01-18T13:26:13.023Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2023-01-18T13:26:13.023Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-01-18T13:26:13.023Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-01-18T13:26:20.176Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-01-18T13:26:26.331Z] docker_cli_external_volume_driver_test.go:53: [dd8a3dd212ccd] daemon is not started [2023-01-18T13:26:32.659Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-01-18T13:26:32.659Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2023-01-18T13:26:32.659Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-01-18T13:26:33.644Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-01-18T13:26:33.644Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2023-01-18T13:26:34.111Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-01-18T13:26:34.111Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2023-01-18T13:26:34.111Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-01-18T13:26:34.111Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2023-01-18T13:26:34.111Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-01-18T13:26:36.319Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-01-18T13:26:36.319Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2023-01-18T13:26:36.319Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-01-18T13:26:36.319Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-01-18T13:26:39.262Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-01-18T13:26:39.262Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-01-18T13:26:39.262Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2023-01-18T13:26:39.262Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-01-18T13:26:39.262Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2023-01-18T13:26:39.262Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-01-18T13:26:39.262Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2023-01-18T13:26:39.262Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-01-18T13:26:41.190Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2023-01-18T13:26:41.471Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-01-18T13:26:43.682Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-01-18T13:26:45.891Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-01-18T13:26:45.891Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-01-18T13:26:45.891Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2023-01-18T13:26:45.891Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-01-18T13:26:48.835Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-01-18T13:26:48.835Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-01-18T13:26:51.043Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-01-18T13:26:51.043Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2023-01-18T13:26:51.043Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-01-18T13:26:51.043Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2023-01-18T13:26:51.043Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-01-18T13:26:53.256Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-01-18T13:26:53.257Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-01-18T13:26:55.466Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-01-18T13:26:55.466Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2023-01-18T13:26:55.466Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-01-18T13:26:58.413Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-01-18T13:26:58.413Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-01-18T13:26:59.251Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2023-01-18T13:27:05.555Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-01-18T13:27:09.338Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-01-18T13:27:14.080Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-01-18T13:27:14.080Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-01-18T13:27:14.080Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-01-18T13:27:14.080Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-01-18T13:27:14.080Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-01-18T13:27:14.130Z] docker_cli_external_volume_driver_test.go:53: [d618aa54e625c] daemon is not started [2023-01-18T13:27:15.641Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-01-18T13:27:15.641Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2023-01-18T13:27:15.641Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-01-18T13:27:24.294Z] === RUN TestDockerSuite/TestContainerAPITop [2023-01-18T13:27:24.294Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2023-01-18T13:27:24.294Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-01-18T13:27:25.279Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-01-18T13:27:25.279Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-01-18T13:27:28.987Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2023-01-18T13:27:28.987Z] docker_cli_external_volume_driver_test.go:53: [d023ffe7f8a83] daemon is not started [2023-01-18T13:27:30.025Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-01-18T13:27:31.585Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-01-18T13:27:31.585Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2023-01-18T13:27:32.053Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-01-18T13:27:32.053Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2023-01-18T13:27:32.053Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-01-18T13:27:32.053Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2023-01-18T13:27:32.053Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-01-18T13:27:32.053Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2023-01-18T13:27:32.053Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-01-18T13:27:32.053Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2023-01-18T13:27:32.053Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2023-01-18T13:27:34.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-01-18T13:27:34.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2023-01-18T13:27:36.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2023-01-18T13:27:39.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2023-01-18T13:27:41.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2023-01-18T13:27:43.843Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2023-01-18T13:27:44.579Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000883a88_} [2023-01-18T13:27:47.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12399297515_c:\foo_false____} [2023-01-18T13:27:49.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12399297515_c:\foo_true____} [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-01-18T13:27:52.680Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-01-18T13:27:52.680Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-01-18T13:27:52.680Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-01-18T13:27:52.680Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-01-18T13:27:52.680Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-01-18T13:27:52.680Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-01-18T13:27:52.680Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-01-18T13:27:55.624Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-01-18T13:27:55.624Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-01-18T13:27:55.624Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-01-18T13:27:55.624Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2023-01-18T13:27:55.624Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-01-18T13:27:55.624Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2023-01-18T13:27:55.624Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-01-18T13:27:55.624Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2023-01-18T13:27:55.624Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-01-18T13:27:55.624Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2023-01-18T13:27:55.624Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-01-18T13:27:55.624Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2023-01-18T13:27:55.624Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-01-18T13:27:55.624Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2023-01-18T13:27:55.624Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-01-18T13:27:55.624Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2023-01-18T13:27:55.624Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-01-18T13:27:55.624Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2023-01-18T13:27:55.624Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-01-18T13:27:55.624Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2023-01-18T13:27:55.624Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-01-18T13:27:55.624Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2023-01-18T13:27:55.624Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-01-18T13:27:55.624Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-01-18T13:27:55.624Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-01-18T13:27:55.624Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-01-18T13:27:55.624Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-01-18T13:28:02.775Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-01-18T13:28:02.775Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-01-18T13:28:02.775Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-01-18T13:28:02.775Z] === RUN TestDockerSuite/TestCpRelativePath [2023-01-18T13:28:05.722Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-01-18T13:28:05.722Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-01-18T13:28:05.722Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-01-18T13:28:05.722Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-01-18T13:28:05.722Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-01-18T13:28:05.722Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-01-18T13:28:05.722Z] === RUN TestDockerSuite/TestCpToCaseA [2023-01-18T13:28:15.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2023-01-18T13:28:16.130Z] === RUN TestDockerSuite/TestCpToCaseB [2023-01-18T13:28:17.691Z] === RUN TestDockerSuite/TestCpToCaseC [2023-01-18T13:28:17.691Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2023-01-18T13:28:17.691Z] === RUN TestDockerSuite/TestCpToCaseD [2023-01-18T13:28:17.691Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2023-01-18T13:28:17.691Z] === RUN TestDockerSuite/TestCpToCaseE [2023-01-18T13:28:28.097Z] === RUN TestDockerSuite/TestCpToCaseF [2023-01-18T13:28:28.097Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2023-01-18T13:28:28.097Z] === RUN TestDockerSuite/TestCpToCaseG [2023-01-18T13:28:28.097Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2023-01-18T13:28:28.097Z] === RUN TestDockerSuite/TestCpToCaseH [2023-01-18T13:28:30.779Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2023-01-18T13:28:43.017Z] === RUN TestDockerSuite/TestCpToCaseI [2023-01-18T13:28:43.017Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2023-01-18T13:28:43.017Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-01-18T13:28:43.017Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2023-01-18T13:28:43.017Z] === RUN TestDockerSuite/TestCpToDot [2023-01-18T13:28:44.001Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-01-18T13:28:44.001Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2023-01-18T13:28:44.001Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-01-18T13:28:44.001Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2023-01-18T13:28:44.001Z] === RUN TestDockerSuite/TestCpToStdout [2023-01-18T13:28:45.636Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2023-01-18T13:28:46.945Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-01-18T13:28:46.945Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-01-18T13:28:46.945Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-01-18T13:28:46.945Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-01-18T13:28:46.945Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-01-18T13:28:46.945Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-01-18T13:28:46.945Z] === RUN TestDockerSuite/TestCpVolumePath [2023-01-18T13:28:46.945Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-01-18T13:28:46.945Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-01-18T13:28:46.945Z] === RUN TestDockerSuite/TestCreateArgs [2023-01-18T13:28:46.945Z] === RUN TestDockerSuite/TestCreateByImageID [2023-01-18T13:28:49.156Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-01-18T13:28:51.364Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-01-18T13:28:51.364Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-01-18T13:28:51.833Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-01-18T13:28:54.044Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-01-18T13:28:54.511Z] === RUN TestDockerSuite/TestCreateLabels [2023-01-18T13:28:54.977Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-01-18T13:28:54.977Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-01-18T13:28:54.977Z] === RUN TestDockerSuite/TestCreateRM [2023-01-18T13:28:54.977Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-01-18T13:28:54.977Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-01-18T13:28:54.977Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-01-18T13:28:55.444Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-01-18T13:28:55.911Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-01-18T13:29:03.045Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-01-18T13:29:03.502Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-01-18T13:29:03.960Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-01-18T13:29:07.668Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-01-18T13:29:07.668Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-01-18T13:29:07.668Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2023-01-18T13:29:07.668Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-01-18T13:29:09.832Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-01-18T13:29:09.832Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-01-18T13:29:09.832Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-01-18T13:29:10.287Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-01-18T13:29:10.287Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-01-18T13:29:10.287Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-01-18T13:29:10.287Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-01-18T13:29:10.287Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-01-18T13:29:10.287Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-01-18T13:29:10.287Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-01-18T13:29:10.287Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-01-18T13:29:10.287Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-01-18T13:29:10.287Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-01-18T13:29:10.287Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-01-18T13:29:10.287Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:29:10.287Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-01-18T13:29:10.287Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-01-18T13:29:10.287Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-01-18T13:29:10.287Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-01-18T13:29:10.287Z] === RUN TestDockerSuite/TestDevicePermissions [2023-01-18T13:29:10.287Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2023-01-18T13:29:10.287Z] === RUN TestDockerSuite/TestDockerFails [2023-01-18T13:29:10.287Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-01-18T13:29:10.287Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2023-01-18T13:29:10.287Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-01-18T13:29:10.287Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2023-01-18T13:29:10.287Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-01-18T13:29:10.287Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2023-01-18T13:29:10.287Z] === RUN TestDockerSuite/TestEventsAttach [2023-01-18T13:29:10.287Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2023-01-18T13:29:10.287Z] === RUN TestDockerSuite/TestEventsCommit [2023-01-18T13:29:10.287Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2023-01-18T13:29:10.287Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-01-18T13:29:13.171Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-01-18T13:29:16.056Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-01-18T13:29:18.220Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-01-18T13:29:26.750Z] === RUN TestDockerSuite/TestEventsCopy [2023-01-18T13:29:31.416Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-01-18T13:29:32.279Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2023-01-18T13:29:37.176Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-01-18T13:29:40.062Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-01-18T13:29:40.517Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-01-18T13:29:45.181Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-01-18T13:29:45.181Z] === RUN TestDockerSuite/TestEventsFilterType [2023-01-18T13:29:46.707Z] === RUN TestDockerSuite/TestEventsFilters [2023-01-18T13:29:50.353Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2023-01-18T13:29:51.372Z] === RUN TestDockerSuite/TestEventsFormat [2023-01-18T13:29:56.034Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-01-18T13:29:56.034Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-01-18T13:29:56.491Z] === RUN TestDockerSuite/TestEventsImageImport [2023-01-18T13:29:56.491Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2023-01-18T13:29:56.491Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-01-18T13:29:56.491Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2023-01-18T13:29:56.491Z] === RUN TestDockerSuite/TestEventsImagePull [2023-01-18T13:29:56.491Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2023-01-18T13:29:56.491Z] === RUN TestDockerSuite/TestEventsImageTag [2023-01-18T13:29:57.452Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-01-18T13:29:57.452Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2023-01-18T13:29:57.452Z] === RUN TestDockerSuite/TestEventsRename [2023-01-18T13:30:00.336Z] === RUN TestDockerSuite/TestEventsResize [2023-01-18T13:30:03.226Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-01-18T13:30:05.388Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-01-18T13:30:08.273Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-01-18T13:30:12.938Z] === RUN TestDockerSuite/TestEventsTop [2023-01-18T13:30:12.938Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2023-01-18T13:30:12.938Z] === RUN TestDockerSuite/TestEventsUntag [2023-01-18T13:30:15.826Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-01-18T13:30:20.494Z] === RUN TestDockerSuite/TestExec [2023-01-18T13:30:20.494Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-01-18T13:30:20.494Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-01-18T13:30:20.494Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-01-18T13:30:20.494Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-01-18T13:30:22.020Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-01-18T13:30:22.401Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2023-01-18T13:30:24.182Z] === RUN TestDockerSuite/TestExecAPIStart [2023-01-18T13:30:24.182Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-01-18T13:30:24.182Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-01-18T13:30:24.182Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-01-18T13:30:24.182Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-01-18T13:30:24.182Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-01-18T13:30:24.182Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-01-18T13:30:26.344Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-01-18T13:30:28.506Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-01-18T13:30:30.669Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-01-18T13:30:33.554Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-01-18T13:30:37.268Z] === RUN TestDockerSuite/TestExecCgroup [2023-01-18T13:30:37.268Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-01-18T13:30:37.268Z] === RUN TestDockerSuite/TestExecEnv [2023-01-18T13:30:37.268Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-01-18T13:30:37.268Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-01-18T13:30:37.268Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2023-01-18T13:30:37.268Z] === RUN TestDockerSuite/TestExecExitStatus [2023-01-18T13:30:40.154Z] === RUN TestDockerSuite/TestExecInspectID [2023-01-18T13:30:44.822Z] === RUN TestDockerSuite/TestExecInteractive [2023-01-18T13:30:44.822Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-01-18T13:30:44.822Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-01-18T13:30:44.822Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-01-18T13:30:44.822Z] === RUN TestDockerSuite/TestExecParseError [2023-01-18T13:30:44.822Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-01-18T13:30:44.822Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-01-18T13:30:44.822Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-01-18T13:30:44.822Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-01-18T13:30:44.822Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-01-18T13:30:44.822Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-01-18T13:30:47.755Z] === RUN TestDockerSuite/TestExecSetEnv [2023-01-18T13:30:47.755Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-01-18T13:30:47.755Z] === RUN TestDockerSuite/TestExecStartFails [2023-01-18T13:30:47.755Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2023-01-18T13:30:47.755Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-01-18T13:30:47.755Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-01-18T13:30:47.755Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-01-18T13:30:47.755Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-01-18T13:30:47.755Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-01-18T13:30:47.755Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-01-18T13:30:47.755Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-01-18T13:30:50.701Z] === RUN TestDockerSuite/TestExecUlimits [2023-01-18T13:30:50.701Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-01-18T13:30:50.701Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-01-18T13:30:54.449Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2023-01-18T13:30:59.352Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-01-18T13:30:59.352Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-01-18T13:30:59.352Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-01-18T13:30:59.352Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-01-18T13:30:59.352Z] === RUN TestDockerSuite/TestExecWithUser [2023-01-18T13:30:59.352Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-01-18T13:30:59.352Z] === RUN TestDockerSuite/TestGetContainerStats [2023-01-18T13:31:05.214Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-01-18T13:31:09.306Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2023-01-18T13:31:11.068Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-01-18T13:31:14.853Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-01-18T13:31:20.716Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-01-18T13:31:20.716Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-01-18T13:31:20.716Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-01-18T13:31:20.716Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-01-18T13:31:20.716Z] === RUN TestDockerSuite/TestHealth [2023-01-18T13:31:20.716Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-01-18T13:31:20.716Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-01-18T13:31:20.716Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-01-18T13:31:20.716Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-01-18T13:31:21.182Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-01-18T13:31:25.928Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-01-18T13:31:25.928Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-01-18T13:31:25.928Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2023-01-18T13:31:25.928Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-01-18T13:31:25.928Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-01-18T13:31:25.928Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-01-18T13:31:26.395Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-01-18T13:31:26.862Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-01-18T13:31:26.862Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2023-01-18T13:31:26.862Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-01-18T13:31:27.385Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2023-01-18T13:31:27.385Z] docker_cli_external_volume_driver_test.go:485: [da62ba7c9b058] daemon is not started [2023-01-18T13:31:27.846Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-01-18T13:31:27.846Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-01-18T13:31:30.056Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-01-18T13:31:30.056Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-01-18T13:31:32.266Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-01-18T13:31:35.213Z] === RUN TestDockerSuite/TestImagesFormat [2023-01-18T13:31:35.681Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-01-18T13:31:35.681Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2023-01-18T13:31:35.681Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-01-18T13:31:39.463Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-01-18T13:31:39.463Z] === RUN TestDockerSuite/TestImportBadURL [2023-01-18T13:31:41.671Z] === RUN TestDockerSuite/TestImportDisplay [2023-01-18T13:31:41.671Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2023-01-18T13:31:41.671Z] === RUN TestDockerSuite/TestImportFile [2023-01-18T13:31:41.671Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2023-01-18T13:31:41.671Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-01-18T13:31:41.671Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-01-18T13:31:41.671Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2023-01-18T13:31:41.671Z] === RUN TestDockerSuite/TestImportGzipped [2023-01-18T13:31:41.671Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2023-01-18T13:31:42.138Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-01-18T13:31:42.138Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2023-01-18T13:31:42.138Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-01-18T13:31:42.138Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-01-18T13:31:42.138Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-01-18T13:31:42.138Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-01-18T13:31:42.138Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-01-18T13:31:42.138Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-01-18T13:31:42.138Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-01-18T13:31:42.138Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-01-18T13:31:42.138Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-01-18T13:31:42.138Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-01-18T13:31:42.138Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-01-18T13:31:42.138Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-01-18T13:31:42.241Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2023-01-18T13:31:42.241Z] docker_cli_external_volume_driver_test.go:53: [d2c950c60ea4c] daemon is not started [2023-01-18T13:31:44.350Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-01-18T13:31:47.294Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-01-18T13:31:47.294Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-01-18T13:31:47.294Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-01-18T13:31:47.294Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-01-18T13:31:47.294Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-01-18T13:31:47.294Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-01-18T13:31:47.294Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-01-18T13:31:47.294Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-01-18T13:31:49.505Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-01-18T13:31:49.505Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-01-18T13:31:52.452Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-01-18T13:31:52.452Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-01-18T13:31:52.452Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-01-18T13:31:52.452Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-01-18T13:31:52.452Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-01-18T13:31:52.452Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-01-18T13:31:52.452Z] === RUN TestDockerSuite/TestInspectDefault [2023-01-18T13:31:54.662Z] === RUN TestDockerSuite/TestInspectHistory [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite (436.98s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.06s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.69s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2023-01-18T13:31:57.097Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2023-01-18T13:31:57.097Z] PASS [2023-01-18T13:31:57.097Z] [2023-01-18T13:31:57.097Z] === Skipped [2023-01-18T13:31:57.097Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2023-01-18T13:31:57.097Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2023-01-18T13:31:57.097Z] check_test.go:309: [d1ec8b33222f4] daemon is not started [2023-01-18T13:31:57.097Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2023-01-18T13:31:57.097Z] [2023-01-18T13:31:57.097Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2023-01-18T13:31:57.097Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2023-01-18T13:31:57.097Z] check_test.go:309: [db6b52ea08ae7] daemon is not started [2023-01-18T13:31:57.097Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2023-01-18T13:31:57.097Z] [2023-01-18T13:31:57.097Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-01-18T13:31:57.097Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2023-01-18T13:31:57.097Z] check_test.go:309: [da9b692b41a8f] daemon is not started [2023-01-18T13:31:57.097Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-01-18T13:31:57.097Z] [2023-01-18T13:31:57.097Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-01-18T13:31:57.097Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-01-18T13:31:57.097Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-01-18T13:31:57.097Z] [2023-01-18T13:31:57.097Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-01-18T13:31:57.097Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2023-01-18T13:31:57.097Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-01-18T13:31:57.097Z] [2023-01-18T13:31:57.097Z] DONE 273 tests, 5 skipped in 2432.112s [2023-01-18T13:31:57.097Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-18T13:31:57.097Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de28f165a6f31/docker.pid [2023-01-18T13:31:57.097Z] +++ kill 5492 [2023-01-18T13:31:57.097Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5492 is not a child of this shell [2023-01-18T13:31:57.097Z] warning: PID 5492 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de28f165a6f31/docker.pid had a nonzero exit code [2023-01-18T13:31:57.097Z] ++++ cat bundles/test-integration/docker.pid [2023-01-18T13:31:57.097Z] +++ kill 8030 [2023-01-18T13:31:57.097Z] +++ /etc/init.d/apparmor stop [2023-01-18T13:31:57.097Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-18T13:31:57.097Z] [2023-01-18T13:31:57.097Z] Unloading profiles will leave already running processes permanently [2023-01-18T13:31:57.097Z] unconfined, which can lead to unexpected situations. [2023-01-18T13:31:57.097Z] [2023-01-18T13:31:57.097Z] To set a process to complain mode, use the command line tool [2023-01-18T13:31:57.097Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-18T13:31:57.098Z] +++ true [2023-01-18T13:31:57.098Z] exiting test-integration [2023-01-18T13:31:57.098Z] ++ exit 0 [2023-01-18T13:31:57.098Z] [2023-01-18T13:31:57.355Z] + exit 0 [2023-01-18T13:31:57.355Z] ++ jobs -p [2023-01-18T13:31:57.355Z] + pids= [2023-01-18T13:31:57.355Z] + echo 'Remaining pids to kill: []' [2023-01-18T13:31:57.355Z] Remaining pids to kill: [] [2023-01-18T13:31:57.355Z] + '[' -z '' ']' Post stage [Pipeline] junit [2023-01-18T13:31:57.368Z] Recording test results [2023-01-18T13:31:59.004Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-18T13:31:59.314Z] + echo Ensuring container killed. [2023-01-18T13:31:59.314Z] Ensuring container killed. [2023-01-18T13:31:59.314Z] + docker ps -aq -f name=docker-pr1-* [2023-01-18T13:31:59.405Z] === RUN TestDockerSuite/TestInspectImage [2023-01-18T13:31:59.406Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-01-18T13:31:59.406Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-01-18T13:31:59.406Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-01-18T13:31:59.406Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-01-18T13:31:59.406Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-01-18T13:31:59.406Z] === RUN TestDockerSuite/TestInspectInt64 [2023-01-18T13:31:59.878Z] + cids=4065c6f99e7b [2023-01-18T13:31:59.878Z] f5f6a528a5ec [2023-01-18T13:31:59.878Z] e59005fecead [2023-01-18T13:31:59.878Z] + [ -n 4065c6f99e7b [2023-01-18T13:31:59.878Z] f5f6a528a5ec [2023-01-18T13:31:59.878Z] e59005fecead ] [2023-01-18T13:31:59.878Z] + docker rm -vf 4065c6f99e7b f5f6a528a5ec e59005fecead [2023-01-18T13:32:00.811Z] 4065c6f99e7b [2023-01-18T13:32:00.811Z] f5f6a528a5ec [2023-01-18T13:32:00.811Z] e59005fecead [Pipeline] sh [2023-01-18T13:32:01.097Z] + echo Chowning /workspace to jenkins user [2023-01-18T13:32:01.097Z] Chowning /workspace to jenkins user [2023-01-18T13:32:01.097Z] + id -u [2023-01-18T13:32:01.097Z] + id -g [2023-01-18T13:32:01.097Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44846:/workspace busybox chown -R 1000:1000 /workspace [2023-01-18T13:32:01.097Z] Unable to find image 'busybox:latest' locally [2023-01-18T13:32:01.097Z] latest: Pulling from library/busybox [2023-01-18T13:32:01.354Z] 205dae5015e7: Pulling fs layer [2023-01-18T13:32:01.354Z] 205dae5015e7: Download complete [2023-01-18T13:32:01.611Z] 205dae5015e7: Pull complete [2023-01-18T13:32:01.611Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-01-18T13:32:01.611Z] Status: Downloaded newer image for busybox:latest [2023-01-18T13:32:01.616Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-01-18T13:32:03.824Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-01-18T13:32:03.824Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-18T13:32:04.436Z] + bundleName=amd64 [2023-01-18T13:32:04.436Z] + echo Creating amd64-bundles.tar.gz [2023-01-18T13:32:04.436Z] Creating amd64-bundles.tar.gz [2023-01-18T13:32:04.436Z] + xargs tar -czf amd64-bundles.tar.gz [2023-01-18T13:32:04.436Z] + 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-01-18T13:32:05.379Z] Archiving artifacts [2023-01-18T13:32:06.771Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-01-18T13:32:07.700Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44846/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-18T13:32:08.002Z] + make clean [2023-01-18T13:32:08.567Z] docker volume rm -f docker-dev-cache [2023-01-18T13:32:08.567Z] docker-dev-cache [Pipeline] deleteDir [2023-01-18T13:32:08.983Z] === RUN TestDockerSuite/TestInspectPlugin [2023-01-18T13:32:08.983Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-01-18T13:32:08.983Z] === RUN TestDockerSuite/TestInspectRootFS [2023-01-18T13:32:08.983Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-01-18T13:32:11.192Z] === RUN TestDockerSuite/TestInspectStatus [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T13:32:14.139Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-01-18T13:32:18.992Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-01-18T13:32:21.203Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-01-18T13:32:23.412Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-01-18T13:32:25.622Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-01-18T13:32:28.567Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-01-18T13:32:30.776Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-01-18T13:32:32.946Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-01-18T13:32:33.401Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLinksEnvs [2023-01-18T13:32:33.401Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-01-18T13:32:33.401Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-01-18T13:32:33.401Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-01-18T13:32:33.401Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-01-18T13:32:33.401Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-01-18T13:32:33.401Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-01-18T13:32:33.401Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-01-18T13:32:33.401Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-01-18T13:32:33.401Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-01-18T13:32:33.401Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-01-18T13:32:33.401Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-01-18T13:32:33.401Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-01-18T13:32:33.401Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-01-18T13:32:33.401Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-01-18T13:32:33.401Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-01-18T13:32:33.401Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-01-18T13:32:35.563Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-01-18T13:32:37.725Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-01-18T13:32:43.484Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-01-18T13:32:45.648Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-01-18T13:32:45.648Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2023-01-18T13:32:45.648Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-01-18T13:32:48.537Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-01-18T13:32:48.537Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-01-18T13:32:54.301Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-01-18T13:32:58.964Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-01-18T13:33:06.002Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-01-18T13:33:07.528Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-01-18T13:33:10.416Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-01-18T13:33:10.416Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-01-18T13:33:10.416Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-01-18T13:33:12.578Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-01-18T13:33:15.463Z] === RUN TestDockerSuite/TestLogsSince [2023-01-18T13:33:25.742Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-01-18T13:33:25.742Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-01-18T13:33:25.742Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-01-18T13:33:25.742Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-01-18T13:33:25.742Z] === RUN TestDockerSuite/TestLogsTail [2023-01-18T13:33:27.266Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-01-18T13:33:30.150Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-01-18T13:33:32.311Z] === RUN TestDockerSuite/TestMountIntoProc [2023-01-18T13:33:32.311Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2023-01-18T13:33:32.311Z] === RUN TestDockerSuite/TestMountIntoSys [2023-01-18T13:33:32.311Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2023-01-18T13:33:32.311Z] === RUN TestDockerSuite/TestNetHostname [2023-01-18T13:33:32.311Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-01-18T13:33:32.311Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-01-18T13:33:32.311Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-01-18T13:33:32.311Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-01-18T13:33:32.311Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2023-01-18T13:33:32.311Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-01-18T13:33:32.311Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2023-01-18T13:33:32.311Z] === RUN TestDockerSuite/TestPluginActive [2023-01-18T13:33:32.311Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-01-18T13:33:32.311Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-01-18T13:33:32.311Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-01-18T13:33:32.311Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-01-18T13:33:32.766Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-01-18T13:33:32.766Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-01-18T13:33:32.766Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-01-18T13:33:32.766Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-01-18T13:33:32.766Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-01-18T13:33:32.766Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-01-18T13:33:32.766Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-01-18T13:33:32.766Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-01-18T13:33:32.766Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-01-18T13:33:32.766Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-01-18T13:33:32.766Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-01-18T13:33:32.766Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-01-18T13:33:32.766Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-01-18T13:33:32.766Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-01-18T13:33:32.766Z] === RUN TestDockerSuite/TestPortHostBinding [2023-01-18T13:33:32.766Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-01-18T13:33:32.766Z] === RUN TestDockerSuite/TestPortList [2023-01-18T13:33:32.766Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-01-18T13:33:32.766Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-01-18T13:33:37.428Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-01-18T13:33:37.428Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-01-18T13:33:37.428Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-01-18T13:33:37.428Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-01-18T13:33:37.428Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2023-01-18T13:33:37.428Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-01-18T13:33:37.428Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2023-01-18T13:33:37.428Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-01-18T13:33:37.428Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2023-01-18T13:33:37.428Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-01-18T13:33:37.428Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2023-01-18T13:33:37.428Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-01-18T13:33:37.428Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2023-01-18T13:33:37.428Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-01-18T13:33:37.429Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2023-01-18T13:33:37.429Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-01-18T13:33:37.429Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2023-01-18T13:33:37.429Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-01-18T13:33:43.192Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-01-18T13:33:43.192Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2023-01-18T13:33:43.192Z] === RUN TestDockerSuite/TestPsByOrder [2023-01-18T13:33:51.719Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-01-18T13:33:51.719Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-01-18T13:33:51.719Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-01-18T13:34:00.256Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-01-18T13:34:15.013Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-01-18T13:34:15.469Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-01-18T13:34:15.469Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-01-18T13:34:15.469Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-01-18T13:34:27.803Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-01-18T13:34:36.335Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-01-18T13:34:53.966Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-01-18T13:35:02.492Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-01-18T13:35:02.492Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-01-18T13:35:02.492Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-01-18T13:35:02.492Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-01-18T13:35:02.492Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-01-18T13:35:08.255Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-01-18T13:35:08.255Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-01-18T13:35:08.255Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-01-18T13:35:08.255Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-01-18T13:35:08.255Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-01-18T13:35:08.255Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-01-18T13:35:08.255Z] === RUN TestDockerSuite/TestPsRightTagName [2023-01-18T13:35:08.255Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-01-18T13:35:08.255Z] === RUN TestDockerSuite/TestPsShowMounts [2023-01-18T13:35:15.299Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-01-18T13:35:15.299Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2023-01-18T13:35:15.299Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-01-18T13:35:16.259Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-01-18T13:35:16.259Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-01-18T13:35:16.259Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-01-18T13:35:17.220Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-01-18T13:35:18.180Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-01-18T13:35:18.180Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2023-01-18T13:35:18.180Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-01-18T13:35:22.844Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-01-18T13:35:27.507Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-01-18T13:35:30.394Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-01-18T13:35:55.480Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-01-18T13:35:55.480Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-01-18T13:35:55.480Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-01-18T13:36:01.242Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-01-18T13:36:01.242Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-01-18T13:36:01.242Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-01-18T13:36:01.697Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-01-18T13:36:06.360Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-01-18T13:36:11.019Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-01-18T13:36:11.019Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-01-18T13:36:11.019Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-01-18T13:36:15.681Z] === RUN TestDockerSuite/TestRmiBlank [2023-01-18T13:36:15.681Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-01-18T13:36:15.681Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-01-18T13:36:30.443Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-01-18T13:36:32.606Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-01-18T13:36:33.061Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-01-18T13:36:40.097Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-01-18T13:36:44.761Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-01-18T13:36:57.100Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-01-18T13:37:00.810Z] === RUN TestDockerSuite/TestRmiTag [2023-01-18T13:37:01.266Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-01-18T13:37:04.156Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-01-18T13:37:21.791Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-01-18T13:37:23.953Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-01-18T13:37:28.616Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-01-18T13:37:30.140Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-01-18T13:37:30.140Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2023-01-18T13:37:30.140Z] === RUN TestDockerSuite/TestRunAddHost [2023-01-18T13:37:30.140Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2023-01-18T13:37:30.140Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-01-18T13:37:30.140Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2023-01-18T13:37:30.140Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-01-18T13:37:30.140Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2023-01-18T13:37:30.140Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-01-18T13:37:30.140Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2023-01-18T13:37:30.140Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-01-18T13:37:30.140Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2023-01-18T13:37:30.140Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-01-18T13:37:30.140Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2023-01-18T13:37:30.140Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-01-18T13:37:32.301Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-01-18T13:37:32.301Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2023-01-18T13:37:32.301Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-01-18T13:37:32.301Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2023-01-18T13:37:32.301Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-01-18T13:37:38.065Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-01-18T13:37:40.951Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-01-18T13:37:47.991Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-01-18T13:37:55.033Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-01-18T13:38:03.563Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-01-18T13:38:03.563Z] === RUN TestDockerSuite/TestRunBindMounts [2023-01-18T13:38:07.274Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-01-18T13:38:07.274Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2023-01-18T13:38:07.274Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-01-18T13:38:07.274Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2023-01-18T13:38:07.274Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-01-18T13:38:07.274Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2023-01-18T13:38:07.274Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-01-18T13:38:07.274Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2023-01-18T13:38:07.274Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-01-18T13:38:07.274Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2023-01-18T13:38:07.274Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-01-18T13:38:07.274Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2023-01-18T13:38:07.274Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-01-18T13:38:07.274Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2023-01-18T13:38:07.274Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-01-18T13:38:07.274Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2023-01-18T13:38:07.731Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-01-18T13:38:07.731Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2023-01-18T13:38:07.731Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-01-18T13:38:07.731Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2023-01-18T13:38:07.731Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-01-18T13:38:07.731Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2023-01-18T13:38:07.731Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-01-18T13:38:09.894Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-01-18T13:38:09.894Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2023-01-18T13:38:09.894Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-01-18T13:38:13.607Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-01-18T13:38:13.607Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2023-01-18T13:38:13.607Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-01-18T13:38:13.607Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2023-01-18T13:38:13.607Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-01-18T13:38:15.132Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-01-18T13:38:15.132Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2023-01-18T13:38:15.132Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-01-18T13:38:15.132Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2023-01-18T13:38:15.132Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-01-18T13:38:15.132Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2023-01-18T13:38:15.587Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-01-18T13:38:15.587Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2023-01-18T13:38:15.587Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-01-18T13:38:15.587Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2023-01-18T13:38:15.587Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-01-18T13:38:15.587Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2023-01-18T13:38:15.587Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-01-18T13:38:15.587Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2023-01-18T13:38:15.587Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-01-18T13:38:17.751Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-01-18T13:38:20.636Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-01-18T13:38:22.798Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-01-18T13:38:22.798Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2023-01-18T13:38:22.798Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-01-18T13:38:22.798Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2023-01-18T13:38:22.798Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-01-18T13:38:22.798Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2023-01-18T13:38:22.798Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-01-18T13:38:24.961Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-01-18T13:38:24.961Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2023-01-18T13:38:24.961Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-01-18T13:38:24.961Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2023-01-18T13:38:24.961Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-01-18T13:38:24.961Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2023-01-18T13:38:24.961Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-01-18T13:38:24.961Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2023-01-18T13:38:24.961Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-01-18T13:38:27.124Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-01-18T13:38:32.887Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-01-18T13:38:32.887Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2023-01-18T13:38:32.887Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-01-18T13:38:32.887Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2023-01-18T13:38:32.887Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-01-18T13:38:32.887Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2023-01-18T13:38:32.887Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-01-18T13:38:32.887Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2023-01-18T13:38:32.887Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-01-18T13:38:32.887Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2023-01-18T13:38:32.887Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-01-18T13:38:32.887Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2023-01-18T13:38:32.887Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-01-18T13:38:35.049Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-01-18T13:38:35.049Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2023-01-18T13:38:35.049Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-01-18T13:38:35.049Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-01-18T13:38:35.049Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2023-01-18T13:38:35.049Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-01-18T13:38:37.953Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-01-18T13:38:40.123Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-01-18T13:38:40.123Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2023-01-18T13:38:40.123Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-01-18T13:38:42.293Z] === RUN TestDockerSuite/TestRunEnvironment [2023-01-18T13:38:42.293Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2023-01-18T13:38:42.293Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-01-18T13:38:42.293Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2023-01-18T13:38:42.293Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-01-18T13:38:42.293Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2023-01-18T13:38:42.293Z] === RUN TestDockerSuite/TestRunExitCode [2023-01-18T13:38:50.824Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-01-18T13:38:52.350Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-01-18T13:38:54.513Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-01-18T13:38:57.401Z] === RUN TestDockerSuite/TestRunExposePort [2023-01-18T13:38:57.401Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-01-18T13:38:57.401Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2023-01-18T13:38:57.401Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-01-18T13:38:57.401Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2023-01-18T13:38:57.401Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-01-18T13:38:57.401Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2023-01-18T13:38:57.401Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-01-18T13:38:57.401Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2023-01-18T13:38:57.401Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-01-18T13:38:57.401Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2023-01-18T13:38:57.401Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-01-18T13:38:57.401Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2023-01-18T13:38:57.401Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-01-18T13:38:57.401Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2023-01-18T13:38:57.401Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-01-18T13:39:12.171Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-01-18T13:39:12.171Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2023-01-18T13:39:12.171Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-01-18T13:39:12.171Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-01-18T13:39:12.171Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2023-01-18T13:39:12.171Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-01-18T13:39:12.171Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2023-01-18T13:39:12.171Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-01-18T13:39:12.171Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2023-01-18T13:39:12.171Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-01-18T13:39:12.171Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2023-01-18T13:39:12.171Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-01-18T13:39:22.447Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-01-18T13:39:22.447Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2023-01-18T13:39:22.447Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-01-18T13:39:22.904Z] === RUN TestDockerSuite/TestRunModeHostname [2023-01-18T13:39:22.904Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2023-01-18T13:39:22.904Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-01-18T13:39:22.904Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2023-01-18T13:39:22.904Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-01-18T13:39:22.904Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2023-01-18T13:39:22.904Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-01-18T13:39:22.904Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2023-01-18T13:39:22.904Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-01-18T13:39:22.904Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2023-01-18T13:39:22.904Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-01-18T13:39:22.904Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2023-01-18T13:39:22.904Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-01-18T13:39:22.904Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2023-01-18T13:39:22.904Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-01-18T13:39:22.904Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2023-01-18T13:39:22.904Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-01-18T13:39:22.904Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2023-01-18T13:39:22.904Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-01-18T13:39:22.904Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2023-01-18T13:39:22.904Z] === RUN TestDockerSuite/TestRunMount [2023-01-18T13:39:22.904Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2023-01-18T13:39:22.904Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-01-18T13:39:22.904Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2023-01-18T13:39:22.904Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-01-18T13:39:22.904Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2023-01-18T13:39:22.904Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-01-18T13:39:22.904Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2023-01-18T13:39:22.904Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-01-18T13:39:31.432Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-01-18T13:39:31.432Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-01-18T13:39:31.432Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-01-18T13:39:31.432Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2023-01-18T13:39:31.432Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-01-18T13:39:31.432Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2023-01-18T13:39:31.432Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-01-18T13:39:36.094Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-01-18T13:39:40.756Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-01-18T13:39:40.756Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2023-01-18T13:39:40.756Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-01-18T13:39:40.756Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2023-01-18T13:39:40.756Z] === RUN TestDockerSuite/TestRunNetHost [2023-01-18T13:39:40.756Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2023-01-18T13:39:40.756Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-01-18T13:39:40.756Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2023-01-18T13:39:40.756Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-01-18T13:39:40.756Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2023-01-18T13:39:40.756Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-01-18T13:39:40.756Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2023-01-18T13:39:40.756Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-01-18T13:39:40.756Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2023-01-18T13:39:40.756Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-01-18T13:39:40.756Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2023-01-18T13:39:40.756Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-01-18T13:39:40.756Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2023-01-18T13:39:40.756Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-01-18T13:39:40.756Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-01-18T13:39:41.846Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-01-18T13:39:44.008Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-01-18T13:39:46.171Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-01-18T13:39:47.697Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-01-18T13:39:49.222Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-01-18T13:39:49.677Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2023-01-18T13:39:49.677Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-01-18T13:39:49.677Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2023-01-18T13:39:49.677Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-01-18T13:39:49.677Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2023-01-18T13:39:49.677Z] === RUN TestDockerSuite/TestRunPortInUse [2023-01-18T13:39:49.677Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2023-01-18T13:39:49.677Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-01-18T13:39:49.677Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2023-01-18T13:39:49.677Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-01-18T13:39:49.677Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2023-01-18T13:39:49.677Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-01-18T13:39:49.677Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2023-01-18T13:39:49.677Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-01-18T13:39:49.677Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2023-01-18T13:39:49.677Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-01-18T13:39:52.562Z] === RUN TestDockerSuite/TestRunPublishPort [2023-01-18T13:39:52.562Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2023-01-18T13:39:52.562Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-01-18T13:39:52.562Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2023-01-18T13:39:52.562Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-01-18T13:39:52.562Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2023-01-18T13:39:52.562Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-01-18T13:39:52.562Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2023-01-18T13:39:52.562Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-01-18T13:39:52.562Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2023-01-18T13:39:52.562Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-01-18T13:40:01.089Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-01-18T13:40:01.089Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2023-01-18T13:40:01.089Z] === RUN TestDockerSuite/TestRunRm [2023-01-18T13:40:03.251Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-01-18T13:40:09.011Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-01-18T13:40:16.053Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-01-18T13:40:18.214Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-01-18T13:40:20.375Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-01-18T13:40:23.259Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-01-18T13:40:23.259Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2023-01-18T13:40:23.259Z] === RUN TestDockerSuite/TestRunState [2023-01-18T13:40:23.259Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2023-01-18T13:40:23.259Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-01-18T13:40:25.421Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-01-18T13:40:25.421Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2023-01-18T13:40:25.421Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-01-18T13:40:27.584Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-01-18T13:40:27.584Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2023-01-18T13:40:27.584Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-01-18T13:40:27.584Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2023-01-18T13:40:27.584Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-01-18T13:40:28.039Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-01-18T13:40:28.039Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-01-18T13:40:28.039Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2023-01-18T13:40:28.039Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-01-18T13:40:33.808Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-01-18T13:40:33.808Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2023-01-18T13:40:33.808Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-01-18T13:40:33.808Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2023-01-18T13:40:33.808Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-01-18T13:40:33.808Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2023-01-18T13:40:33.808Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-01-18T13:40:33.808Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2023-01-18T13:40:33.808Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-01-18T13:40:33.808Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2023-01-18T13:40:33.808Z] === RUN TestDockerSuite/TestRunUserByID [2023-01-18T13:40:33.808Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2023-01-18T13:40:33.808Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-01-18T13:40:33.808Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2023-01-18T13:40:33.808Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-01-18T13:40:33.808Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2023-01-18T13:40:33.808Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-01-18T13:40:33.808Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2023-01-18T13:40:33.808Z] === RUN TestDockerSuite/TestRunUserByName [2023-01-18T13:40:33.808Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2023-01-18T13:40:33.808Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-01-18T13:40:40.849Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-01-18T13:40:40.849Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2023-01-18T13:40:40.849Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-01-18T13:40:43.733Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-01-18T13:40:43.733Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2023-01-18T13:40:43.733Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-01-18T13:40:43.733Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2023-01-18T13:40:43.733Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-01-18T13:40:46.619Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-01-18T13:40:55.146Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-01-18T13:40:58.862Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-01-18T13:41:05.902Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-01-18T13:41:05.902Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2023-01-18T13:41:05.902Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-01-18T13:41:05.902Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-01-18T13:41:08.788Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-01-18T13:41:11.673Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-01-18T13:41:14.560Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-01-18T13:41:14.560Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2023-01-18T13:41:14.560Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-01-18T13:41:14.560Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-01-18T13:41:14.560Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-01-18T13:41:14.560Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2023-01-18T13:41:14.560Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-01-18T13:41:14.560Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2023-01-18T13:41:14.560Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-01-18T13:41:14.560Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2023-01-18T13:41:14.560Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-01-18T13:41:14.560Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2023-01-18T13:41:14.560Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-01-18T13:41:14.560Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2023-01-18T13:41:14.560Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-01-18T13:41:19.222Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-01-18T13:41:20.182Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-01-18T13:41:23.071Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-01-18T13:41:33.352Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-01-18T13:41:33.352Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-01-18T13:41:33.352Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-01-18T13:41:33.352Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-01-18T13:41:33.352Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-01-18T13:41:33.352Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-01-18T13:41:33.352Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-01-18T13:41:33.352Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestSaveImageId [2023-01-18T13:41:33.352Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-01-18T13:41:33.352Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-01-18T13:41:33.352Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-01-18T13:41:33.352Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-01-18T13:41:33.352Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-01-18T13:41:33.352Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-01-18T13:41:33.352Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-01-18T13:41:33.352Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-01-18T13:41:33.352Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2023-01-18T13:41:33.352Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-01-18T13:41:34.877Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-01-18T13:41:34.877Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-01-18T13:41:35.332Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-01-18T13:41:35.786Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-01-18T13:41:37.311Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-01-18T13:41:44.348Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-01-18T13:41:44.348Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-01-18T13:41:44.348Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-01-18T13:41:52.882Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-01-18T13:41:52.882Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-01-18T13:41:52.882Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-01-18T13:42:01.410Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-01-18T13:42:01.410Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-01-18T13:42:01.410Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-01-18T13:42:01.410Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-01-18T13:42:01.410Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-01-18T13:42:01.410Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-01-18T13:42:01.410Z] === RUN TestDockerSuite/TestStartRecordError [2023-01-18T13:42:01.410Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-01-18T13:42:01.410Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-01-18T13:42:11.691Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-01-18T13:42:11.691Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-01-18T13:42:11.691Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-01-18T13:42:11.691Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-01-18T13:42:11.691Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-01-18T13:42:11.691Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-01-18T13:42:11.691Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-01-18T13:42:11.691Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-01-18T13:42:12.146Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-01-18T13:42:12.146Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-01-18T13:42:12.146Z] === RUN TestDockerSuite/TestStatsNoStream [2023-01-18T13:42:12.146Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-01-18T13:42:12.146Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-01-18T13:42:14.308Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-01-18T13:42:17.190Z] === RUN TestDockerSuite/TestTopPrivileged [2023-01-18T13:42:17.190Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-01-18T13:42:17.190Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-01-18T13:42:19.353Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-01-18T13:42:19.353Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2023-01-18T13:42:19.353Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-01-18T13:42:19.353Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-01-18T13:42:19.353Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-01-18T13:42:19.353Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-01-18T13:42:19.353Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-01-18T13:42:19.353Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2023-01-18T13:42:19.353Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-01-18T13:42:19.353Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2023-01-18T13:42:19.353Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-01-18T13:42:19.353Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2023-01-18T13:42:19.353Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-01-18T13:42:36.995Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-01-18T13:42:36.995Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-01-18T13:42:36.995Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-01-18T13:42:36.995Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2023-01-18T13:42:36.995Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-01-18T13:42:36.995Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-01-18T13:42:36.995Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-01-18T13:42:36.995Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-01-18T13:42:39.157Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-01-18T13:42:39.157Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-01-18T13:42:47.689Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-01-18T13:42:47.689Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-01-18T13:42:47.689Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-01-18T13:42:47.689Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-01-18T13:42:48.147Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-01-18T13:43:02.923Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-01-18T13:43:02.923Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2023-01-18T13:43:02.923Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-01-18T13:43:02.923Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-01-18T13:43:02.923Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-01-18T13:43:02.923Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2023-01-18T13:43:02.923Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-01-18T13:43:09.962Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-01-18T13:43:09.962Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-01-18T13:43:09.962Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-01-18T13:43:24.723Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-01-18T13:43:24.723Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2023-01-18T13:43:24.723Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite (2653.43s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.97s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.30s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (57.72s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.40s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.86s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.63s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.73s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.83s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.40s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (107.52s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.60s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.46s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.50s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.67s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.21s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.90s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.32s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.14s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.35s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.77s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.48s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAddTar (49.83s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (27.19s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.23s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.68s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.38s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.41s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.69s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.31s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.52s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.83s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.44s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.66s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.30s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.51s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.01s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.57s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.24s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.11s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.93s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.90s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.36s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.27s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.27s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.23s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.86s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.49s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.62s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.78s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.63s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.90s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.00s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDockerignore (81.51s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.60s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (84.74s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.58s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (28.58s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.32s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.37s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.10s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.48s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.42s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (126.77s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.10s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.59s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.25s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.69s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.55s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.93s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.79s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.87s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildFails (7.24s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.65s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.37s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.67s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.03s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.35s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.49s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildHistory (10.99s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.17s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.10s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildLabel (0.97s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.95s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildLabels (0.97s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.63s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.53s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.81s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.55s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.12s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.42s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.60s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.20s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.13s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.70s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.68s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.92s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.70s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.84s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.24s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.48s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.17s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.29s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.00s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.60s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.10s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.80s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.52s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.86s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.60s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.18s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.40s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.67s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.87s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildRm (13.07s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.40s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2023-01-18T13:43:26.251Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.36s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.48s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.67s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.27s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.09s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.71s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.05s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.80s) [2023-01-18T13:43:26.251Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildStderr (4.48s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.63s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.08s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.26s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.56s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.58s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.08s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.10s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.38s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.86s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.51s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.41s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.73s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.04s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.51s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.14s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.26s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.10s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.38s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.42s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCommitChange (4.93s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.32s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.66s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCommitTTY (6.54s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.56s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.80s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.67s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.34s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.51s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.48s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.60s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.23s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.23s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.31s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.29s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.41s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.13s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.60s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.27s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.97s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.94s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.03s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.51s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.27s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.39s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.03s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.15s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.16s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.55s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.61s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.54s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.63s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000883a88_} (2.65s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12399297515_c:\foo_false____} (2.59s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12399297515_c:\foo_true____} (2.55s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.63s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.39s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.50s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.46s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.64s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.11s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.50s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCpToDot (2.69s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCpToStdout (2.76s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.81s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.33s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.22s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.49s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.47s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.38s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.63s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.53s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.53s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.35s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsCopy (5.05s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.77s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.48s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.04s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.72s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.13s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsFilters (4.86s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsFormat (4.79s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsRename (2.60s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsResize (2.84s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.29s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.81s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.96s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.09s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.06s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.07s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.15s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.22s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.27s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.23s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.30s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.32s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestExecInspectID (5.05s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.75s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.46s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-01-18T13:43:26.252Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.47s) [2023-01-18T13:43:26.252Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.26s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.17s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.18s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.19s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.62s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.07s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.78s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.14s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.99s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.75s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.39s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.34s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.48s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.37s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectDefault (2.43s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectHistory (4.37s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.41s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.33s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.50s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.27s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.34s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectStatus (2.88s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.77s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.46s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.39s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.29s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.56s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.34s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.44s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.99s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.04s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.82s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.40s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.32s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.52s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.37s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.85s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.62s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.54s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.51s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.51s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsSince (9.12s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsTail (2.88s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.63s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.47s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.79s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.74s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestPsByOrder (8.55s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.50s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.53s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.68s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.12s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.20s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.86s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.16s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.61s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.26s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.03s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.72s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.53s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.68s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.73s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.34s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.46s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.48s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.49s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.89s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.92s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.40s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.79s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.36s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.23s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRmiTag (0.72s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.59s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.29s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.71s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.74s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.16s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.19s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.04s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.25s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.33s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.34s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.27s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.79s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.32s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.35s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-01-18T13:43:26.253Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.01s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-01-18T13:43:26.253Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.35s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.47s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.35s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.39s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.86s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.35s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.32s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.63s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.39s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.49s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunExitCode (7.33s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.57s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.35s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.51s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (13.82s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.70s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.76s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.42s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.30s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.49s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.97s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.26s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.37s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.99s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.04s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.81s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.98s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunRm (2.37s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.50s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.28s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.29s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.25s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.78s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.34s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.21s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.00s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.36s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.67s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.32s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.39s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.01s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.81s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.04s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.59s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.49s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.19s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.80s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.52s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.58s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (1.97s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.33s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.34s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.43s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.20s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.12s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.08s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.36s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.39s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.64s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.34s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.78s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (8.01s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.27s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.11s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.37s) [2023-01-18T13:43:26.254Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-01-18T13:43:26.254Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.62s) [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-01-18T13:43:26.254Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.254Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-01-18T13:43:26.255Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-01-18T13:43:26.255Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-01-18T13:43:26.255Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-01-18T13:43:26.255Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-01-18T13:43:26.255Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-01-18T13:43:26.255Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-01-18T13:43:26.255Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-01-18T13:43:26.255Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-01-18T13:43:26.255Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-01-18T13:43:26.255Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-01-18T13:43:26.255Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-01-18T13:43:26.255Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] --- PASS: TestDockerRegistrySuite (0.17s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.17s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-01-18T13:43:26.255Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-01-18T13:43:26.255Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-01-18T13:43:26.255Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-01-18T13:43:26.255Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-01-18T13:43:26.255Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-01-18T13:43:26.255Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-01-18T13:43:26.255Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-01-18T13:43:26.255Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-01-18T13:43:26.255Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistryAuthTokenSuite [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-01-18T13:43:26.255Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-01-18T13:43:26.255Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-01-18T13:43:26.255Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-01-18T13:43:26.255Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-01-18T13:43:26.255Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-01-18T13:43:26.255Z] === RUN TestDockerDaemonSuite [2023-01-18T13:43:26.255Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-01-18T13:43:26.255Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-01-18T13:43:26.255Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-01-18T13:43:26.255Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] --- PASS: TestDockerDaemonSuite (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-01-18T13:43:26.255Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-01-18T13:43:26.255Z] === RUN TestDockerSwarmSuite [2023-01-18T13:43:26.255Z] --- PASS: TestDockerSwarmSuite (0.00s) [2023-01-18T13:43:26.255Z] === RUN TestDockerPluginSuite [2023-01-18T13:43:26.255Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2023-01-18T13:43:26.255Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerPluginSuite/TestPluginCreate [2023-01-18T13:43:26.255Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.255Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2023-01-18T13:43:26.255Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2023-01-18T13:43:26.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2023-01-18T13:43:26.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] === RUN TestDockerPluginSuite/TestPluginInspect [2023-01-18T13:43:26.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2023-01-18T13:43:26.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2023-01-18T13:43:26.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2023-01-18T13:43:26.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2023-01-18T13:43:26.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] === RUN TestDockerPluginSuite/TestPluginSet [2023-01-18T13:43:26.713Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- PASS: TestDockerPluginSuite (0.02s) [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-01-18T13:43:26.713Z] === RUN TestDockerExternalVolumeSuite [2023-01-18T13:43:26.713Z] check_test.go:128: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2023-01-18T13:43:26.713Z] === RUN TestDockerNetworkSuite [2023-01-18T13:43:26.713Z] check_test.go:134: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2023-01-18T13:43:26.713Z] === RUN TestDockerHubPullSuite [2023-01-18T13:43:26.713Z] check_test.go:142: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2023-01-18T13:43:26.713Z] PASS [2023-01-18T13:43:26.713Z] ok github.com/docker/docker/integration-cli 2653.878s [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === Skipped [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-01-18T13:43:26.713Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-01-18T13:43:26.713Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-01-18T13:43:26.713Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-01-18T13:43:26.713Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-01-18T13:43:26.713Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-01-18T13:43:26.713Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-01-18T13:43:26.713Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-01-18T13:43:26.713Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-01-18T13:43:26.713Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-01-18T13:43:26.713Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-01-18T13:43:26.713Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-01-18T13:43:26.713Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-01-18T13:43:26.713Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-01-18T13:43:26.713Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-01-18T13:43:26.713Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2023-01-18T13:43:26.713Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-01-18T13:43:26.713Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-01-18T13:43:26.713Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2023-01-18T13:43:26.713Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2023-01-18T13:43:26.713Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2023-01-18T13:43:26.713Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.713Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2023-01-18T13:43:26.713Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2023-01-18T13:43:26.714Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2023-01-18T13:43:26.714Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2023-01-18T13:43:26.714Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2023-01-18T13:43:26.714Z] docker_cli_sni_test.go:18: Flakey test [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-01-18T13:43:26.714Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-01-18T13:43:26.714Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-01-18T13:43:26.714Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-01-18T13:43:26.714Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-01-18T13:43:26.714Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-01-18T13:43:26.714Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2023-01-18T13:43:26.714Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-01-18T13:43:26.714Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-01-18T13:43:26.714Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-01-18T13:43:26.714Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-01-18T13:43:26.714Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-01-18T13:43:26.714Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2023-01-18T13:43:26.714Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-01-18T13:43:26.714Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2023-01-18T13:43:26.714Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-01-18T13:43:26.714Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.714Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-01-18T13:43:26.714Z] [2023-01-18T13:43:26.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2023-01-18T13:43:26.715Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2023-01-18T13:43:26.715Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-01-18T13:43:26.715Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2023-01-18T13:43:26.715Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2023-01-18T13:43:26.715Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2023-01-18T13:43:26.715Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2023-01-18T13:43:26.715Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2023-01-18T13:43:26.715Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-01-18T13:43:26.715Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-01-18T13:43:26.715Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2023-01-18T13:43:26.715Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-01-18T13:43:26.715Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-01-18T13:43:26.715Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-01-18T13:43:26.715Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-01-18T13:43:26.715Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-01-18T13:43:26.715Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-01-18T13:43:26.715Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-01-18T13:43:26.715Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-01-18T13:43:26.715Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2023-01-18T13:43:26.715Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-01-18T13:43:26.715Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2023-01-18T13:43:26.715Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2023-01-18T13:43:26.715Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.715Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-01-18T13:43:26.715Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2023-01-18T13:43:26.716Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2023-01-18T13:43:26.716Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2023-01-18T13:43:26.716Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-01-18T13:43:26.716Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2023-01-18T13:43:26.716Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2023-01-18T13:43:26.716Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2023-01-18T13:43:26.716Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2023-01-18T13:43:26.716Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-01-18T13:43:26.716Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-01-18T13:43:26.716Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-01-18T13:43:26.716Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-01-18T13:43:26.716Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2023-01-18T13:43:26.716Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2023-01-18T13:43:26.716Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2023-01-18T13:43:26.716Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2023-01-18T13:43:26.716Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2023-01-18T13:43:26.716Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2023-01-18T13:43:26.716Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2023-01-18T13:43:26.716Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-01-18T13:43:26.716Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-01-18T13:43:26.716Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2023-01-18T13:43:26.716Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.716Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2023-01-18T13:43:26.716Z] [2023-01-18T13:43:26.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2023-01-18T13:43:26.717Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2023-01-18T13:43:26.717Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-01-18T13:43:26.717Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-01-18T13:43:26.717Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2023-01-18T13:43:26.717Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-01-18T13:43:26.717Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-01-18T13:43:26.717Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-01-18T13:43:26.717Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2023-01-18T13:43:26.717Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-01-18T13:43:26.717Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2023-01-18T13:43:26.717Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2023-01-18T13:43:26.717Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-01-18T13:43:26.717Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-01-18T13:43:26.717Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.717Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-01-18T13:43:26.717Z] [2023-01-18T13:43:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-01-18T13:43:26.718Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.718Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-01-18T13:43:26.718Z] [2023-01-18T13:43:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-01-18T13:43:26.718Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.718Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-01-18T13:43:26.718Z] [2023-01-18T13:43:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2023-01-18T13:43:26.718Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.718Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-01-18T13:43:26.718Z] [2023-01-18T13:43:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2023-01-18T13:43:26.718Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.718Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2023-01-18T13:43:26.718Z] [2023-01-18T13:43:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-01-18T13:43:26.718Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.718Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-01-18T13:43:26.718Z] [2023-01-18T13:43:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2023-01-18T13:43:26.718Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.718Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2023-01-18T13:43:26.718Z] [2023-01-18T13:43:26.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2023-01-18T13:43:26.718Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2023-01-18T13:43:26.718Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2023-01-18T13:43:26.718Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.25s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.173Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-01-18T13:43:27.173Z] [2023-01-18T13:43:27.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2023-01-18T13:43:27.173Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-01-18T13:43:27.174Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-01-18T13:43:27.174Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-01-18T13:43:27.174Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.174Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-01-18T13:43:27.174Z] [2023-01-18T13:43:27.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-01-18T13:43:27.174Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.17s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.17s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-01-18T13:43:27.175Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.175Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-01-18T13:43:27.175Z] [2023-01-18T13:43:27.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:128: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:134: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2023-01-18T13:43:27.176Z] check_test.go:142: unmatched requirement DaemonIsLinux [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] DONE 1093 tests, 547 skipped in 2665.911s [2023-01-18T13:43:27.176Z] INFO: Integration tests ended at 01/18/2023 13:43:26. Duration:00:44:26.2838867 [2023-01-18T13:43:27.176Z] INFO: Docker info of the daemon under test at end of run [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] Containers: 2 [2023-01-18T13:43:27.176Z] Running: 0 [2023-01-18T13:43:27.176Z] Paused: 0 [2023-01-18T13:43:27.176Z] Stopped: 2 [2023-01-18T13:43:27.176Z] Images: 18 [2023-01-18T13:43:27.176Z] Server Version: 0.0.0-dev [2023-01-18T13:43:27.176Z] Storage Driver: windowsfilter [2023-01-18T13:43:27.176Z] Windows: [2023-01-18T13:43:27.176Z] Logging Driver: json-file [2023-01-18T13:43:27.176Z] Plugins: [2023-01-18T13:43:27.176Z] Volume: local [2023-01-18T13:43:27.176Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-01-18T13:43:27.176Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-01-18T13:43:27.176Z] Swarm: inactive [2023-01-18T13:43:27.176Z] Default Isolation: process [2023-01-18T13:43:27.176Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-01-18T13:43:27.176Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-01-18T13:43:27.176Z] OSType: windows [2023-01-18T13:43:27.176Z] Architecture: x86_64 [2023-01-18T13:43:27.176Z] CPUs: 4 [2023-01-18T13:43:27.176Z] Total Memory: 32GiB [2023-01-18T13:43:27.176Z] Name: azwin-2-ace4b0 [2023-01-18T13:43:27.176Z] ID: X7F5:7OQK:NLIK:GM3J:A7QL:4ASW:XSAB:6ARR:RBS2:F7T5:G5E6:CLXP [2023-01-18T13:43:27.176Z] Docker Root Dir: D:\CI\PR-44846\1\daemon [2023-01-18T13:43:27.176Z] Debug Mode (client): false [2023-01-18T13:43:27.176Z] Debug Mode (server): true [2023-01-18T13:43:27.176Z] File Descriptors: -1 [2023-01-18T13:43:27.176Z] Goroutines: 17 [2023-01-18T13:43:27.176Z] System Time: 2023-01-18T13:43:27.0214741Z [2023-01-18T13:43:27.176Z] EventsListeners: 0 [2023-01-18T13:43:27.176Z] Registry: https://index.docker.io/v1/ [2023-01-18T13:43:27.176Z] Labels: [2023-01-18T13:43:27.176Z] Experimental: false [2023-01-18T13:43:27.176Z] Insecure Registries: [2023-01-18T13:43:27.176Z] 127.0.0.0/8 [2023-01-18T13:43:27.176Z] Live Restore Enabled: false [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] [2023-01-18T13:43:27.176Z] INFO: Stopping daemon under test [2023-01-18T13:43:27.631Z] SUCCESS: The process with PID 5840 (child process of PID 3792) has been terminated. [2023-01-18T13:43:27.631Z] SUCCESS: The process with PID 3792 (child process of PID 1564) has been terminated. [2023-01-18T13:43:27.631Z] INFO: Stop tailing logs of the daemon under tests [2023-01-18T13:43:27.631Z] INFO: executeCI.ps1 Completed successfully at 01/18/2023 13:43:27. [2023-01-18T13:43:27.631Z] INFO: Tidying up at end of run [2023-01-18T13:43:27.631Z] INFO: Saving daemon under test log (d:\CI\PR-44846\1\dut.out) to bundles\CIDUT.out [2023-01-18T13:43:27.631Z] INFO: Saving daemon under test log (d:\CI\PR-44846\1\dut.err) to bundles\CIDUT.err [2023-01-18T13:43:27.631Z] INFO: Nuke-Everything... [2023-01-18T13:43:27.631Z] INFO: Container count on control daemon to delete is 2 [2023-01-18T13:43:28.086Z] 30d1e8c6c22e [2023-01-18T13:43:28.086Z] 7125c470146d [2023-01-18T13:43:28.086Z] INFO: Tidying pidfile d:\CI\PR-44846\1\docker.pid [2023-01-18T13:43:28.086Z] INFO: Nuking d:\CI [2023-01-18T13:43:42.852Z] INFO: Zapped successfully [2023-01-18T13:43:42.852Z] [2023-01-18T13:43:42.852Z] INFO: executeCI.ps1 exiting at Wed Jan 18 13:43:42 CUT 2023. Duration 01:05:51.3674213 [2023-01-18T13:43:42.852Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2023-01-18T13:43:43.085Z] Recording test results [2023-01-18T13:43:51.726Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2023-01-18T13:43:53.194Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2023-01-18T13:43:55.563Z] Archiving artifacts [2023-01-18T13:44:10.788Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44846/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-18T13:44:11.696Z] + make clean [2023-01-18T13:44:13.861Z] docker volume rm -f docker-dev-cache [2023-01-18T13:44:13.861Z] 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